Hilfe!!! Logitech MX 700 Problem

Hast Du Probleme mit Hardware, die durch die anderen Foren nicht abgedeckt werden? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
chapaev
Beiträge: 5
Registriert: 24.09.2004 13:44:11

Hilfe!!! Logitech MX 700 Problem

Beitrag von chapaev » 29.10.2004 17:31:32

Hi Leute ich brauche Hilfe weil ich nicht weiter komme.
Ich habe Logitech MX 700. Mein Problem ist , dass ich alle buttons nicht zum laufen bringen kann. die werden zwar von "xev" erkannt aber wien man an diese button bestimmte funktionen einbindet

Hier ist mein xorg.conf Datei:

Code: Alles auswählen

Section "InputDevice"
   Identifier  "Mouse1"
   Driver      "mouse"
   Option       "ZAxisMapping" "7 8"
   Option      "Buttons" "10"
   Option       "Protocol"    "evdev"
   Option      "Dev Name" "Logitech USB Receiver"
   Option      "Resolution" "800"
EndSection
wenn ich

Code: Alles auswählen

xmodmap -e "pointer = 1 2 3 7 8 6 4 5 9 10"
ausführe werden die Seitenbuttons mit dem Mausrad ausgetauscht.

Wenn ich jetzt die configuration teste :

Code: Alles auswählen

# xev
kommt das raus:

Linke Maustaste
ButtonPress event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1617557, (84,116), root:(88,540),
state 0x10, button 1, same_screen YES

ButtonRelease event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1617717, (84,116), root:(88,540),
state 0x110, button 1, same_screen YES
Mittlere Maustaste
ButtonPress event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1620461, (85,116), root:(89,540),
state 0x10, button 2, same_screen YES

ButtonRelease event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1620765, (85,116), root:(89,540),
state 0x210, button 2, same_screen YES
Rechte Maustaste
ButtonPress event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1622117, (85,116), root:(89,540),
state 0x10, button 3, same_screen YES

ButtonRelease event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1622245, (85,116), root:(89,540),
state 0x410, button 3, same_screen YES
Mausrad nach Oben
ButtonPress event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1627484, (85,116), root:(89,540),
state 0x10, button 4, same_screen YES

ButtonRelease event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1627484, (85,116), root:(89,540),
state 0x810, button 4, same_screen YES
Mausrad nach Unten
ButtonPress event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1628124, (85,116), root:(89,540),
state 0x10, button 5, same_screen YES

ButtonRelease event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1628124, (85,116), root:(89,540),
state 0x1010, button 5, same_screen YES
Obere Taste (Steht ganz oben)
ButtonPress event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1630587, (85,116), root:(89,540),
state 0x10, button 6, same_screen YES

ButtonRelease event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1630771, (85,116), root:(89,540),
state 0x10, button 6, same_screen YES
Seitentaste nach Oben
ButtonPress event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1632803, (85,116), root:(89,540),
state 0x10, button 8, same_screen YES

ButtonRelease event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1633043, (85,116), root:(89,540),
state 0x10, button 8, same_screen YES
Seitentaste nach Unten
ButtonPress event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1633579, (85,116), root:(89,540),
state 0x10, button 7, same_screen YES

ButtonRelease event, serial 30, synthetic NO, window 0x3000001,
root 0x8e, subw 0x0, time 1633787, (85,116), root:(89,540),
state 0x10, button 7, same_screen YES
So weit so gut! Leider finde ich keine passende Einstellungen zu imwheeel.
Ich habe soweit schon fast alle FAQs durchgelesen, aber ich finde keine passende Konfiguration!

Wenn jemand weiss wie ich an die 3 Tasten 6,7 und 8 (oder wenigstens 7 und 8 ) eine funktion einbindn kann, hilft mir bitte!!! :roll:
Zuletzt geändert von chapaev am 31.10.2004 15:11:12, insgesamt 1-mal geändert.

tylerD
Beiträge: 4068
Registriert: 10.07.2002 17:34:13
Wohnort: Halle/Saale
Kontaktdaten:

Beitrag von tylerD » 30.10.2004 11:57:45

Bitte sinnvolle, aufschlussreiche Topics verwenden. Siehe Verhaltensregeln.

cu

Antworten