07/10/20 20:17:55 VWzua/j6
>>297
これ横スクロールもできるんだな。
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "imps/2"
Option "Buttons" "7"
Option "ButtonMapping" "1 2 3 6 7 4 5"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
で、スクロールを左に傾けるとFirefoxの戻る操作ができると思う。