C
C
ChemAli2013-09-03 15:47:58
Windows
ChemAli, 2013-09-03 15:47:58

Want a utility to scroll a window without shifting focus on Windows?

On OS X and some *nix window managers, it is possible to scroll a background window by simply hovering over it without removing focus from the current window. Are there utilities or other ways to implement such functionality under Windows?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
K
kefirux, 2013-09-03
@kefirux

If you haven’t found what you need yet, I can quickly write in AHK, compile and send. I wrote one for myself

T
TomasHuk, 2013-09-03
@TomasHuk

Try the wizmouse utility. Judging by the description, it should suit you (peeped here )

K
ks_ks, 2013-09-03
@ks_ks

There is a win32 api - all similar applications under Windows work through it. Dig there.
Alternatively, write scripts yourself (if about Python) using the pywinauto library

E
EaS, 2013-09-06
@EaS

Try FlyingWindows. There you can also drag the window to any place with the Alt pressed.

V
velvetcat, 2013-09-04
@velvetcat

WizMouse
KatMouse

L
luxferre, 2014-03-04
@luxferre

I used KatMouse, which is bad:
I have now migrated from windows 7 to 8.1 and while I am looking for a more convenient way to solve the described problem, and this utility introduces more non-intuitive behavior than it eliminates, in my opinion
I think that the title of the question should be changed to a clearer and more searchable one, otherwise I will create my own question

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question