a...@alex-note:~$ killall gnome-settings-daemon gnome-power-manager
a...@alex-note:~$ xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) 
*\(.*\), .*$/keycode \2 = \3, state = \1/p'
keycode 36 = (keysym 0xff0d, Return), state = 0x0
** Pressing all new keys, €, $ and bluetooth-switch, but nothing happens **
^C
a...@alex-note:~$ /lib/udev/findkeyboards 
AT keyboard: input/event5
a...@alex-note:~$ sudo /lib/udev/keymap input/event5 > /tmp/orig-map.txt 
a...@alex-note:~$ sudo /lib/udev/keymap -i input/event5
Press ESC to finish
** Pressing new keys but nothing happens **
** Pressing €, $ **
scan code: 0xB3   key code: euro
scan code: 0xB4   key code: dollar
** turning bluetooth on and off **
scan code: 0xD4   key code: bluetooth
scan code: 0xD9   key code: brightnessup
scan code: 0x01   key code: esc
a...@alex-note:~$ cat /sys/class/dmi/id/sys_vendor 
Acer
a...@alex-note:~$ cat /sys/class/dmi/id/product_name 
Aspire 6920
a...@alex-note:~$ udevadm info --export-db > /tmp/udev-db.txt

I just found out that the mapping for the bluetooth issue is already done in 
the file acer-travelmate_6292.
The file for Aspire 6920 should look something like that:

0xD9 bluetooth # (toggle) on-to-off
0x92 media # this should start the media player or so
0x9E back
0xCA hold    # don't really know what to map this to
0x83 rewind
0x89 fastforward


** Attachment added: "orig-map.txt"
   http://launchpadlibrarian.net/29934676/orig-map.txt

-- 
Acer 6920: Some scancodes not/wrong registered
https://bugs.launchpad.net/bugs/407940
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to