configuring a 3 button mouse.

Sergio Monteiro Basto sergio at sergiomb.no-ip.org
Mon Jun 7 17:39:02 PDT 2010


On Mon, 2010-06-07 at 16:28 -0400, Geoffrey wrote:
> >> # Xorg configuration created by pyxf86config
> >>
> >> Section "ServerLayout"
> >>    Identifier     "Default Layout"
> >>    Screen      0  "Screen0" 0 0
> >>    InputDevice    "Mouse0" "CorePointer"
> >>    InputDevice    "Keyboard0" "CoreKeyboard"
> >> EndSection
> >>
> >> Section "InputDevice"
> >>
> >>    # generated from default
> >>    Identifier     "Mouse0"
> >>    Driver         "mouse"
> >>    Option         "Protocol" "auto"
> >>    Option         "Device" "/dev/input/mice"
> >>    Option         "Emulate3Buttons" "no"
> >>    Option         "ZAxisMapping" "4 5"
> >> EndSection

mouse drive and kbd drive are deprecated, try comment 
#InputDevice    "Mouse0" "CorePointer"
#InputDevice    "Keyboard0" "CoreKeyboard"
with #

I don't have more suggestions, 
You must have xorg-x11-drv-evdev install before restart X. 
evdev is the new concept of input drives and if you found a bug should
be reported on new drive not on deprecated ones.



-- 
Sérgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3293 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20100608/ad1f92cb/attachment.bin>


More information about the xorg mailing list