- Codice: Seleziona tutto
cat /proc/bus/input/
ed il risultato è:
- Codice: Seleziona tutto
I: Bus=0019 Vendor=0000 Product=0002 Version=0000
N: Name="Power Button (FF)"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
U: Uniq=
H: Handlers=kbd event0
B: EV=3
B: KEY=100000 0 0 0
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button (CM)"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
U: Uniq=
H: Handlers=kbd event1
B: EV=3
B: KEY=100000 0 0 0
I: Bus=0003 Vendor=0461 Product=4d5a Version=0110
N: Name="HP HP Wireless Comfort Desktop"
P: Phys=usb-0000:00:02.0-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=120013
B: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7
I: Bus=0003 Vendor=0461 Product=4d5a Version=0110
N: Name="HP HP Wireless Comfort Desktop"
P: Phys=usb-0000:00:02.0-1/input1
S: Sysfs=/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.1/input/input3
U: Uniq=
H: Handlers=kbd mouse0 event3
B: EV=1f
B: KEY=c 0 0 0 0 1f003f 0 2000000 2878 d001d001 1e0000 0 0 0
B: REL=143
B: ABS=101 0
B: MSC=10
ma comunque...non risolvo nulla. Allora lancio
- Codice: Seleziona tutto
showkey
e mi restituisce (es uno dei tasti che non funzionano)
- Codice: Seleziona tutto
keycode 418
e se do
- Codice: Seleziona tutto
tail /var/log/Xorg.0.log
ottengo
- Codice: Seleziona tutto
(WW) Keyboard4: unable to handle keycode 419
Vado a leggere il manuale relativo a evdev e alla tastire e scopro che i codici vanno al amassimo fino a 255..quindi..che faccio? Qualcuno ha qualche idea?
Ciao e grazie


