# /etc/X11/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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/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 command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "fr" Option "XkbOptions" "lv3:ralt_switch" EndSection #Section "InputDevice" # Identifier "Configured Mouse" # Driver "mouse" # Option "CorePointer" # Option "Device" "/dev/input/mice" # Option "Protocol" "ExplorerPS/2" # Option "ZAxisMapping" "4 5" # Option "Emulate3Buttons" "true" #EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "evdev" # Option "CorePointer" # Option "Device" "/dev/input/mice" # Option "Protocol" "ExplorerPS/2" Option "Name" "Logitech USB RECEIVER" # Option "HWHEELRelativeAxisButtons" "7 6" # Option "Buttons" "12" # Option "ZAxisMapping" "4 5 7 6" # Option "Device" "/dev/input/event2" # Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/input/wacom" #USB ONLY Option "Type" "stylus" Option "USB" "on" #USB ONLY Option "PressCurve" "0,5,95,100" Option "Twinview" "horizontal" Option "TVResolution" "1280x1024,1280x1024" Option "ScreenNo" "0" Option "Tilt" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/wacom" #USB ONLY Option "Type" "eraser" Option "USB" "on" #USB ONLY Option "Twinview" "horizontal" Option "TVResolution" "1280x1024,1280x1024" Option "ScreenNo" "1" Option "Tilt" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/wacom" #USB ONLY Option "Type" "cursor" Option "Mode" "relative" Option "USB" "on" #USB ONLY Option "Twinview" "horizontal" Option "TVResolution" "1280x1024,1280x1024" Option "ScreenNo" "0" Option "Tilt" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "pad" Option "Device" "/dev/input/wacom" #USB ONLY Option "Type" "pad" Option "USB" "on" #USB ONLY Option "Twinview" "horizontal" Option "TVResolution" "1024x768,1280x1024" EndSection Section "Device" Identifier "ATI Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]" Driver "radeon" BusID "PCI:3:0:0" # VideoRam 256000 Option "MergedFB" "true" Option "MetaModes" "1280x1024-1280x1024 1024x768-1024x768 1280x1024 1024x768 800x600 640x480" Option "CRT2Position" "RightOf" # Option "OverlayOnCRTC2" "true" #Option "CRT2Position" "RightOf" # Option "NoMergedXinerama" "true" # [] #Option "MergedXineramaCRT2IsScreen0" Option "AGPMode" "8" # AGP 8x Option "AGPSize" "128" # AGP aperture size Option "RingSize" "8" Option "BufferSize" "2" Option "GARTSize" "128" Option "UseFBDev" "false" Option "AccelMethod" "XAA" # Use XFree86 Acceleration Architecture # Option "AccelMethod" "EXA" # Use XFree86 Acceleration Architecture # Option "XaaNoOffscreenPixmaps" "false" # Faster RENDER acceleration Option "XAANoOffscreenPixmaps" "true" # Faster RENDER acceleration Option "RenderAccel" "true" # Enable the hardware render acceleration Option "BackingStore" "true" # Faster double buffering Option "EnablePageFlip" "true" # Enable page flipping for 3D apps Option "ColorTiling" "true" Option "EnableDepthMoves" "yes" Option "SubPixelOrder" "none" Option "DynamicClocks" "on" Option "mtrr" "on" Option "DRI" "true" # Option "CRT2Xv" "False" #FUX0RZALL Option "AGPFastWrite" "1" Option "AccelDFS" "0" # Option "DDC" "true" # Option "FBTexPercent" "0" # Option "VideoOverlay" "on" # Option "OpenGLOverlay" "off" # Option "Xinerama" "On" # Option "AddARGBGLXVisuals" "true" # Option "TripleBuffer" "true" Option "DPMS" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" Virtual 2560 1024 EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" Virtual 2560 1024 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" "CorePointer" # InputDevice "Mouse1" "SendCoreEvents" InputDevice "stylus" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" #For non-LCD tablets only InputDevice "pad" #For Intuos3/Cintiq 21UX/Graphire4 tablets. It should NOT send core event i Option "DisableVidModeExtension" "false" Option "DontZoom" "false" Option "DisableModInDev" "false" Option "HandleSpecialKeys" "Always" Option "SuspendTime" "30" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" # Option "Composite" "enabled" EndSection