On Sat, January 13, 2007 8:10 pm, Gus Wirth wrote:
> Make sure your /etc/X11/xorg.conf file is properly set up. In the
> InputDevice section you need to make sure the right input is selected
> like so:
>
> Section "InputDevice"
>          Identifier  "Mouse0"
>          Driver      "mouse"
>          Option      "Protocol" "IMPS/2"
>          Option      "Device" "/dev/input/mice"
>          Option      "ZAxisMapping" "4 5"
>          Option      "Emulate3Buttons" "no"
> EndSection
>
> Notice the use of the word "mice". Yes, it needs to be plural. The
> keyboard doesn't need anything extra.
>

In an interesting development, I returned to this and found that the block
is already in the file, except "Emulate3Buttons" was yes. I'll test it as
no.

The whole Gyration thing is close to moot except it's kwool, and one wants
the shiny to sparkle.

-- 
Lan Barnes

SCM Analyst              Linux Guy
Tcl/Tk Enthusiast        Biodiesel Brewer


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to