key <AD12> { [ equal, plus ] };
// 3rd Row {{{2
- key <CAPS> { [ Escape ] };
+ key <CAPS> { [ Control_L ] };
key <AC01> { [ a, A, adiaeresis, Adiaeresis ] };
key <AC02> { [ o, O, odiaeresis, Odiaeresis ] };
key <AC03> { [ e, E, EuroSign, EuroSign ] };
key <LWIN> { [ Super_L ] };
key <SPCE> { [ space ] };
key <RWIN> { [ Super_R ] };
- key <RCTL> { [ Control_R ] };
key <RALT> { [ ISO_Level3_Shift ] };
+ key <RCTL> { [ Control_R ] };
// F Keys {{{2
key <ESC> { [ Escape ] };
key <UP> { [ Up ] };
key <LEFT> { [ Left ] };
key <RGHT> { [ Right ] };
+
+ modifier_map Control { <CAPS>, <LCTL> };
}; //}}}1
partial
xautolock -time 10 -locker "i3lock -n -c 000000" -detectsleep &
xkbcomp -I$HOME/.config/xkb $HOME/.config/xkb/$HOST.xkb $DISPLAY
xbindkeys
+xcape -e "Control_L=Escape;Control_R=Escape"
urxvtd -q -f -o