Move the mouse without clicking using a touchscreen
Posted
by
rubo77
on Super User
See other posts from Super User
or by rubo77
Published on 2014-04-28T00:02:58Z
Indexed on
2014/06/04
9:28 UTC
Read the original article
Hit count: 232
Windows
|touchscreen
In many occasions you have to move the mouse over an area of the screen or an element in an interface without clicking on it.
is there a way to achieve this?
I use windows 8.1 on a Lenovo Yoga Pro 2 with a touchscreen. I already managed to remap the windows key to a right mouse button with AutoHotkey, but that's another question.
Maybe it would be possible to catch a gesture or something like that, that would disable the clicking of the mouse when you move the finger over the touchscreen?
© Super User or respective owner