Hallo Peter.
Ich wollte fragen, wie ich die Scrollfunktion/-tasten bei der Maus im Debian Sarge 3.1 r0a & Gnome aktivieren kann?
Werden unter „xev“ sämtliche Tasten korrekt erkannt?
Die normale Erkennung sollte dort wie folgt aussehen:
1 = linke Maustaste
2 = mittlere Maustaste
3 = rechte Maustaste
4 = Scrollrad nach oben
5 = Scrollrad nach unten
Ich habe nämlich seltsamerweise in meiner XF86config 2 Mäuse:
Das solltest du ändern, wenn du tatsächlich nur eine Maus angeschlossen hast.
Versuche es einmal mit folgendem in deiner XF86config:
Section "InputDevice"
Identifier ""
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice" # Oder eben /dev/psaux
Option "Protocol" "PS/2"
Option "ZAxisMapping" "4 5"
EndSection
Zur Kontrolle kannst du hiernach auch einmal „xmodmap -pp“ ausführen.
Einen schönen Dienstag noch.
Gruß, Ashura
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]