💾 Archived View for heavysquare.com › unix › 9979-caps-lock-as-tmux-prefix.txt captured on 2021-12-03 at 14:04:38.
-=-=-=-=-=-=-
% cat .xmodmap remove Lock = Caps_Lock keysym Caps_Lock = F12 % cat ~/.tmux.conf| grep F12 set -g prefix F12 % xmodmap .xmodmap % # reset xmodmap w/ setxkbmap us