如何将这个特定命令统一起来linux

How to put this certain command into unity linux

在我的 .bashrc 中添加 setxkbmap 和 synclient FingerLow=1 FingerHigh=5 的 unity format/exact 行是什么?

echo 'setxkbmap
synclient FingerLow=1 FingerHigh=5' >> ~/.bashrc