@xylogx@lemmy.world to Linux@lemmy.mlEnglish • 2 months agoRemap CAPSLOCK to F11message-square10fedilinkarrow-up119arrow-down15
arrow-up114arrow-down1message-squareRemap CAPSLOCK to F11@xylogx@lemmy.world to Linux@lemmy.mlEnglish • 2 months agomessage-square10fedilink
Trust me you want to do this: #!/bin/bash # Remap Caps Lock to F11 xmodmap -e "keycode 66 = F11" xmodmap -e "clear Lock"
minus-square@ea6927d8@lemmy.mllinkfedilink7•2 months agoTap/hold esc/control is arguably more useful.
Tap/hold esc/caps for the win!
Tap/hold esc/control is arguably more useful.