Re: Mausrad unter KDE/Xorg

From: Daniel Graupner <listen(at)danielgraupner.de>
Date: Sun, 08 May 2005 12:06:37 +0200

Stefan 'Steve' Tell schrieb:
> * Daniel Graupner <listen(at)danielgraupner.de> wrote:
> Gegenfrage: wie schaltet man das aus?
>
> | Option "ZAxisMapping" "4 5"

Das hat mir gefehlt. Meine Conf sieht jetzt so aus:
/etc/rc.conf
moused_enable="YES"
moused_flags=""
moused_port="/dev/ums0"
moused_type="auto"

xorg.conf
Section "InputDevice"
        Identifier "Mouse0"
        Driver "mouse"
        Option "Protocol" "auto"
        Option "Device" "/dev/sysmouse"
        Option "Buttons" "5"
        Option "ZAxisMapping" "4 5"
EndSection

Mein Mausrad kann ich trotzdem nicht benutzen ... no way.

Grüße, Daniel.

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 08 May 2005 - 12:08:01 CEST

search this site