[Wine] Re: Gamepad missing buttons

agusmba wineforum-user at winehq.org
Thu Mar 27 14:19:47 CDT 2008


vitamin wrote:
> 
> agusmba wrote:
> > How could I check if I have access to /dev/input/event? 
> 
> ls -la /dev/input/event?


Code:

ls -la /dev/input/event
ls: cannot access /dev/input/event: No such file or directory




but...

Code:

ls -la /dev/input
total 0
drwxr-xr-x  4 root root       360 2008-03-27 19:53 .
drwxr-xr-x 15 root root     14240 2008-03-27 19:53 ..
drwxr-xr-x  2 root root       180 2008-03-27 19:53 by-id
drwxr-xr-x  2 root root       220 2008-03-27 19:53 by-path
crw-rw----  1 root root    13, 64 2008-03-27 19:53 event0
crw-rw----  1 root root    13, 65 2008-03-27 19:53 event1
crw-rw----  1 root root    13, 66 2008-03-27 19:53 event2
crw-rw----  1 root root    13, 67 2008-03-27 19:53 event3
crw-rw----  1 root root    13, 68 2008-03-27 19:53 event4
crw-rw----  1 root root    13, 69 2008-03-27 19:53 event5
crw-rw----  1 root root    13, 70 2008-03-27 19:53 event6
crw-rw----  1 root root    13, 71 2008-03-27 19:53 event7
crw-rw----  1 root root    13, 72 2008-03-27 19:53 event8
crw-rw----  1 root plugdev 13,  0 2008-03-27 19:53 js0
crw-rw----  1 root root    13, 63 2008-03-27 19:52 mice
crw-rw----  1 root root    13, 32 2008-03-27 19:52 mouse0
crw-rw----  1 root root    13, 33 2008-03-27 19:53 mouse1
crw-rw----  1 root root    13, 34 2008-03-27 19:53 mouse2




Is this ok?







More information about the wine-users mailing list