I need to control mouse pointer of my computer screen using an external device.I just know i have to write a device driver for that device. It's a usb device.
Can anyone tell me how should i approach this problem ?
What are the modules and algorithms will be required for this?
I ll appreciate if you can provide some reference material?
Sorry for such trivial questions but am a newbie in Linux device driver area.