• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[Teilgelöst] Logitech Gaming Mouse G500 (SuSE 11.2):

Hallo!

Da meine alte MX510 nach exzessivstem Einsatz über die Jahre einfach total fertig war, habe ich mir heute eine Maus gegönnt. (Taster der alten MX510 haben innen in der Gehäuseschale einen tiefen Abdruck durch Abnutzung in der Gehäuseschale eingeschliffen diese Lassen sich nicht mehr drücken ausser man unterlegt die Kerbe quasi. Kabel hat einen unaufindbaren Wackelkontakt. Maus hat aussetzer) die war also schlicht fertig:

Jetzt aber zu meiner neuen:
- Logitech Gaming Mouse G500

Dazu wollte ich fragen, obe s tuningtipps gibt? Eigentlich funktioniert fast alles auf Anhieb.
- Navigationstasten am Daumen gehen (Vor/ Zurück)
- Mausrad geht (Hoch/Runter)
- Mausrad klicken geht
- Linke / Rechte Taste (Maus 1 / 2)
- Die Tasten zum profile Umschalten schaltet auf schneller und langsamer usw.. (+/-)

Was mir noch fehlt:
- Mausrad nach links/rechts wippen?
- Die Taste oberhalb vom Mausrad?
- Die Taste zwischen den Vor / Zurück Daumentasten mit dem Stop symbol?


(Habe die MX510 Einstellungen in der Xorg.conf nur namentlich auf G500 angepasst... also so siehts bisher aus):

Ich hab:
Code:
  Option       "AutoAddDevices" "off"
  Option       "AllowMouseOpenFail" "on"
Code:
## Logitech G500 Laser ##
Section "InputDevice"    
  Driver       "mouse"   
  Identifier   "Mouse[1]"
  Option       "Buttons" "10"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Logitech Gaming Mouse G500 "
  Option       "Protocol" "explorerps/2"           
  Option       "Vendor" "Sysp"                     
  Option       "ZAxisMapping" "4 5"                
EndSection
Wie sollte es aussehen, falls was falsch ist? Was könnte besser sein? Hat jemand Ahnung wie man die genannten bei mir scheinbar noch funktionslosen Tasten konfiguriert?

Vielen Dank!

Gruß,

R
 
Hi!

Nein, leider nicht :) Bzw. neue Erkenntnis:
Die Daumentaste in der Mitte mit dem Stopzeichen:
Macht das gleiche wie Mausrad Drücken. (Button2).

Mausrad Wippen tut leider nichts.
Der Knopf oberhalb vom Mausrad tut leider auch nichts.

Gruß,

R
 

Jägerschlürfer

Moderator
Teammitglied
ich habe jetzt nicht die gleiche Maus wie du, sondern die MX400 und meine Xorg sieht so aus:
Code:
Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "true"
    Option         "ZAxisMapping" "4 5"
    Option         "ButtonMapping"  "1 2 3 6 7"
EndSection

bei geht allerdings auch nicht das wippen des Rades, aber das ist eigentlich bei mir auch relativ überflüssig, denn wenn ich z.B. in openoffice ein großes Excel file bearbeite, dann kann ich mit den seitlichen Tasten nach links und rechts navigieren.


Vielleicht bringt dich das etwas weiter,...
 
Hallo!

Protocol auto sieht interessant aus. Ehm also mit den Daumentasten vor und zürück geht beispielsweise im Firefox schon. Aber zwischendrin ist da noch eine :) Und die ist quasi Maus 3.

Am interessantesten fände ich eigentlich Mausrad wippen.... hm. Wie könnte ich den schauen, ob da überhaupt was passiert? Vielleicht an der quasi device node?

Ehm mir fällt gerade auf, der Knopf über dem Mausrad könnte ein?
Option "DragLockButtons" "M"
Sein?

Ich frage mich gerade wie ich feststelle wieviele knöpfe die Maus eigentlich hat :S Bitte nicht lachen.

Gruß,

R

