0

What is the format/exact line in unity linux to add setxkbmap and synclient FingerLow=1 FingerHigh=5 in my .bashrc?

1 Answers1

1
echo 'setxkbmap
synclient FingerLow=1 FingerHigh=5' >> ~/.bashrc
Ipor Sircer
  • 3,069
  • 3
  • 10
  • 15