Dapper Drakeでのマウス

Ubuntu 6.06にアップデートしたらマウスの設定が変わった。マウスはLogitech MX500

/etc/X11/xorg.conf

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "Buttons"       "7"
        Option          "Emulate3Buttons"       "no"
        Option          "ZAxisMapping"          "4 5"
EndSection

~/.Xmodmap

pointer = 1 2 3 6 7 4 5 8 9 10 11 12 13 14

次のコマンドをセッションで自動起動する

imwheel -k -b 89