move some machine-specific keyboard settings to their respective profile
[~bandali/configs] / .config / profiles / langa
CommitLineData
5fc03b0d 1# export XDG_DATA_DIRS="/usr/share/mate:/usr/local/share/:/usr/share/"
7dd99380
AB
2
3if [ -x "$(command -v xinput)" ]; then
4 xinput set-prop 'TPPS/2 IBM TrackPoint' 'libinput Accel Speed' -0.4
5fi
6
7xmodmap -e "keysym Menu = Super_R"