Single-click resulting in double-click
Matt Zimmerman
mdz at canonical.com
Fri Sep 24 07:29:50 UTC 2004
On Thu, Sep 23, 2004 at 11:58:45PM -0500, Kevin Krumwiede wrote:
> On Thu, 23 Sep 2004 17:47:57 -0700
> Matt Zimmerman <mdz at canonical.com> wrote:
>
> > https://bugzilla.ubuntu.com/show_bug.cgi?id=1417
> >
> > This is fixed for new installs; you can fix it by editing
> > /etc/X11/XF86Config-4 and removing the InputDevice section which points to
> > the /dev/psaux device.
>
> You mean this?
>
> #Section "InputDevice"
> # Identifier "Generic Mouse"
> # Driver "mouse"
> # Option "SendCoreEvents" "true"
> # Option "Device" "/dev/psaux"
> # Option "Protocol" "ImPS/2"
> # Option "Emulate3Buttons" "true"
> # Option "ZAxisMapping" "4 5"
> #EndSection
>
> Commenting or removing this section results in a message like, "I could not start X (your graphical environment)" upon reboot. Likewise the other mouse InputDevice section above it.
You need to also remove the corresponding entry in the ServerLayout section.
--
- mdz
More information about the ubuntu-users
mailing list