Re: [gtkmm] Controlling the mouse with keyboard



>I am interested in changing my mouse position with a keyboard key press event.
> Is there a way to do this?
>
>My objective is to be able to move the cursor over an image widget. But since 
>precision of the cursor is important, i would like to use the keyboard arrows 
>for precise positionning of the mouse pointer.

this is called "pointer warping", and its generally frowned upon by
GUI "experts". as far as i can tell, XWarpPointer is not "wrapped" by
GDK.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]