Section "ServerLayout" Option "AIGLX" "true" Identifier "X.Org Configured" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" #InputDevice "USB Mouse" "AlwaysCore" InputDevice "USB Mouse" "SendCoreEvents" InputDevice "TouchPad" "CorePointer" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" InputDevice "pad" "SendCoreEvents" EndSection Section "ServerFlags" #Option "AllowMouseOpenFail" "true" #Option "AllowNonLocalXvidtune" "true" #AllowMouseOpenFail #DontZap EndSection Section "Files" FontPath "/usr/share/fonts/util" FontPath "/usr/share/fonts/encodings" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/liberation-fonts-ttf" FontPath "/usr/local/share/fonts" FontPath "/usr/share/fonts/default" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/type1" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/arphicfonts" FontPath "/usr/share/fonts/jisx0213" FontPath "/usr/share/fonts/shinonome" FontPath "/usr/share/fonts/baekmuk-fonts" FontPath "/usr/share/fonts/kacst-fonts" FontPath "/usr/share/fonts/sgi-fonts" FontPath "/usr/share/fonts/unfonts" FontPath "/usr/share/fonts/default/ghostscript" EndSection Section "Module" Load "dbe" Load "dri" Load "glx" Load "type1" Load "freetype" Load "ddc" # Load "dga" # Load "vbe" Load "extmod" Load "bitmap" Load "record" Load "int10" Load "v4l" Load "i2c" # Load "GLcore" # Load "vgahw" #SubSection # Option "omit xfree86-dga" #EndSubSection EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" option "CoreKeyboard" option "XkbRules" "xorg" option "XkbModel" "pc105" option "XkbLayout" "us,ru(winkeys)" option "XkbVariant" "winkeys" Option "XkbOptions" "grp:caps_toggle,grp:switch,grp_led:caps" EndSection Section "InputDevice" Identifier "USB Mouse" Option "Name" "Autodetection" Driver "mouse" Option "Device" "/dev/input/mice" Option "SendCoreEvents" "true" # Option "Protocol" "auto-dev" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "InputDevice" Driver "synaptics" Identifier "TouchPad" Option "Device" "/dev/input/mypad" Option "SendCoreEvents" Option "Protocol" "event" # Option "Protocol" "auto-dev" Option "SHMConfig" "on" # Option "RightEdge" "5000" # Option "MaxTapTime" "0" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "tilt" "on" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY Option "USB" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY Option "tilt" "on" Option "USB" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY Option "USB" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "pad" Option "Device" "/dev/input/wacom" Option "Type" "pad" # Option "ForceDevice" "ISDV4" # Tablet PC ONLY Option "USB" "on" Option "ButtonsOnly" "on" #Option "Button9" "2" #Option "Button13" "3" #Option "Button4" "5" #Option "Button5" "4" EndSection # Auto-generated by mkxf86config Section "Monitor" Identifier "Monitor0" HorizSync 28.0 - 96.0 VertRefresh 50.0 - 75.0 DisplaySize 304 229 EndSection Section "Device" ### Available Driver options are:- # sw_cursor is needed for some ati and radeon cards #Option "sw_cursor" Option "hw_cursor" #Option "NoAccel" #Option "ShowCache" #Option "ShadowFB" #Option "UseFBDev" Option "Rotate" Identifier "Card0" # The following line is auto-generated by x11-misc/mkxf86config Driver "intel" Option "DPMS" "on" Option "DRI" "true" Option "XVideo" "true" Option "XAANoOffscreenPixmaps" "true" #Option "DDC" "true" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultColorDepth 24 DefaultFbBPP 32 Option "Accel" "true" SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "DRI" Mode 0660 EndSection Section "Extensions" # option "XFIXES" "Enable" # option "DAMAGE" "Enable" # option "XEVIE" "Enable" option "Composite" "Enable" # option "RENDER" "Enable" EndSection