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

Re: Linkshaendermaus



On Friday 28 May 2004 08:37, Willi Geffers wrote:
> Hallo Tilo,
>
> vielen Dank fuer den Tipp. Ich habe die Maus inzwischen zum Laufen
> gebracht. Es lag daran, dass im ServerLayout der XF86config-4 sowohl
> ConfiguredMouse, als auch GenericMouse eingetragen waren. Ohne
> GenericMouse tut's die Linkshaendermaus. Allerdings scheint sie jetzt
> nur noch linear beschleunigt zu werden und braucht deshalb etwas mehr
> Platz auf dem  Schreibtisch. In der Konfiguration ist mir bisher noch
> nichts aufgefallen, was mir dieses Verhalten erklaert:
>
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
> 	Option          "CorePointer"
>         Option          "Device"                "/dev/input/mice"
>         Option          "Protocol"              "ImPS/2"
>         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          "ZAxisMapping"          "4 5"
> EndSection

Hmm, eine Antwort weiß ich nicht - bei mir sieht's so aus (mit 
Beschleunigung):

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ImPS/2"
        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          "ZAxisMapping"          "4 5"
EndSection

Grüße,

	Tilo



Reply to: