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 /Makefile.am | |
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 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 728076a452..069bf7fb22 100644 --- a/Makefile.am +++ b/Makefile.am @@ -518,6 +518,7 @@ dist_udevkeymap_DATA = \ extras/keymap/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint \ extras/keymap/keymaps/lenovo-thinkpad_x6_tablet \ extras/keymap/keymaps/lenovo-thinkpad_x200_tablet \ + extras/keymap/keymaps/lg-x110 \ extras/keymap/keymaps/logitech-wave \ extras/keymap/keymaps/logitech-wave-cordless \ extras/keymap/keymaps/maxdata-pro_7000 \ |