From f4dc296be867c8a14cec0edae58ffa4bbabd2131 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 26 Sep 2015 03:35:30 +0200 Subject: browser and wm improvements --- Xinit/xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Xinit/xinitrc') diff --git a/Xinit/xinitrc b/Xinit/xinitrc index 94ddc69..faeb5d1 100755 --- a/Xinit/xinitrc +++ b/Xinit/xinitrc @@ -24,7 +24,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then fi # Autodisable rodent -sudo modprobe -r bcm5974 +#sudo modprobe -r bcm5974 # Make C-v always insert selection (disabled due to too much cpu wakepus) ### Disabled for use of too many cpu cycles @@ -54,7 +54,7 @@ sudo /usr/bin/brightchown ~/.custom #Keyboard Bindings -setxkbmap us -variant colemak +setxkbmap us -variant vaskozl xcape -t 300 -e 'Shift_L=parenleft;Shift_R=parenright;Hyper_L=Shift_L|exclam;Hyper_R=Shift_L|question' & xset r 64 xset r rate 170 60 -- cgit v1.2.3-54-g00ecf