diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2010-02-12 19:25:47 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2010-02-12 19:25:47 +0100 |
commit | 4c514e31734a704ca58e543fa4330616ba584b39 (patch) | |
tree | 32983da68cbcc0a4373eb8f54154159fb0f0b904 /extras/keymap/keymaps | |
parent | 063985ef7dd6050f33920700777831426b221697 (diff) |
keymap: Fix LG X110
The LG X110 is not a perfect clone of the MSI Wind after all, and needs its own
keymap. Thanks to Konstantin Lavrov!
https://launchpad.net/bugs/520650
Diffstat (limited to 'extras/keymap/keymaps')
-rw-r--r-- | extras/keymap/keymaps/lg-x110 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/extras/keymap/keymaps/lg-x110 b/extras/keymap/keymaps/lg-x110 new file mode 100644 index 0000000000..a61cf3d21e --- /dev/null +++ b/extras/keymap/keymaps/lg-x110 @@ -0,0 +1,12 @@ +0xA0 mute # Fn-F9 +0xAE volumedown # Fn-Left +0xAF search # Fn-F3 +0xB0 volumeup # Fn-Right +0xB1 battery # Fn-F10 Info +0xB3 suspend # Fn-F12 +0xDF sleep # Fn-F4 +# 0xE2 bluetooth # satellite dish2 +0xE4 f22 # Fn-F5 Touchpad disable +0xF6 wlan # Fn-F6 +0xF7 reserved # brightnessdown # Fn-Down +0xF8 reserved # brightnessup # Fn-Up
\ No newline at end of file |