Adam Richardson's Site

Xmodmap Config

Table of Contents

<2022-05-01 Sun>

Config

  • This turns the caps lock key into a control key. Sometimes this needs to be run manually after running xrandr. This can be a achieved with xmodmap ~/.Xmodmap
clear lock
clear control
keycode 66 = Control_L
add control = Control_L Control_R