From 8712d896b39fd57cdffd27341071679c8408cd33 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 7 Oct 2013 17:17:52 -0400 Subject: change around a lot of keybindings - swap control and alt - map tapping left control to pressing escape - map the menu key to right super, and caps lock to compose - move window manager shortcuts to super - use ^F instead of ^A for the tmux modifier key - a few other miscellaneous changes to make certain keybindings more natural with the new modifier layout --- xinitrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'xinitrc') diff --git a/xinitrc b/xinitrc index d17e785..f00f528 100644 --- a/xinitrc +++ b/xinitrc @@ -2,7 +2,9 @@ pidof svscan || (svscan $HOME/.services 2>&1 | readproctitle $USER ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) & -setxkbmap -option compose:menu +setxkbmap -option ctrl:nocaps # disables caps lock +setxkbmap -option compose:caps # sets caps key to compose +xmodmap $HOME/.Xmodmap synclient HorizEdgeScroll=1 upower -e -- cgit v1.2.3-54-g00ecf