http://bugs.winehq.org/show_bug.cgi?id=7800
Adolfo R. Brandes arbrandes@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arbrandes@gmail.com
--- Comment #24 from Adolfo R. Brandes arbrandes@gmail.com 2008-02-22 13:38:02 --- I can confirm that a "sudo chmod +r /dev/input/*" fixes the problem for Lego Star Wars II.
For a more permanent fix, I added the following to my udev rules:
KERNEL=="event[0-9]*", MODE="0664"
In Ubuntu Gutsy, that's in:
/etc/udev/rules.d/40-permissions.rules