Re: Probleme mit der Maus und Tastatur(usb) unter X.

From: ela <ela(at)mausehaus.org>
Date: Sat, 20 Feb 2010 19:38:54 +0100

Hallo Herman!

On 20.02.2010 18:43, Hermann Schuster wrote:

> AllowEmptyInput is on devices using drivers 'kbd','mouse' or 'vmouse'
> will be disabled .
> (WW) Disabling mouse0
> (WW) Disabling keybord.

Ediere /usr/local/etc/X/xorg.conf :

Achte darauf, daß im Abschnitt "ServerLayout" folgende Zeilen (o.ä.) stehen:

<---schnipp--->

InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "AllowEmptyInput" "off"

<---schnapp--->

Die entsprechenden Sektionen für den Maus- und Tastatur-Treiber sollten
ungefähr so aussehen:

<---schnipp--->

Section "InputDevice"
         Identifier "Mouse0"
         Driver "mouse"
         Option "Protocol" "auto"
         Option "Device" "/dev/sysmouse"
         # Für das Mausrad, falls vorhanden:
         Option "ZAxisMapping" "4 5 6 7"
EndSection

<---schnapp--->

<---schnipp--->

Section "InputDevice"
         Identifier "Keyboard0"
         Driver "kbd"
EndSection

<---schnapp--->

Liebe Grüße,

die Ela.

-- 
23
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sat 20 Feb 2010 - 19:38:58 CET

search this site