PS.: Ich habe Protocol Auto probiert... Xorg wählt explorerps/2 automatisch. Die Xorg.0.log meldet folgendes:
Code:
(**) Option "Protocol" "explorerps/2"
(**) Mouse[1]: Device: "/dev/input/mice"
(**) Mouse[1]: Protocol: "explorerps/2"
(**) Option "CorePointer"
(**) Mouse[1]: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "10"
(==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5
(**) Mouse[1]: Buttons: 14
(**) Mouse[1]: Sensitivity: 1
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
(**) Mouse[1]: (accel) keeping acceleration scheme 1
(**) Mouse[1]: (accel) acceleration profile 0
(II) Mouse[1]: ps2EnableDataReporting: succeeded
Interessant finde ich, dass ich wohl buttons 10 angebe es aber 14 sind? Oder wie versteht sich das? Also ich habe Option Buttons 10 aber er sagt... "(**) Mouse[1]: Buttons: 14"

Wenn ich Xorg alles möglichst automatisch feststellen liesse dann sähe es so aus:
Code:
Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
#  Option       "Buttons" "10"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Logitech Gaming Mouse G500 "
#  Option       "Protocol" "explorerps/2"
   Option       "Protocol" "auto"
#  Option       "Vendor" "Sysp"
#  Option       "ZAxisMapping" "4 5"
#  Option       "DragLockButtons"       "M"
EndSection

Code:
(**) Option "Protocol" "auto"
(**) Option "Device" "/dev/input/mice"
(II) Mouse[1]: Setting mouse protocol to "ExplorerPS/2"
(**) Mouse[1]: Device: "/dev/input/mice"
(**) Mouse[1]: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse[1]: always reports core events
(==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5
(**) Mouse[1]: Buttons: 9
(**) Mouse[1]: Sensitivity: 1
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
Demnach hätte sie 9 oder würde so erkannt? Aber das ändert leider nichts am Mausradwippen oder am Knopf oberhalb... hm...
 
Smurfle schrieb:
Schon mal versucht ob Hal die Maus ohne xorg.conf richtig erkennt?
Ich kann mir ehrlich gesagt nicht vorstellen das dies funktioniert.
Leider fehlt mir jegliche Hardware um das mal selber zu testen....

Hmmm
 
Hi.

Müsste reichen, wenn ich alle Einträge zur Maus dort auskommentiere, oder? Edit: Also das sieht dann so aus:
Code:
(II) config/hal: Adding input device Logitech G500
(**) Logitech G500: always reports core events
(**) Logitech G500: Device: "/dev/input/event2"
(II) Logitech G500: Found 1 mouse buttons
(II) Logitech G500: Found scroll wheel(s)
(II) Logitech G500: Found relative axes
(II) Logitech G500: Found absolute axes
(II) Logitech G500: Found keys
(II) Logitech G500: Configuring as mouse
(II) Logitech G500: Configuring as keyboard
(**) Logitech G500: YAxisMapping: buttons 4 and 5
(**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "nodeadkeys"
(EE) Logitech G500: failed to initialize for relative axes.
(**) Logitech G500: (accel) keeping acceleration scheme 1
(**) Logitech G500: (accel) acceleration profile 0
(II) Logitech G500: initialized for absolute axes.
(II) config/hal: Adding input device Logitech G500
(**) Logitech G500: always reports core events
(**) Logitech G500: Device: "/dev/input/event1"
(II) Logitech G500: Found 20 mouse buttons
(II) Logitech G500: Found scroll wheel(s)
(II) Logitech G500: Found relative axes
(II) Logitech G500: Found x and y relative axes
(II) Logitech G500: Configuring as mouse
(**) Logitech G500: YAxisMapping: buttons 4 and 5
(**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE)
(**) Logitech G500: (accel) keeping acceleration scheme 1
(**) Logitech G500: (accel) acceleration profile 0
(II) Logitech G500: initialized for relative axes.
Mausrad Wippen sind so Button 6 und 7 !!!! :) Ich würde das gerne fest in die xorg.conf schreiben?
Ehm die event2 hätte eigentlich mein logiaccess sein müssen. Das ist aber eh fest eingetragen und konfiguriert von dem her.

Gruß,

R
 
Mensch Probier es doch mal aus.
Mach dir eine Kopie deiner xorg.conf und fülle die neue einfach mit diesen Infos.
Vor allen Dingen teile uns mit ob das funktioniert.
Das interessiert mich ehrlich. ;)
 
Hm wie sollte die Section dann aussehen?

Ich bin ein bisschen ratlos im moment....

Code:
## Logitech Gaming Mouse G500 ##
Section "InputDevice"   
#?  Driver       "mouse"  
  Identifier   "Mouse[1]"
   Option       "Buttons" "20"
   Option       "Device" "/dev/input/event1"
   Option       "Name" "Logitech G500 "
#?   Option       "Protocol" "auto"                   
   Option       "YAxisMapping" "4 5"            
   Option       "EmulateWheelButton" "4"
   Option       "EmulateWheelInertia" "10"
   Option       "EmulateWheelTimeout" "200"
##   Option       "DragLockButtons"       "M"         
EndSection
Das Problem ist nämlich folgendes: Ich brauche die Maus statisch eingetragen, weil ich eine mouse2 habe. Von meiner LIRC Fernbedienung.

Wenn ich das hier auskommentiere:
# Option "AutoAddDevices" "off"
Und die geräte wieder automatisch hinzugefügt werden, wird meine Maus 2 deaktiviert.

Kann mir bitte jemand weiter helfen, was ich in der Sektion für die Logitech benötige? Ehm Protocol Treiber und Button 6 und 7 ?

Mir fällt gerade auf, dass die Knöpfe ziemlich ähnlich sein müssten wie bei der G9 ... dann bin ich gerade doch in google auf der Suche nach G9 auf diese Seite heir gestossen:
http://www.gentoo-wiki.info/X11_Mouse/Individual_Configurations#Logitech_G5.2C_G7
Könnten das hier die Zauberworte sein?
Code:
Section "InputDevice"
   Identifier  "G5"
   Driver  "evdev"
   Option  "Name"  "Logitech USB Gaming Mouse"
   Option  "HWHEELRelativeAxisButtons" "7 6"
EndSection

Gruß,

R

Gruß,

R
 

Jägerschlürfer

Moderator
Teammitglied
das mit evdev habe ich gestern mal unter Debian Lenny ausprobiert. Rausgekommen ist ein grafisches Anmelden ohne Mausfunktion,...
 
Das habe ich soeben auch festgestellt...

Und zwar habe ich die Version von der G9 versucht aus dem link... Xorg sagt, es könne das device nicht finden bzw öffnen?

Aber ... hm .... ich habe allein schon das Problem, dass das Ergebnis von cat /proc/input/devices bei mir anders aussieht als bei ihm vermutlich...

Das sieht bei mir so aus:
Code:
I: Bus=0003 Vendor=046d Product=c068 Version=0111
N: Name="Logitech G500"                          
P: Phys=usb-0000:00:1d.0-1/input0                
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input1
U: Uniq=5837C093220018                                                 
H: Handlers=mouse0 event1                                              
B: EV=17                                                               
B: KEY=ffff0000 0 0 0 0 0 0 0 0                                        
B: REL=143                                                             
B: MSC=10                                                              

I: Bus=0003 Vendor=046d Product=c068 Version=0111
N: Name="Logitech G500"                          
P: Phys=usb-0000:00:1d.0-1/input1                
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/input/input2
U: Uniq=5837C093220018                                                 
H: Handlers=kbd event2                                                 
B: EV=10001f                                                           
B: KEY=837fff 2c3027 bf004444 0 0 1 10f84 8a27c007 ffe67bfa d9415fff febeffdf ffefffff ffffffff fffffffe
B: REL=40                                                                                               
B: ABS=1 0
B: MSC=10

Versuchsweise eingetragen habe ich dann (im moment freilich auskommentiert):
Code:
## Logitech G500 Laser ##
#Section "InputDevice"
#  Driver       "evdev"
#  Identifier   "Mouse[1]"
#   Option         "Dev Phys" "usb-0000:00:1d.0-1/input0" # from /proc/bus/input/devices
#   Option         "Device" "usb-0000:00:1d.0-1/input1" # from /proc/bus/input/devices
#   Option         "Dev Name" "Logitech G500 Gaming Mouse" # from /proc/bus/input/devices
#   Option         "HWHEELRelativeAxisButtons" "6 7"
#   Option         "WHEELRelativeAxisButtons" "4 5"
#   Option         "Emulate3Buttons" "false"
#   Option         "Buttons" "9"
#EndSection


Gruß,

R
 
Ehm andere Frage:

Geräte die von HAL erkannt werden müssten irgendwo in einem dieser *.FDI Dateien drinstehen? In welcher sollte man dort fündig werden?

Dazu hätte ich mal gefunden:
Code:
        <match key="@input.originating_device:usb.vendor_id" int="0x46d">
          <match key="@input.originating_device:usb.product_id" int="0xc50e">
            <merge key="input.x11_options.Buttons" type="string">8</merge>
            <merge key="input.x11_options.EmulateWheel" type="string">on</merge>
            <merge key="input.x11_options.EmulateWheelButton" type="string">8</merge>
            <merge key="input.x11_options.YAxisMapping" type="string">4 5</merge>
            <merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>
          </match>


Gruß,

R
 
Ha geil!!!

Habs hinbekommen!!! ::
Code:
## Logitech G500 Laser ##
Section "InputDevice"
  Identifier   "Mouse[1]"
  Driver       "evdev"
   Option       "Name" "Logitech Gaming Mouse G500"
   Option       "Dev Phys" "/dev/input/event2"
   Option       "Device" "/dev/input/event1"
   # From a autoprobe
   Option       "EmulateWheelInertia" "10"
   Option       "EmulateWheelTimeout" "200"
   Option       "MWHEELRelativeAxisButtons" "7 6"
#   Option       "DragLockButtons"       "M" (Would be nice to have? But which is the one?)
   # from hal fdi:
   Option       "Buttons" "8"
   Option       "EmulateWheel" "on"
   Option       "EmulateWheelButton" "8"
   Option       "YAxisMapping" "4 5"
   Option       "XAxisMapping" "6 7"
EndSection

Das sieht dann in der Xorg.0.log so aus:
Code:
(**) Option "CorePointer"
(**) Mouse[1]: always reports core events
(**) Mouse[1]: Device: "/dev/input/event1"
(II) Mouse[1]: Found 20 mouse buttons
(II) Mouse[1]: Found scroll wheel(s)
(II) Mouse[1]: Found relative axes
(II) Mouse[1]: Found x and y relative axes
(II) Mouse[1]: Configuring as mouse
(**) Option "EmulateWheel" "on"
(**) Option "EmulateWheelButton" "8"
(**) Option "EmulateWheelInertia" "10"
(**) Option "EmulateWheelTimeout" "200"
(**) Option "YAxisMapping" "4 5"
(**) Mouse[1]: YAxisMapping: buttons 4 and 5
(**) Option "XAxisMapping" "6 7"
(**) Mouse[1]: XAxisMapping: buttons 6 and 7
(**) Mouse[1]: EmulateWheelButton: 8, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
(**) Mouse[1]: (accel) keeping acceleration scheme 1
(**) Mouse[1]: (accel) acceleration profile 0
(II) Mouse[1]: initialized for relative axes.
Ich benötige wie gesagt:
Code:
  Option       "AutoAddDevices" "off" # or lircmd will not function
Aber den Mittleren Knopf oberhalb vom Mausrad... den kann ich noch immer nicht ansprechen. Aber das kann HAL scheinbar auch noch nicht??

Ich bin der Meinung, das müsste ein "DragLockButtons" sein? Nur welcher??

Ich möchte euch auch mal meine ganze xorg.conf zeigen:
Code:
# /.../                                                                                                                                                                                          
# X11 config Datei: revealed ;;                                                                                                                                                                  
# Created on: 2009-06-26T 22:12 Uhr;                                                                                                                                                             
# AIGLX ASUS EAX 1950 XTX Driver "radeon"                                                                                                                                                        
# 24 " TFT HPw2408h                                                                                                                                                                              
# OpenSuSE 11.1 (32 Bit);                                                                                                                                                                        
# PLEASE DO NOT EDIT THIS FILE!                                                                                                                                                                  
#                                                                                                                                                                                                
Section "Files"                                                                                                                                                                                  
  FontPath     "/usr/share/fonts/misc:unscaled"                                                                                                                                                  
  FontPath     "/usr/share/fonts/local"                                                                                                                                                          
  FontPath     "/usr/share/fonts/75dpi:unscaled"                                                                                                                                                 
  FontPath     "/usr/share/fonts/100dpi:unscaled"                                                                                                                                                
  FontPath     "/usr/share/fonts/Type1"                                                                                                                                                          
  FontPath     "/usr/share/fonts/URW"                                                                                                                                                            
  FontPath     "/usr/share/fonts/Speedo"                                                                                                                                                         
  FontPath     "/usr/share/fonts/PEX"                                                                                                                                                            
  FontPath     "/usr/share/fonts/cyrillic"                                                                                                                                                       
  FontPath     "/usr/share/fonts/latin2/misc:unscaled"                                                                                                                                           
  FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"                                                                                                                                          
  FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"                                                                                                                                         
  FontPath     "/usr/share/fonts/latin2/Type1"                                                                                                                                                   
  FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"                                                                                                                                          
  FontPath     "/usr/share/fonts/baekmuk:unscaled"                                                                                                                                               
  FontPath     "/usr/share/fonts/japanese:unscaled"                                                                                                                                              
  FontPath     "/usr/share/fonts/kwintv"                                                                                                                                                         
  FontPath     "/usr/share/fonts/truetype"                                                                                                                                                       
  FontPath     "/usr/share/fonts/uni:unscaled"                                                                                                                                                   
  FontPath     "/usr/share/fonts/CID"                                                                                                                                                            
  FontPath     "/usr/share/fonts/ucs/misc:unscaled"                                                                                                                                              
  FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"                                                                                                                                             
  FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"                                                                                                                                            
  FontPath     "/usr/share/fonts/hellas/misc:unscaled"                                                                                                                                           
  FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"                                                                                                                                          
  FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"                                                                                                                                         
  FontPath     "/usr/share/fonts/hellas/Type1"                                                                                                                                                   
  FontPath     "/usr/share/fonts/misc/sgi:unscaled"                                                                                                                                              
  FontPath     "/usr/share/fonts/xtest"                                                                                                                                                          
  FontPath     "/opt/kde3/share/fonts"                                                                                                                                                           
  #InputDevices "/dev/gpmdata" # obsolete                                                                                                                                                        
  #InputDevices "/dev/input/mice" # obsolete                                                                                                                                                     
EndSection                                                                                                                                                                                       

Section "ServerFlags"
  Option       "AutoAddDevices" "off" # or lircmd will not function!
  Option       "AllowMouseOpenFail" "on"                            
  Option       "AllowEmptyInput" "off"                              
  Option       "ZapWarning" "off"                                   
  Option       "AIGLX" "on"                                         
EndSection                                                          

Section "Module"
  Load         "dri"
  Load         "dbe"
#  Load         "freetype" # (does not exist?)
  Load         "extmod"                       
  Load         "glx"                          
  Load         "v4l"                          
#  Load         "type1" # (does not exist?)   
#  Load         "i2c" # (built in)            
EndSection                                    

## Logitech Access Keyboard : ##
Section "InputDevice"           
  Driver       "kbd"            
  Identifier   "Keyboard[0]"    
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"     
  Option       "XkbModel" "logiaccess"
  Option       "XkbRules" "xfree86"   
  Option       "XkbVariant" "nodeadkeys"
  Option       "XkbOptions" "caps:shiftlock"
EndSection                                  

## Logitech G500 Laser ##
Section "InputDevice"    
  Identifier   "Mouse[1]"
  Driver       "evdev"   
   Option       "Name" "Logitech Gaming Mouse G500"
   Option       "Dev Phys" "/dev/input/event2"     
   Option       "Device" "/dev/input/event1"       
   # From a autoprobe                              
   Option       "EmulateWheelInertia" "10"         
   Option       "EmulateWheelTimeout" "200"        
   Option       "MWHEELRelativeAxisButtons" "7 6"  
#   Option       "DragLockButtons"       "M" (Would be nice to have? But which is the one?)
   # from hal fdi:                                                                         
   Option       "Buttons" "8"                                                              
   Option       "EmulateWheel" "on"                                                        
   Option       "EmulateWheelButton" "8"                                                   
   Option       "YAxisMapping" "4 5"                                                       
   Option       "XAxisMapping" "6 7"                                                       
EndSection                                                                                 

## LIRC MOUSE ##
Section "InputDevice"
  Driver      "mouse"
  Identifier  "Mouse[2]"
  Option      "Device" "/var/run/lirc/lircm"
  Option      "Protocol" "IntelliMouse"     
  Option      "SendCoreEvents"              
  Option      "Buttons" "5"                 
  Option      "ZAxisMapping" "4 5"          
EndSection                                  

## The HP w2408h 24" TFT: ##
Section "Monitor"           
  DisplaySize  518 324      
  HorizSync    29-94        
  Identifier   "Monitor[0]" 
  ModelName    "HP W2408"   
  Option       "DPMS"       
  Option       "PreferredMode" "1920x1200"
  VendorName   "HWP"                      
  VertRefresh  43-85                      
  UseModes     "Modes[0]"                 
  Gamma   0.85  0.85  0.85  # created by KGamma
EndSection                                     

Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1920x1200" 151.63 1920 2032 2240 2560 1200 1201 1204 1234
  Modeline      "1920x1200" 119.75 1920 1968 2000 2080 1200 1203 1209 1227 +HSync -Vsync
  Modeline      "1900x1200" 153.83 1904 2024 2224 2544 1200 1201 1204 1234              
  Modeline      "1896x1200" 121.00 1896 1944 1976 2056 1200 1203 1213 1228 +HSync -Vsync
  Modeline      "1920x1080" 154.00 1920 2032 2240 2560 1080 1081 1084 1114              
  Modeline      "1920x1080" 122.00 1920 1968 2000 2080 1080 1083 1088 1107 +HSync -Vsync
  Modeline      "1600x1200" 152.67 1600 1704 1880 2160 1200 1201 1204 1240              
  Modeline      "1600x1200" 121.25 1600 1648 1680 1760 1200 1203 1207 1232 +HSync -Vsync
  Modeline      "1680x1050" 152.18 1680 1784 1968 2256 1050 1051 1054 1088              
  Modeline      "1680x1050" 121.25 1680 1728 1760 1840 1050 1053 1059 1081 +HSync -Vsync
  Modeline      "1600x1024" 153.98 1600 1704 1880 2160 1024 1025 1028 1064              
  Modeline      "1600x1024" 122.75 1600 1648 1680 1760 1024 1027 1037 1057 +HSync -Vsync
  Modeline      "1600x1000" 152.76 1600 1704 1880 2160 1000 1001 1004 1040              
  Modeline      "1600x1000" 121.50 1600 1648 1680 1760 1000 1003 1009 1032 +HSync -Vsync
  Modeline      "1400x1050" 153.77 1400 1496 1648 1896 1050 1051 1054 1096              
  Modeline      "1400x1050" 123.75 1400 1448 1480 1560 1050 1053 1057 1087 +HSync -Vsync
  Modeline      "1600x900" 152.28 1600 1704 1880 2160 900 901 904 940                   
  Modeline      "1600x900" 140.62 1600 1704 1872 2144 900 901 904 937                   
  Modeline      "1600x900" 129.19 1600 1696 1864 2128 900 901 904 934                   
  Modeline      "1600x900" 121.25 1600 1648 1680 1760 900 903 908 932 +HSync -Vsync     
  Modeline      "1600x900" 119.00 1600 1696 1864 2128 900 901 904 932                   
  Modeline      "1280x1024" 153.45 1280 1376 1512 1744 1024 1025 1028 1073              
  Modeline      "1280x1024" 137.93 1280 1368 1504 1728 1024 1025 1028 1069              
  Modeline      "1280x1024" 124.00 1280 1328 1360 1440 1024 1027 1034 1064 +HSync -Vsync
  Modeline      "1280x1024" 123.80 1280 1368 1504 1728 1024 1025 1028 1064              
  Modeline      "1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060              
  Modeline      "1440x900" 152.94 1440 1536 1696 1952 900 901 904 944                   
  Modeline      "1440x900" 137.09 1440 1536 1688 1936 900 901 904 940                   
  Modeline      "1440x900" 122.75 1440 1488 1520 1600 900 903 909 936 +HSync -Vsync     
  Modeline      "1440x900" 121.61 1440 1528 1680 1920 900 901 904 936                   
  Modeline      "1280x960" 149.43 1280 1376 1512 1744 960 961 964 1008                  
  Modeline      "1280x960" 132.88 1280 1368 1504 1728 960 961 964 1003                  
  Modeline      "1280x960" 120.75 1280 1328 1360 1440 960 963 967 999 +HSync -Vsync     
  Modeline      "1280x960" 117.96 1280 1368 1504 1728 960 961 964 999                   
  Modeline      "1280x960" 102.10 1280 1360 1496 1712 960 961 964 994                   
  Modeline      "1366x768" 125.67 1368 1456 1600 1832 768 769 772 807                   
  Modeline      "1360x768" 102.00 1360 1408 1440 1520 768 771 776 799 +HSync -Vsync     
  Modeline      "1366x768" 112.78 1368 1456 1600 1832 768 769 772 803                   
  Modeline      "1366x768" 99.15 1368 1448 1592 1816 768 769 772 799                    
  Modeline      "1366x768" 85.86 1368 1440 1584 1800 768 769 772 795                    
  Modeline      "1360x768" 125.12 1360 1448 1592 1824 768 769 772 807                   
  Modeline      "1360x768" 112.29 1360 1448 1592 1824 768 769 772 803                   
  Modeline      "1360x768" 102.00 1360 1408 1440 1520 768 771 776 799 +HSync -Vsync     
  Modeline      "1360x768" 98.71 1360 1440 1584 1808 768 769 772 799                    
  Modeline      "1360x768" 84.72 1360 1424 1568 1776 768 769 772 795                    
  Modeline      "1280x800" 123.38 1280 1368 1504 1728 800 801 804 840                   
  Modeline      "1280x800" 109.73 1280 1360 1496 1712 800 801 804 836                   
  Modeline      "1280x800" 100.75 1280 1328 1360 1440 800 803 809 833 +HSync -Vsync     
  Modeline      "1280x800" 96.42 1280 1352 1488 1696 800 801 804 832                    
  Modeline      "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828                    
  Modeline      "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907                   
  Modeline      "1152x864" 107.44 1152 1224 1352 1552 864 865 868 903                   
  Modeline      "1152x864" 99.00 1152 1200 1232 1312 864 867 871 899 +HSync -Vsync      
  Modeline      "1152x864" 94.36 1152 1224 1344 1536 864 865 868 899                    
  Modeline      "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895                    
  Modeline      "1280x768" 118.53 1280 1368 1504 1728 768 769 772 807                   
  Modeline      "1280x768" 105.40 1280 1360 1496 1712 768 769 772 803                   
  Modeline      "1280x768" 96.50 1280 1328 1360 1440 768 771 778 799 +HSync -Vsync      
  Modeline      "1280x768" 92.60 1280 1352 1488 1696 768 769 772 799                    
  Modeline      "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795                    
  Modeline      "1280x720" 110.01 1280 1360 1496 1712 720 721 724 756                   
  Modeline      "1280x720" 97.91 1280 1352 1488 1696 720 721 724 753                    
  Modeline      "1280x720" 90.50 1280 1328 1360 1440 720 723 728 749 +HSync -Vsync      
  Modeline      "1280x720" 85.99 1280 1344 1480 1680 720 721 724 749                    
  Modeline      "1280x720" 74.48 1280 1336 1472 1664 720 721 724 746                    
  Modeline      "1024x768" 94.39 1024 1088 1200 1376 768 769 772 807                    
  Modeline      "1024x768" 83.73 1024 1080 1192 1360 768 769 772 803                    
  Modeline      "1024x768" 79.25 1024 1072 1104 1184 768 771 775 799 +HSync -Vsync      
  Modeline      "1024x768" 74.25 1024 1080 1192 1360 768 769 772 799                    
  Modeline      "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795                    
  Modeline      "1280x600" 90.82 1280 1352 1488 1696 600 601 604 630                    
  Modeline      "1280x600" 80.76 1280 1344 1480 1680 600 601 604 627                    
  Modeline      "1280x600" 75.50 1280 1328 1360 1440 600 603 613 625 +HSync -Vsync      
  Modeline      "1280x600" 70.95 1280 1336 1472 1664 600 601 604 624                    
  Modeline      "1280x600" 61.50 1280 1336 1464 1648 600 601 604 622                    
  Modeline      "1024x600" 72.83 1024 1080 1192 1360 600 601 604 630                    
  Modeline      "1024x600" 64.61 1024 1080 1184 1344 600 601 604 627                    
  Modeline      "1024x600" 62.00 1024 1072 1104 1184 600 603 613 625 +HSync -Vsync      
  Modeline      "1024x600" 56.63 1024 1072 1176 1328 600 601 604 624                    
  Modeline      "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622                    
  Modeline      "800x600" 56.55 800 840 928 1056 600 601 604 630                        
  Modeline      "800x600" 50.76 800 840 928 1056 600 601 604 627                        
  Modeline      "800x600" 50.25 800 848 880 960 600 603 607 625 +HSync -Vsync           
  Modeline      "800x600" 44.35 800 840 920 1040 600 601 604 624                        
  Modeline      "800x600" 38.22 800 832 912 1024 600 601 604 622                        
  Modeline      "768x576" 51.84 768 808 888 1008 576 577 580 605                        
  Modeline      "768x576" 46.75 768 816 848 928 576 579 583 600 +HSync -Vsync           
  Modeline      "768x576" 46.52 768 808 888 1008 576 577 580 602                        
  Modeline      "768x576" 40.67 768 800 880 992 576 577 580 600                         
  Modeline      "768x576" 34.96 768 792 872 976 576 577 580 597                         
  Modeline      "640x480" 35.71 640 672 736 832 480 481 484 505                         
  Modeline      "640x480" 33.50 640 688 720 800 480 483 487 500 +HSync -Vsync           
  Modeline      "640x480" 31.41 640 664 728 816 480 481 484 502                         
  Modeline      "640x480" 27.88 640 664 728 816 480 481 484 500                         
  Modeline      "640x480" 23.86 640 656 720 800 480 481 484 497                         
  Modeline      "1920x1200" 154 1920 1968 2000 2080 1200 1203 1209 1235 -hsync +vsync   
EndSection                                                                              

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15     
    Modes      "1920x1200" "1900x1200" "1920x1080" "1600x1200" "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"                                                                                                                                            
    Virtual    3840 1200                                                                                                                                                                                            
  EndSubSection                                                                                                                                                                                                     
  SubSection "Display"                                                                                                                                                                                              
    Depth      16                                                                                                                                                                                                   
    Modes      "1920x1200" "1900x1200" "1920x1080" "1600x1200" "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"                                                                                                                                            
    Virtual    3840 1200                                                                                                                                                                                            
  EndSubSection                                                                                                                                                                                                     
  SubSection "Display"                                                                                                                                                                                              
    Depth      24                                                                                                                                                                                                   
    Modes      "1920x1200" "1900x1200" "1920x1080" "1600x1200" "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"                                                                                                                                            
    Virtual    3840 1200                                                                                                                                                                                            
  EndSubSection                                                                                                                                                                                                     
  SubSection "Display"                                                                                                                                                                                              
    Depth      8                                                                                                                                                                                                    
    Modes      "1920x1200" "1900x1200" "1920x1080" "1600x1200" "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"                                                                                                                                            
    Virtual    3840 1200                                                                                                                                                                                            
  EndSubSection                                                                                                                                                                                                     
  Device       "Device[0]"                                                                                                                                                                                          
  Identifier   "Screen[0]"                                                                                                                                                                                          
  Monitor      "Monitor[0]"                                                                                                                                                                                         
EndSection                                                                                                                                                                                                          

Section "Device"
### Names : ##  
  VendorName   "ATI"
  BoardName    "Radeon X1950"
  Driver       "radeon"
  Identifier   "Device[0]"
### Hardware Specific : ##
  BusID        "1:0:0"                          # BUS ID for adapter  #Example: BusID    "1:0:0"
  #MemBase                                      # in kilobytes
  #IOBase                                       # physical address of the linear framebuffer
  #ChipID                                       # physical address of the MMIO registers
  Option       "BusType" "PCIE"                 # PCI-Express card;
  Option       "DynamicClocks" "true"           # freqency scaling for radeon
  Option       "GARTSize" "64"                  # Req f. GoogleEarth
### Display related : ##
  Option       "monitor-DVI-1" "Monitor[0]"     # HPw2408h on PORT 1
  #Option       "ReverseDDC" "true"             # Reverses DDC in case display detected on wrong port;
  #Option       "IgnoreEDID" "true"             # Disables EDID
  #Option       "NoDDC" "true"                  # Disables DDC
  #Option       "DisplayPriority" "Auto"        # String: AUTO (default), BIOS, HIGH;
  #Option      "TVStandard" "pal"               # No TV connected;
### Performance related : ##
  Option       "DRI" "true"                     # Enable DRI;
  Option       "NoAccel" "off"                  # Disable all acceleration?
  Option       "AccelMethod" "exa"              # newer further under devel
  Option       "RenderAccel" "true"             # option Accel Method # (default)
  #Option       "AccelMethod" "xaa"             # old depracted incompatible
  #Option       "XAANoOffscreenPixmaps" "true"  # Not Used!
  Option       "EnablePageFlip" "false"          # on(faster)/off(default)
  Option       "SWcursor" "off"                 # SWCursor is lame :) ;
### Textured Video related: ##
  Option       "DMAForXv" "true"                # default "true" (Fast DMA for XV image transfer?)
  #Option       "XV_VSYNC" "on"                  # "off /(default)on"
  #Option       "XV_BICUBIC" "auto"              # apply filter smoothing? off/on/(default)auto
  Option       "SWcursor" "off"                 # SWCursor is lame :) ;
  #Option       "DFS" "true"                    # reported unused by Xorg.0.log
EndSection

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"     # Logitech Access Keyboard
  InputDevice  "Mouse[1]" "CorePointer"         # Logitech G500 Gaming Mouse
  InputDevice  "Mouse[2]"                       # LIRC MOUSE
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0666
EndSection

Section "Extensions"
    Option "Composite" "On"
EndSection

Grüße,

R

PS: Ich würde mich noch sehr sehr freuen, wenn mir jemand sagt, wie ich beispielsweise die Wippe Mit Lauter / Leiser in Kmix verknüpfen könnte? Das fänd ich lustig! Die Wippe sind quasi in Xev nochmal Button 6 und 7?

Vielen Dank!

PPS.: Habe das gemacht:
Code:
touch /home/username/.Xmodmap
(Mit editor geöffnet und folgendes eingefügt)
Code:
button 6 = Prior
button 7 = Next
Das müsste Seite Hoch/Runter sein? Ehm *tilt* und probieren gehe ... :)
Edit:
So gehts nicht es kommt folgender Fehler:
Code:
xmodmap:  unknown command on line .Xmodmap:1
xmodmap:  unknown command on line .Xmodmap:2
xmodmap:  2 errors encountered, aborting.
/Edit

Wäre sehr nett, wenn mir jemand sagen könnte, wie das geht?

Bzw... habe festgestellt, das es im Firefox den Fensterinhalt nach links oder Rechts scrollt. Wenn man beispielsweise KMIX offen hat und Wippt, dann macht man lauer oder leiser... ich vermute das sind Pfeiltasten Links / Rechts? Das geht auch! Wäre aber schon cool, das irgendwie zu belegen?
 
Oben