Logitech Cordless Click! Plus Optical Mouse

I

Invad0r

Jungspund
Hallo !

Ich hab ein Problem mit meiner Maus unter Debian. Ich hab mir heute nämlich Debian installiert und jetzt wird meine Maus ^^titel nicht mehr vom System erkannt :( Kennt sich da jemand gut mit Mäusen aus und weiß wie ich sie vielleicht doch unter Debian zum laufen bekomme?

Würde mich über eine Antwort freuen

MFG Invad0r
 
Poste mal deine XF86Config und an welchem Anschluss du das Ding dran hast.
 
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "pex5"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
Load "xie"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "de"
EndSection

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

Section "Device"
Identifier "vesa"
Driver "vesa"
VideoRam 4096
Option "UseFBDev" "true"
EndSection

Section "Monitor"
Identifier "Acer AL1721"
HorizSync 30-83
VertRefresh 55-75
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "vesa"
Monitor "Acer AL1721"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection

Jo das ist sie :) Falls ihr euch fragt warum ich vesa als Grafka eingestellt hab -->http://www.debianforum.de/wiki/?page=Super-VGA+f%FCr+den+X-Server Wegen diesem "NO SCREEN FOUND" Fehler. Ich weiß noch nicht wirklick wie ich das beheben soll. Bin nämlich ziemlich neu bei Debian. Die Maus ist am USB Anschluss angeschlossen...

greetz
 

Ähnliche Themen

es kommen abwechselnd neuere Distributionen...

Keine grafische Oberfläche (Debian Installation)

OpenSUSE 13.2, gallium-nine, mesa, wine

MacBook Pro hat Benutzer-Konten vergessen

Samba + Win + Mac

Zurück
Oben