Ahmet Kızılay wrote:
> Hello,
> When I run GeneralHID.buildDeviceList on linux (ubuntu 9.10) I get "ERROR:
> LID (1): Permission denied" and [/dev/input/event0, a GeneralHIDInfo(could
> not open device, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0)]... messages. How can
> I grant access to the input devices?
> Thank you very much,
Check the permissions on /dev/input/event*
You may not want to change permissions of the keyboard, because the possibility of a keylogger, but changing a mouse or joystick to world readable should not be a security risk.