金子@東京足立です。
広瀬さん、羽根さんありがとうございます。
From: Hideya Hane <wing@xxxxxxxx>
Subject: [vine-users:066797] Re: LOOX T60Dでタッチパッドが不正動作する
Date: Thu, 05 Aug 2004 03:52:26 +0900 (JST)
Message-ID: <20040805.035226.108769659.wing@xxxxxxxx>
> /etc/X11/xorg.conf の Section "InputDevice" を
>
> Option "Protocol" "GlidePointPS/2"
これがビンゴでした。
変更前
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "InputDevice"
Identifier "Mouse9"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "AlwaysCore"
EndSection
変更後
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "GlidePointPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "InputDevice"
Identifier "Mouse9"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "AlwaysCore"
EndSection
スクロールマウスでIMPS/2という設定は知っていたのですが、
GlidePointPS/2という設定があるということは今回初めて知りました。
ありがとうございました。
_/_/_/ 金子稔男(KANEKO Toshio) _/_/_/
_/_/_/ kim-t@xxxxxxxxxxxxx _/_/_/
_/_/_/ http://kimland.dion.jp/motorcycle/ _/_/_/