xylogx@lemmy.world to Linux@lemmy.mlEnglish · 1 个月前Remap CAPSLOCK to F11message-squaremessage-square10linkfedilinkarrow-up118arrow-down15file-text
arrow-up113arrow-down1message-squareRemap CAPSLOCK to F11xylogx@lemmy.world to Linux@lemmy.mlEnglish · 1 个月前message-square10linkfedilinkfile-text
Trust me you want to do this: #!/bin/bash # Remap Caps Lock to F11 xmodmap -e "keycode 66 = F11" xmodmap -e "clear Lock"
minus-squaredownhomechunk@midwest.sociallinkfedilinkEnglisharrow-up2arrow-down1·1 个月前vim is for nerds.
vim is for nerds.
Yes