config

My configuration files and custom scripts.
git clone https://git.tronto.net/config
Download | Log | Files | Refs

xkfix (157B)


      1 #!/bin/sh
      2 
      3 # Swap Esc and Caps Lock and set compose key to Right Alt
      4 # Requires: setxkbmap
      5 
      6 setxkbmap -option caps:swapescape
      7 setxkbmap -option compose:ralt