Yes after setfacl they for once even work in x-plane, doouuh. Probably until the next reboot. I'll paste it again once the pedals are dead even after applying my script. (surely in the next days) I'll try other distros evtest in virtualbox. michael@michael-ubuntu:~$ sudo evtest [sudo] password for michael: No device specified, trying to scan all of /dev/input/event* Available devices: /dev/input/event0:    Power Button /dev/input/event1:    Power Button /dev/input/event2:    Logitech USB Receiver /dev/input/event3:    Logitech USB Receiver /dev/input/event4:    CH PRODUCTS CH PRO PEDALS USB /dev/input/event5:    CH PRODUCTS CH FLIGHT SIM YOKE USB /dev/input/event6:    HDA Intel PCH Front Headphone /dev/input/event7:    HDA Intel PCH Line Out Side /dev/input/event8:    HDA Intel PCH Line Out CLFE /dev/input/event9:    HDA Intel PCH Line Out Surround /dev/input/event10:    HDA Intel PCH Line Out Front /dev/input/event11:    HDA Intel PCH Line /dev/input/event12:    HDA Intel PCH Rear Mic /dev/input/event13:    HDA Intel PCH Front Mic /dev/input/event14:    Eee PC WMI hotkeys /dev/input/event15:    HDA NVidia HDMI/DP,pcm=9 /dev/input/event16:    HDA NVidia HDMI/DP,pcm=8 /dev/input/event17:    HDA NVidia HDMI/DP,pcm=7 /dev/input/event18:    HDA NVidia HDMI/DP,pcm=3 Select the device event number [0-18]: ^C michael@michael-ubuntu:~$ evtest No device specified, trying to scan all of /dev/input/event* Not running as root, no devices may be available. Available devices: /dev/input/event5:    CH PRODUCTS CH FLIGHT SIM YOKE USB Select the device event number [0-18]: ^C michael@michael-ubuntu:~$ cd /dev/input michael@michael-ubuntu:/dev/input$ sudo setfacl --modify u:michael:rw- --modify g::rw- --modify o::rw- * michael@michael-ubuntu:/dev/input$ evtest No device specified, trying to scan all of /dev/input/event* Not running as root, no devices may be available. Available devices: /dev/input/event0:    Power Button /dev/input/event1:    Power Button /dev/input/event2:    Logitech USB Receiver /dev/input/event3:    Logitech USB Receiver /dev/input/event4:    CH PRODUCTS CH PRO PEDALS USB /dev/input/event5:    CH PRODUCTS CH FLIGHT SIM YOKE USB /dev/input/event6:    HDA Intel PCH Front Headphone /dev/input/event7:    HDA Intel PCH Line Out Side /dev/input/event8:    HDA Intel PCH Line Out CLFE /dev/input/event9:    HDA Intel PCH Line Out Surround /dev/input/event10:    HDA Intel PCH Line Out Front /dev/input/event11:    HDA Intel PCH Line /dev/input/event12:    HDA Intel PCH Rear Mic /dev/input/event13:    HDA Intel PCH Front Mic /dev/input/event14:    Eee PC WMI hotkeys /dev/input/event15:    HDA NVidia HDMI/DP,pcm=9 /dev/input/event16:    HDA NVidia HDMI/DP,pcm=8 /dev/input/event17:    HDA NVidia HDMI/DP,pcm=7 /dev/input/event18:    HDA NVidia HDMI/DP,pcm=3 Select the device event number [0-18]: ^C michael@michael-ubuntu:/dev/input$ ________________________________ From: Martin Pitt