keyboard and cron fixes
[distro-setup] / machine_specific / x2 / .Xmodmap
1 !keycode 94 = underscore F10
2 ! on x200:
3 ! 108 = alt_r
4 ! 105 = control_r
5 ! 37 = control_l
6 ! 64 = alt_l
7 ! 66 = caps lock
8 ! instead of keycode, you can say
9 ! keysym Alt_R = Control_L
10 ! however, this seems confusing, and not idempotent
11 ! although I havent tested for idempontency
12
13 ! this didn't work as expected, disabled temporarily
14 !remove Lock = Caps_Lock
15 !remove Control = Control_L
16 !remove Mod1 = Alt_R
17 !remove Control = Control_R
18 !keycode 37 = End
19 !keycode 105 = KP_Enter
20 !keycode 66 = Home
21 !keycode 108 = Control_L
22 !add Control = Control_L