
答案1
我找到了解決方案如下:
首先,使用以下行建立 shell 腳本:
xmodmap -e“指標= 3 2 1”
您可以找到有關的文檔https://help.ubuntu.com/community/MouseCustomizations
- 然後將其新增至自動啟動程序,如下所示,並確保您已選擇運行方式會話啟動前
我找到了解決方案如下:
首先,使用以下行建立 shell 腳本:
xmodmap -e“指標= 3 2 1”
您可以找到有關的文檔https://help.ubuntu.com/community/MouseCustomizations