# xorg.conf (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 manual page. # (Type "man xorg.conf" 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 /etc/X11/xorg.conf.custom # md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum # dpkg-reconfigure xserver-xorg Section "ServerLayout" Identifier "Default Layout" Screen "Dell Inspiron Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Alps Touchpad" EndSection Section "Files" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" # Load "bitmap" # Load "dbe" # Load "ddc" Load "freetype" # Load "record" # Load "type1" # Load "vbe" Load "dri" Load "extmod" SubSection "extmod" Option "omit XFree86-DGA" EndSubSection Load "glx" # Load "int10" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Alps Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/input/by-path/platform-i8042-serio-1-event-mouse" Option "Protocol" "event" Option "LeftEdge" "120" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "650" Option "FingerLow" "14" Option "FingerHigh" "15" Option "MaxTapTime" "180" Option "MaxTapMove" "110" Option "ClickTime" "0" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "10" Option "HorizScrollDelta" "0" Option "MinSpeed" "0.45" Option "MaxSpeed" "0.75" Option "AccelFactor" "0.020" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "UpDownScrolling" "1" Option "CircularScrolling" "0" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2" Option "SHMConfig" "true" EndSection Section "Monitor" Identifier "Dell Inspiron" Option "DPMS" "On" EndSection Section "Device" Identifier "ATI Radeon Mobility FireGL 9000" Driver "ati" BusID "PCI:1:0:0" # Accel Option "AccelMethod" "XAA" Option "AGPMode" "4" Option "AGPFastWrite" "False" Option "EnablePageFlip" "On" Option "RenderAccel" "True" Option "ColorTiling" "On" # Option "NoDRI" # Power Option "DynamicClocks" "On" # CRT2 # Option "CRT2HSync" "30.0-69.0" # Option "CRT2VRefresh" "50.0-120.0" # Option "CRT2Position" "Clone" # GLX # Option "DisableGLXRootClipping" "true" # Option "AddARGBGLXVisuals" "true" # Option "AllowGLXWithComposite" "true" # EXA # Option "MigrationHeuristic" "always" # Option "AccelDFS" "1" # XAA Option "XAANoOffscreenPixmaps" "true" Option "GARTSize" "64" EndSection Section "Screen" Identifier "Dell Inspiron Screen" Device "ATI Radeon Mobility FireGL 9000" Monitor "Dell Inspiron" DefaultDepth 24 EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" # Option "XVideo" "Disable" # Option "Composite" "Enable" # Option "RENDER" "Disable" EndSection