# # $Id: xorg.conf 266 2010-04-23 20:22:10Z kb $ # Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" # 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 "vbe" Load "synaptics" EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" Option "DAMAGE" "Enable" EndSection Section "ServerFlags" Option "DontZap" "no" EndSection Section "InputDevice" Identifier "DELL Inspiron 1764 Built-in Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "pl" EndSection Section "InputDevice" Identifier "Any mouse connected to DELL Inspiron 1764" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "Emulate3Buttons" "on" Option "Emulate3TimeOut" "50" Option "EmulateWheel" "on" Option "EmulateWheelTimeOut" "200" Option "EmulateWheelButton" "2" Option "YAxisMapping" "4 5" Option "XAxisMapping" "6 7" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "DELL Inspiron 1764 Built-in ALPS Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "SHMConfig" "on" EndSection Section "Device" Identifier "ATI Mobility Radeon HD 5450" Driver "fglrx" EndSection Section "Monitor" Identifier "DELL Inspiron 1764 Built-in TFT Screen" Option "DPMS" EndSection Section "Screen" Identifier "DELL Inspiron 1764 Built-in TFT Screen @ ATI Mobility Radeon HD 5450" Device "ATI Mobility Radeon HD 5450" Monitor "DELL Inspiron 1764 Built-in TFT Screen" DefaultDepth 24 Option "AddARGBGLXVisuals" "true" Option "DisableGLXRootClipping" "true" SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 EndSubSection SubSection "Display" Depth 32 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "DELL Inspiron 1764 Built-in TFT Screen @ ATI Mobility Radeon HD 5450" InputDevice "DELL Inspiron 1764 Built-in Keyboard" InputDevice "Any mouse connected to DELL Inspiron 1764" InputDevice "DELL Inspiron 1764 Built-in ALPS Touchpad" Option "AIGLX" "true" EndSection Section "DRI" Mode 0660 Group "video" EndSection