◆F99a.q8oVE::Blog

GNU/Linux で Expert Mouse を使うメモ

この記事をクリップ!コメントを見る このエントリーをブックマークこのエントリーを含むブックマーク ◆F99a.q8oVE: 2008/06/22 21:38:21

EM7 用 /etc/X11/xorg.conf 設定メモ

KENSINGTON 64325 EXPERT MOUSE OPTICALKENSINGTON 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

TrackBack URL: http://blog.f99aq8ove.net/comment.cgi/tb/1214138301/
名前:

Created by f99aq8ove.