diff options
author | Bastien Nocera <hadess@hadess.net> | 2010-11-04 23:58:56 +0000 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2010-11-06 12:31:24 -0400 |
commit | a1ca5f60e0770299c5c5f21bd371f5823802412b (patch) | |
tree | 4fe9551a8000dde415c9eee6b566cd548466bb72 /extras/keymap/keymaps/zepto-znote | |
parent | ecfad20871e855d9e54d3a528cf9219ce5c93626 (diff) |
extras/keymap: Make touchpad buttons consistent
We'll need to standardise on the Touchpad related keys in udev, kernel, and
X.org. I selected F21 for XF86TouchpadToggle, F22 for XF86TouchpadOn and F23
for XF86TouchpadOff.
See:
https://bugs.freedesktop.org/show_bug.cgi?id=31333
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'extras/keymap/keymaps/zepto-znote')
-rw-r--r-- | extras/keymap/keymaps/zepto-znote | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/keymap/keymaps/zepto-znote b/extras/keymap/keymaps/zepto-znote index e07651621c..cf72fda47b 100644 --- a/extras/keymap/keymaps/zepto-znote +++ b/extras/keymap/keymaps/zepto-znote @@ -1,7 +1,7 @@ 0x93 switchvideomode # Fn+F3 Toggle Video Output 0x95 brightnessdown # Fn+F4 Brightness Down 0x91 brightnessup # Fn+F5 Brightness Up -0xA5 f22 # Fn+F6 Disable Touchpad +0xA5 f23 # Fn+F6 Disable Touchpad 0xA6 f22 # Fn+F6 Enable Touchpad 0xA7 bluetooth # Fn+F10 Enable Bluetooth 0XA9 bluetooth # Fn+F10 Disable Bluetooth |