Problem mit USB Maus
Frederik Klama
fklama at Phreaker.net
Fri Oct 24 16:18:55 CEST 2003
Hallo,
ich habe mir heute eine Optische Funkmaus von Tchibo (TCM) bei REWE gekauft.
Die Maus soll ueber USB laufen, und meine Kabelmaus bleibt am PS/2 als Ersatz
falls mal die Batterien leer sind.
Leider funktioniert das nicht.
"cat /dev/psaux" spuckt Kauderwelsch aus wenn ich meine PS/2 Maus bewege, aber
"cat /dev/input/mice" bleibt stumm bei Mausbewegungen.
Ich habe zusätzlich noch meine /etc/X11/XF86Config angehängt,
für den Fall das dies villeicht hilft.
Frederik Klama
-------------- next part --------------
#--------#
# �� SaX generated XFree86 config file ��
# Created on: 2003-04-14.
#
# Version: 4.3
# Contact: Marcus Schaefer <sax at suse.de>, 2001
#
# Automatically generated by SaX2 (4.3)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/japanese"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
ModulePath "/usr/X11R6/lib/modules"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "speedo"
Load "extmod"
Load "freetype"
Load "dri"
Load "glx"
EndSection
Section "InputDevice"
Driver "keyboard"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbKeyCodes" "xfree86"
Option "XkbLayout" "gb"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "ButtonNumber" "5"
Option "Device" "/dev/psaux"
Option "Name" "AutoDetected"
Option "Protocol" "imps/2"
Option "Vendor" "AutoDetected"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "USBMouse"
Option "ButtonNumber" "7"
Option "Device" "/dev/input/mice"
Option "Protocol" "imps/2"
Option "SendCoreEvents" "1"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
HorizSync 31-60
Identifier "Monitor[0]"
ModelName "AutoDetected"
VendorName "AutoDetected"
VertRefresh 56-83
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "640x480" 27.96 640 656 720 864 480 480 485 501
Modeline "800x600" 43.68 800 816 928 1072 600 600 606 626
Modeline "1024x768" 64.25 1024 1088 1264 1368 768 768 777 802
Modeline "1024x768" 74.45 1024 1088 1264 1368 768 768 777 802
Modeline "1024x768" 79.68 1024 1088 1264 1368 768 768 777 802
EndSection
Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768" "640x480" "800x600"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "AutoDetected"
Driver "r128"
Identifier "Device[0]"
Option "dpms"
VendorName "AutoDetected"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "USBMouse" "SendCoreEvents"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
More information about the Linux
mailing list