[ltp] Enabling Intellimouse with Linux
Rob Bell
linux-thinkpad@www.bm-soft.com
Sat, 06 Apr 2002 07:22:51 -0600
mayoff@dqd.com wrote:
> I suggest you post your whole XF86Config-4.
Here is the XF86Config-4 file I tried to use to enable third-button
support on my Intellimouse on my ThinkPad A21p This setup results in my
mouse jumping around and constantly moving back to the lower left of my
screen. I anyone has ideas of what I may be doing wrong I would
appreciate them.
Thanks!
Rob
-------------Begin XF86Config-4--------------
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
Load "extmod"
Load "xie"
Load "pex5"
Load "glx"
Load "dri"
Load "GLcore"
Load "dbe"
Load "record"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
# Swiss German keyboard support
# Option "XkbKeymap" "xfree86(de_CH)"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
#
Option "Protocol" "PS/2"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psmouse"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-100
VertRefresh 50-100
ModeLine "1400x1050" 122.00 1400 1464 1784 1912 1050 1052 1064 1090
-HSync -VSync
EndSection
Section "Device"
### Available Driver options are:-
#Option "NoAccel"
#Option "SWcursor"
#Option "HWcursor"
#Option "Dac6Bit"
#Option "Dac8Bit"
#Option "ForcePCIMode"
#Option "CCEPIOMode"
#Option "CCENoSecurity"
#Option "CCEusecTimeout"
#Option "AGPMode"
#Option "AGPSize"
#Option "RingSize"
#Option "VBListSize"
#Option "VBSize"
#Option "UseCCEfor2D"
#Option "EnableFP"
#Option "CRTOnly"
#Option "UseFBDev"
Identifier "Card0"
Driver "r128"
VendorName "ATI"
BoardName "Rage 128 Mobility LF"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 15
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 15
Modes
"1400x1050"
EndSubSection
SubSection "Display"
Depth 16
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050"
EndSubSection
EndSection
Section "DRI"
EndSection
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html