From 5e1da4d5eecb26a2673f7b7e1b6a80ffa518a52d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 12 Dec 2017 09:43:26 -0500 Subject: more keyboard reconfiguring and refactoring including setting the function keys to work even without hardware level remapping --- xinitrc | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'xinitrc') diff --git a/xinitrc b/xinitrc index f558956..6957172 100644 --- a/xinitrc +++ b/xinitrc @@ -2,17 +2,8 @@ start-pulseaudio-x11 -# these have to all happen before xcape is started -setxkbmap -option ctrl:nocaps -setxkbmap -option compose:caps -xmodmap $HOME/.Xmodmap -$HOME/.bin/numkeys on - -xinput set-prop "TPPS/2 IBM TrackPoint" "Device Enabled" 0 -synclient TapButton1=1 -synclient TapButton2=2 -synclient TapButton3=3 - pidof svscan || (svscan $HOME/.services 2>&1 | readproctitle $USER ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) & +setup-inputs + exec i3 -- cgit v1.2.3-54-g00ecf