chiark / gitweb /
extras/keymap: Fix WLAN button on ThinkPads
authorMartin Pitt <martin.pitt@ubuntu.com>
Wed, 17 Jun 2009 10:06:33 +0000 (12:06 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Wed, 17 Jun 2009 10:06:33 +0000 (12:06 +0200)
Fn+F5 was previously assigned to "radio" which is fairly useless under X.
Switch it to "wlan".

Reported in http://bugs.debian.org/504643

extras/keymap/keymaps/module-ibm
extras/keymap/keymaps/module-lenovo

index c330f01af994915b5d810cc8487f0aec53c63d7b..a92dfa2506ce8e725117536d544daa1ba3a007e9 100644 (file)
@@ -1,7 +1,7 @@
 0x01 battery # Fn+F2
 0x02 screenlock # Fn+F3
 0x03 sleep # Fn+F4
 0x01 battery # Fn+F2
 0x02 screenlock # Fn+F3
 0x03 sleep # Fn+F4
-0x04 radio # Fn+F5
+0x04 wlan # Fn+F5
 0x06 switchvideomode # Fn+F7
 0x07 zoom # Fn+F8 screen expand
 0x08 f24 # Fn+F9 undock
 0x06 switchvideomode # Fn+F7
 0x07 zoom # Fn+F8 screen expand
 0x08 f24 # Fn+F9 undock
index 53f142b31f812d1467202b233c6c82e35f988251..7c597bd8515589bc6687eb5e43e94cc9e92f7f82 100644 (file)
@@ -1,7 +1,7 @@
 0x1 screenlock # Fn+F2
 0x2 battery # Fn+F3
 0x3 sleep # Fn+F4
 0x1 screenlock # Fn+F2
 0x2 battery # Fn+F3
 0x3 sleep # Fn+F4
-0x4 radio # Fn+F5
+0x4 wlan # Fn+F5
 0x6 switchvideomode # Fn+F7
 0x7 f22 # Fn+F8 touchpadtoggle
 0x8 f24 # Fn+F9 undock
 0x6 switchvideomode # Fn+F7
 0x7 f22 # Fn+F8 touchpadtoggle
 0x8 f24 # Fn+F9 undock