From 7dd9938023b620a4e65b57a50d5414ac577abf0c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 18 Oct 2021 23:50:30 -0400 Subject: move some machine-specific keyboard settings to their respective profile --- .config/profiles/langa | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.config/profiles/langa') diff --git a/.config/profiles/langa b/.config/profiles/langa index f497c44..e049e00 100644 --- a/.config/profiles/langa +++ b/.config/profiles/langa @@ -1 +1,7 @@ # export XDG_DATA_DIRS="/usr/share/mate:/usr/local/share/:/usr/share/" + +if [ -x "$(command -v xinput)" ]; then + xinput set-prop 'TPPS/2 IBM TrackPoint' 'libinput Accel Speed' -0.4 +fi + +xmodmap -e "keysym Menu = Super_R" -- cgit v1.2.3-60-g2f50