# xorg.conf.dpkg-new (Xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf.dpkg-new manual page. # (Type "man xorg.conf.dpkg-new" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/xorg.conf.dpkg-new /etc/X11/xorg.conf.dpkg-new.custom # md5sum /etc/X11/xorg.conf.dpkg-new >/var/lib/xfree86/xorg.conf.dpkg-new.md5sum # dpkg-reconfigure xserver-xorg Section "ServerFlags" Option "Blanktime" "0" EndSection Section "Files" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" ModulePath "/usr/X11R6/lib/modules" EndSection Section "DRI" Mode 0666 EndSection Section "Module" Load "type1" Load "freetype" Load "bitmap" Load "dbe" Load "ddc" Load "dri" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "glx" Load "int10" Load "record" Load "v4l" Load "vbe" EndSection Section "InputDevice" Identifier "Thinkpad Keyboard" Driver "kbd" Option "CoreKeyboard" #Option "Device" "/dev/input/tpkeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "USB Keyboard" Driver "evdev" Option "SendCoreEvents" "on" Option "Device" "/dev/input/usbkeyboard" # Option "XkbRules" "xorg" # Option "XkbModel" "pc104" # Option "XkbLayout" "us" # Option "XkbVariant" "basic" EndSection Section "InputDevice" Identifier "TrackPoint" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/trackpoint" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "false" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "on" Option "Device" "/dev/input/touchpad" Option "SHMConfig" "on" Option "RTCornerButton" "0" Option "RBCornerButton" "0" Option "TapButton2" "3" Option "TapButton3" "2" Option "CircularScrolling" "off" Option "CoastingSpeed" "0" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "SendCoreEvents" "on" Option "Device" "/dev/input/usbmouse" Option "Emulate3Buttons" "false" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ATI Technologies, Inc. M22 [Radeon Mobility M300]" Driver "fglrx" BusID "PCI:1:0:0" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "UseInternalAGPGART" "off" EndSection Section "Device" Identifier "ATI Radeon Mobility X300" Driver "radeon" BusID "PCI:1:0:0" Option "AGPFastWrite" "off" #Option "AGPMode" "4" Option "DynamicClocks" "off" #Option "ColorTiling" "on" EndSection Section "Device" Identifier "ATI" Driver "ati" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "Console Framebuffer" Driver "fbdev" BusID "PCI:1:0:0" Option "fbdev" "/dev/fb0" EndSection Section "Monitor" Identifier "Samsung LTN150P1-L02" Option "DPMS" EndSection Section "Screen" Identifier "FireGL" Device "ATI Technologies, Inc. M22 [Radeon Mobility M300]" Monitor "Samsung LTN150P1-L02" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1400x1050" EndSubSection SubSection "Display" Depth 4 Modes "1400x1050" EndSubSection SubSection "Display" Depth 8 Modes "1400x1050" EndSubSection SubSection "Display" Depth 15 Modes "1400x1050" EndSubSection SubSection "Display" Depth 16 Modes "1400x1050" EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection EndSection Section "Screen" Identifier "XorgRadeon" Device "ATI Radeon Mobility X300" Monitor "Samsung LTN150P1-L02" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1400x1050" EndSubSection SubSection "Display" Depth 4 Modes "1400x1050" EndSubSection SubSection "Display" Depth 8 Modes "1400x1050" EndSubSection SubSection "Display" Depth 15 Modes "1400x1050" EndSubSection SubSection "Display" Depth 16 Modes "1400x1050" EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection EndSection Section "Screen" Identifier "XorgATI" Device "ATI" Monitor "Samsung LTN150P1-L02" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1400x1050" EndSubSection SubSection "Display" Depth 4 Modes "1400x1050" EndSubSection SubSection "Display" Depth 8 Modes "1400x1050" EndSubSection SubSection "Display" Depth 15 Modes "1400x1050" EndSubSection SubSection "Display" Depth 16 Modes "1400x1050" EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection EndSection Section "Screen" Identifier "Framebuffer" Device "Console Framebuffer" Monitor "Samsung LTN150P1-L02" DefaultDepth 16 EndSection Section "ServerLayout" Identifier "FBserver" Screen "Framebuffer" InputDevice "Thinkpad Keyboard" #InputDevice "USB Keyboard" InputDevice "TrackPoint" InputDevice "Synaptics Touchpad" InputDevice "USB Mouse" EndSection Section "ServerLayout" Identifier "Radeonserver" Screen "XorgRadeon" InputDevice "Thinkpad Keyboard" #InputDevice "USB Keyboard" InputDevice "TrackPoint" InputDevice "Synaptics Touchpad" InputDevice "USB Mouse" EndSection Section "ServerLayout" Identifier "FireGLserver" Screen "FireGL" InputDevice "Thinkpad Keyboard" #InputDevice "USB Keyboard" InputDevice "TrackPoint" InputDevice "Synaptics Touchpad" InputDevice "USB Mouse" EndSection