[plug] mdk 9 probs

Anthony J. Breeds-Taurima tony at cantech.net.au
Thu Dec 5 11:44:34 WST 2002


On Thu, 5 Dec 2002, Anthony J. Breeds-Taurima wrote:

> Not mandrake but generic X
> ---
> Section "InputDevice"
>         Identifier      "Generic Mouse"
>         Driver          "mouse"
>         Option          "SendCoreEvents"        "true"
>         Option          "Device"                "/dev/input/mice"
>         Option          "Protocol"              "ImPS/2"
>         Option          "Emulate3Buttons"       "true"

> EndSection
> ---
Opps  wrong mouse try:

Section "InputDevice"
	Identifier      "Generic Mouse"
	Driver          "mouse"
	Option          "SendCoreEvents"        "true"
	Option          "Device"                "/dev/input/mice"
	Option          "Protocol"              "ImPS/2"
	Option          "Emulate3Buttons"       "false"
	Option	        "Buttons"               "5"
	Option          "ZAxisMapping"          "4 5"
EndSection

Yours Tony

   Jan 22-25 2003           Linux.Conf.AU            http://linux.conf.au/
		  The Australian Linux Technical Conference!



More information about the plug mailing list