Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Logitech Maus - Mausrad funktioniert nicht
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
yalu
n00b
n00b


Joined: 25 Apr 2003
Posts: 65

PostPosted: Tue Apr 29, 2003 6:26 am    Post subject: Logitech Maus - Mausrad funktioniert nicht Reply with quote

Hi hab eine ganz einfache Logitech Maus mit 3 Tasten und Mausrad. Leider tut bis jetzt noch das Mausrad nicht , unter Suse 8.2 läufts aber. In der XFree86conf File hab ich

Protocol "PS/2"
Device /dev/psaux
Buttons 3
ZAxisMapping " 4 5"

hab jetzt allerdings gesehn das unter Suse glaub des Microsoft Maus Protokol (irgendwas wie imps oder ims). Wie sollte ich es abändern damit das Mausrad funktioniert

mfg Simon
Back to top
View user's profile Send private message
hopfe
Guru
Guru


Joined: 22 Oct 2002
Posts: 456
Location: Frankfurt Main oder Aachen

PostPosted: Tue Apr 29, 2003 6:32 am    Post subject: Reply with quote

Du mußt das Protokoll auf IMPS/2 umstellen.

Hier der Auszug auf meiner XF86Config
Code:

Section "InputDevice"
    Identifier   "Mouse[1]"
    Driver   "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "Emulate3Buttons"
    Option "ZAxisMapping" "4 5"
EndSection
Back to top
View user's profile Send private message
yalu
n00b
n00b


Joined: 25 Apr 2003
Posts: 65

PostPosted: Tue Apr 29, 2003 7:00 am    Post subject: Reply with quote

hopfe wrote:
Du mußt das Protokoll auf IMPS/2 umstellen.

Hier der Auszug auf meiner XF86Config
Code:

...
    Option "Emulate3Buttons"
...
EndSection


Hi werde das mit dem IMPS/2 mal ausprobieren. Warum hast du eigentlich Emulate3Buttons an hast du nur 2 ?

mfg Simon
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