diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-03-27 07:53:28 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2013-04-02 13:54:21 -0400 |
commit | 65adce02ae2435420196e37dd1a2d1936d757a79 (patch) | |
tree | 4b33ac35dee1a321a3693d625db0b82a5cae7f62 /keymaps | |
parent | 04f4b46ab87d38afbb0984ff49c90cdd8c42223b (diff) |
keymaps: updates from upstream
Authors include:
Martin Pitt
Kay Sievers
http://cgit.freedesktop.org/systemd/systemd/tree/keymaps
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
Diffstat (limited to 'keymaps')
-rw-r--r-- | keymaps/hewlett-packard-hdx9494nr | 4 | ||||
-rw-r--r-- | keymaps/lenovo-thinkpad-usb-keyboard-trackpoint | 2 | ||||
-rw-r--r-- | keymaps/module-lenovo | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/keymaps/hewlett-packard-hdx9494nr b/keymaps/hewlett-packard-hdx9494nr index f3484e125a..92217879c8 100644 --- a/keymaps/hewlett-packard-hdx9494nr +++ b/keymaps/hewlett-packard-hdx9494nr @@ -1,3 +1,3 @@ 0xB2 www # FnF3 -0xD8 f22 # touchpad off -0xD9 f23 # touchpad on +0xD8 f23 # touchpad off +0xD9 f22 # touchpad on diff --git a/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint b/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint index 47e8846a68..d87549e445 100644 --- a/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint +++ b/keymaps/lenovo-thinkpad-usb-keyboard-trackpoint @@ -10,4 +10,4 @@ 0x90011 prog1 # Thinkvantage button 0x90015 camera # Fn+F6 headset/camera VoIP key ?? -0x90010 micmute # Microphone mute button +0x90010 f20 # Microphone mute button; should be micmute, but see https://mail.gnome.org/archives/commits-list/2013-January/msg05822.html diff --git a/keymaps/module-lenovo b/keymaps/module-lenovo index 8e38883091..573a6a774b 100644 --- a/keymaps/module-lenovo +++ b/keymaps/module-lenovo @@ -14,4 +14,4 @@ 0x15 volumedown 0x16 mute 0x17 prog1 # ThinkPad/ThinkVantage button (high keycode: "vendor") -0x1A micmute # Microphone mute +0x1A f20 # Microphone mute button; should be micmute, but see https://mail.gnome.org/archives/commits-list/2013-January/msg05822.html |