Results 1 to 2 of 2
Hi all,
I want to write a driver which just sends the events to the X11 to move the cursor on the graphical screen. I have done it on application ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-24-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 24
How should i
Hi all,
I want to write a driver which just sends the events to the X11 to move the cursor on the graphical screen. I have done it on application side by XTest library. Now i want to do it through my driver. Can any one suggest is there are any APIs to move the cursor on the screen from a driver. I want to know how the mouse driver is moving the cursor too.
- 07-24-2006 #2
Read this by Alan Cox:
http://old.kernelnewbies.org/documen...ouseguide.html
Regards


Reply With Quote
