[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Maus reagiert nicht



ja hallo erstmal,...

Am Samstag, 12. April 2003 13:31 schrieb Maximilian Sommer:
> On Sat, 12 Apr 2003 11:25:24 +0200 Ulli Kuhnle wrote:
> > * Peter Blancke <blancke@gmx.de> [030411 20:43]:
> > > Du hast vergessen, den dazugehoerigen Ausschnitt aus
> > > /etc/X11/XF86Config-4 zu posten.
> >
> > Section "InputDevice"
> >         Identifier      "Configured Mouse"
> > 	Driver          "mouse"
> > 	Option          "CorePointer"
> > 	Option          "Device"		"/dev/ttyS0"
> > 	Option          "Protocol"		"Microsoft"
> >     	Option		"Emulate3Buttons"	"true"
> > 	Option		"ZAxisMapping"		"4 5"
> > EndSection
> >
> > Section	"InputDevice"
> > 	Identifier	"Generic Mouse"
> > 	Driver		"mouse"
> > 	Option		"SendCoreEvents"	"true"
> > 	Option		"Device"		"/dev/input/mice"
> > 	Option		"Protocol"		"ImPS/2"
> > 	Option		"Emulate3Buttons"	"true"
> > 	Option		"ZAxisMapping"		"4 5"
> > EndSection
>
> Stimmt hier das Protokoll? Muesste da nicht auch "Microsoft" stehen? Ich
> kann es leider nicht ausprobieren. Weitere Informationen bekommst du
> ueber man XF86Config-4.

auto schlägt sich bei meiner seriellen Logitech Maus aber auich ganz gut. So 
sieht's bei mir aus. Die Maus hängt an /dev/ttyS0? Wäre ja blöd, wenn sie dan 
ttyS1 hängt...

So sieht's bei mir aus:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/ttyS1"
        Option          "Protocol"              "Auto"
        Option          "Emulate3Buttons"       "true"
EndSection

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

Keep smiling
yanosz



Reply to: