dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

20-keyboard.conf (122B)


      1 Section "InputClass"
      2     Identifier "keyboard"
      3     MatchIsKeyboard "yes"
      4     Option "XkbLayout" "colemak-ctrl"
      5 EndSection