Results 1 to 2 of 2
Hi,
I'm searching for a API / function / ... to synthesize scrollwheel movement. Unfortunately I can't use the pageup/down or the arrow keys.
I'm working with C++ by the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-08-2013 #1Just Joined!
- Join Date
- Feb 2013
- Posts
- 1
API for synthesizing scrollwheel movement
Hi,
I'm searching for a API / function / ... to synthesize scrollwheel movement. Unfortunately I can't use the pageup/down or the arrow keys.
I'm working with C++ by the way but that should not matter.
Thanks a lot for your help
Greetings from Germany
Michael
- 02-09-2013 #2Linux Newbie
- Join Date
- Jun 2012
- Posts
- 100
Maybe take a look at the sourcecode of xdotool? You never said what you are using, so I assumed X. So this does not work on Wayland or a virtual terminal.


Reply With Quote
