| The Following 5 Users Say Thank You to qole For This Useful Post: | ||
| The Following 2 Users Say Thank You to jolouis For This Useful Post: | ||
#!/bin/sh killall evrouter mouse_poll rm /tmp/.evrouter\:0.0 for devfile in /dev/input/event*; do sudo /bin/chmod a+r $devfile done mouse_poll `evrouter /dev/input/event* |head -6 | grep Mouse| cut -d: -f2`& while [ "x`grep Mouse /proc/bus/input/devices`" != x ]; do sleep 10 done killall evrouter mouse_poll
user ALL = NOPASSWD: /bin/chmod a+r /dev/input/event*

[Icon Theme] #Inherits=xcursor-transparent
) I found a thread about gamepads that lead me to this post.