No usb mouse with synaptics
Peter Hutterer
mailinglists at who-t.net
Mon Oct 1 01:57:38 PDT 2007
Jan Willies wrote:
>
> Section "InputDevice"
> Identifier "SynPS/2 Synaptics TouchPad"
> Driver "synaptics"
> Option "CorePointer"
> Option "Protocol" "auto-dev"
> Option "Device" "/dev/input/mouse0"
> Option "MinSpeed" "0.10"
> Option "MaxSpeed" "0.16"
> Option "AccelFactor" "0.0013"
> Option "SHMConfig" "false"
> Option "RTCornerButton" "0"
> Option "RBCornerButton" "0"
> Option "LTCornerButton" "0"
> Option "LBCornerButton" "0"
> Option "VertEdgeScroll" "false"
> Option "HorizEdgeScroll" "false"
> EndSection
>
> Section "InputDevice"
> Identifier "Microsoft IntelliMouse Optical"
> Driver "mouse"
> Option "Device" "/dev/input/mouse1"
> Option "Protocol" "auto"
> Option "SendCoreEvents" "true"
> EndSection
did you add the mouse to your ServerLayout section?
if so, please post it. If not, there's your problem.
Cheers,
Peter
More information about the xorg
mailing list