Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB Maus Probleme
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
polo54
n00b
n00b


Joined: 09 Aug 2004
Posts: 31
Location: Germany, Bielefeld

PostPosted: Wed Dec 15, 2004 5:32 pm    Post subject: USB Maus Probleme Reply with quote

Hallo

ich habe mir gestern fesch Gnome 2.8 emerged. Nun habe ich ein Problem, der X-Server hat meine Maus nciht gefuden, ich musste erst
/dev/input/mice
in die XF86.. eintragen.
Nun funzt meine Laptopmaus zwar aber meine USB Maus nicht mehr, sie bekommt auch keinen Saft, scheinen also die USB Anschluesse nicht wirklich zu funktionieren. Kann mir da vielleicht jemand helfen??

danke im Vorraus

PS: und bitte schritt fuer schritt und nicht so ein dann musst du bloß "FACHBEGRIFF" "FACHBEGRIFF" bin NOOB!! :roll:
Back to top
View user's profile Send private message
dakjo
Veteran
Veteran


Joined: 31 Jan 2004
Posts: 1544

PostPosted: Wed Dec 15, 2004 7:48 pm    Post subject: Reply with quote

Du hast zwei Mäuse, also zwei Devices also musst du auch zwei in der xorg.conf haben.

Code:

Section "InputDevice"
    Identifier  "Mouse1"
    Driver "mouse"
    Option "Protocol"   "ImPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/mouse"
EndSection
Section "InputDevice"
        Driver        "synaptics"
        Identifier    "Synaptics"
        Option        "Device"        "/dev/input/mice"
        Option        "Protocol"      "event"
        Option        "LeftEdge"              "60"
.....
.....
.....
        Option        "TouchpadOff"           "0"
EndSection


_________________
'Dieselben Naturkräfte, die uns ermöglichen, zu den Sternen zu fliegen, versetzen uns auch in die Lage, unseren Stern zu vernichten.' - Wernher von Braun
http://www.mpsna.de
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum