move some machine-specific keyboard settings to their respective profile
[~bandali/configs] / .config / profiles / langa
index f497c44..e049e00 100644 (file)
@@ -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"