GNU/Linux で Expert Mouse を使うメモ
EM7 用 /etc/X11/xorg.conf 設定メモ
KENSINGTON 64325 EXPERT MOUSE OPTICAL
Section "InputDevice" Identifier "em7" Driver "mouse" Option "CorePointer" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Buttons" "9" Option "Emulate3Buttons" "true" Option "EmulateWheelButton" "8" Option "EmulateWheel" "true" Option "YAxisMapping" "4 5" Option "XAxisMapping" "6 7" # Option "DragLockButtons" "8" EndSection
これで、右奥のボタンを押しながらボールを転がすことでスクロール可能に。
加えて Firefox の設定を以下にする(about:config で)と、横スクロールもできるようになる。Firerox 3 だと標準でこの設定になってるっぽい。
- mousewheel.horizscroll.withnokey.action = 0
- mousewheel.horizscroll.withnokey.numlines = 1
- mousewheel.horizscroll.withnokey.sysnumlines = true
GNU/Linux で Expert Mouse を使うメモ
TrackBack URL: http://blog.f99aq8ove.net/comment.cgi/tb/1214138301/





