145 B
145 B
Ensure you're not stuck in CAPS on mode:
xmodmap -e 'clear Lock'
Remap the keyboard so CAPS LOCK=ESC:
xmodmap -e 'keycode 0x42=Escape'
Ensure you're not stuck in CAPS on mode:
xmodmap -e 'clear Lock'
Remap the keyboard so CAPS LOCK=ESC:
xmodmap -e 'keycode 0x42=Escape'