diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-09-25 12:19:10 +1000 |
---|---|---|
committer | Sergey V. Udaltsov <svu@gnome.org> | 2009-09-25 10:31:18 +0100 |
commit | 1d05eda8dfc706d6450cab5883120e0d5e1100c0 (patch) | |
tree | 017b63bb27e56103aecc29919e9e6ac0a01f0b17 | |
parent | 2cf44a6732155838250eba958c6d50a88f8002f0 (diff) |
Add FK22 as XF86TouchpadToggle to standard inet symbols.
This only applies to laptops that actually have a trackstick and the
matching key. However, since FK22 is unused otherwise, we might as well
apply it to all models.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | symbols/inet | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/symbols/inet b/symbols/inet index 7300e76d..f6cd6ac9 100644 --- a/symbols/inet +++ b/symbols/inet @@ -119,6 +119,7 @@ xkb_symbols "evdev" { key <HNGL> { [ Hangul ] }; key <HJCV> { [ Hangul_Hanja ] }; + key <FK22> { [ XF86TouchpadToggle ] }; // key <I120> { [ ] }; // KEY_MACRO key <I126> { [ plusminus ] }; |