March 15, 2019
2:20 p.m.
On Fri, Mar 15, 2019 at 06:23:37PM +0530, Pratyush Das wrote:
Hi,
I want the device operated by the Arduino Uno board to be recognised as a mouse by my Linux OS. To control the cursor I am using the X11 API.
Ok, and what does not work for you with the Linux side of this? Linux obviously has a USB HID driver for mice already, so there should not be any need to touch the kernel :) thanks, greg k-h