equal
deleted
inserted
replaced
|
1 ! To load this config run: |
|
2 ! $ xmodmap .xmodmaprc |
|
3 |
|
4 ! Win key. |
|
5 clear mod3 |
|
6 clear mod4 |
|
7 |
|
8 keycode 133 = Super_L |
|
9 ! keycode 134 = Multi_key |
|
10 ! keycode 134 = Super_R |
|
11 keycode 134 = Hyper_R |
|
12 add mod3 = Super_L |
|
13 add mod4 = Hyper_R |
|
14 |