# don't forget: eselect opengl set ati Section "ServerLayout" Identifier "X.org Configured" Screen 0 "aticonfig-Screen[0]-0" 0 0 InputDevice "A4Tech X7 mouse" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "glx" Load "extmod" Load "record" Load "dri2" Load "dbe" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "A4Tech X7 mouse" Driver "evdev" Option "Name" "A4Tech USB Full Speed" #Option "Device" "/dev/input/event1" Option "Device" "/dev/input/by-id/usb-A4Tech_USB_Full_Speed-event-mouse" #Option "Device" "/dev/input/by-id/usb-A4Tech_USB_Full_Speed-mouse" #Option "Device" "/dev/input/by-id/usb-A4Tech_USB_Full_Speed-event-kbd" #Option "Device" "/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.7:1.0-event-mouse" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" #Option "UseInternalAGPGART" "off" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1680x1050" "1280x1024" "1024x768" EndSubSection EndSection Section "dri" Mode 0666 EndSection Section "ServerFlags" # Option "AIGLX" "off" Option "AutoAddDevices" "false" Option "AllowEmptyInput" "false" EndSection