You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

25 line
603B

  1. ! {{ ansible_managed }}
  2. !
  3. ! xmodmap {{eralitex_directory}}/Xmodmap
  4. !
  5. ! default modifier configuration
  6. !
  7. !xmodmap: up to 4 keys per modifier, (keycodes in parentheses):
  8. !
  9. !shift Shift_L (0x32), Shift_R (0x3e)
  10. !lock Caps_Lock (0x42)
  11. !control Control_L (0x25), Control_R (0x69)
  12. !mod1 Alt_L (0x40), Meta_L (0xcd)
  13. !mod2 Num_Lock (0x4d)
  14. !mod3
  15. !mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce), Hyper_L (0xcf)
  16. !mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb)
  17. clear lock
  18. clear mod3
  19. clear mod4
  20. keycode 66 = Hyper_L
  21. add mod3 = Hyper_L
  22. add mod4 = Super_L