tvl-depot/configs/linux/x_server/.Xmodmap
William Carroll babd7393d5 Support Xmodmap, xinit -> x_server
Prefer x_server to xinit as it's more general.
2019-02-27 17:11:13 +00:00

7 lines
191 B
Text

! remap caps-lock to escape
remove Lock = Caps_Lock
keysym Caps_Lock = Escape
! swap ctrl and super (similar to OSX) -- currently not working
! remove mod4 = Super_L
! add control = Super_L