Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/droid" FontPath "/usr/share/fonts/intlfonts" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/ubuntu-font-family" FontPath "/usr/share/fonts/liberation-fonts" FontPath "/usr/share/fonts/oldstandard" FontPath "/usr/share/fonts/paratype" FontPath "/usr/share/fonts/inconsolata" FontPath "/usr/share/fonts/freefont-ttf" FontPath "/usr/share/fonts/anonymous-pro" FontPath "/usr/share/fonts/urw-fonts" FontPath "/usr/share/fonts/dejavu" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/cm-unicode" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/proggy-fonts" EndSection Section "Module" Load "extmod" Load "glx" Load "dri2" # Load "record" Load "dbe" Load "dri" SubSection "extmod" Option "omit xfree86-dga" EndSubSection # Load "i2c" # Load "bitmap" Load "ddc" Load "freetype" # Load "int10" Load "type1" Load "vbe" # Load "xtrap" EndSection Section "ServerFlags" Option "DontVTSwitch" Option "RandR" "on" Option "Xinerama" "0" Option "DontZap" "false" Option "AutoAddDevices" "false" Option "Blank time" "0" Option "standby time" "0" Option "suspend tome" "0" Option "off time" "0" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" # Option "XkbLayout" "us,ua(winkeys),ru(winkeys)" Option "XkbLayout" "us,ru(winkeys),ua(winkeys)" Option "XkbOptions" "grp:ctrl_shift_toggle,terminate:ctrl_alt_bksp,compose:ralt" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" Option "PreferredMode" "800x600" DisplaySize 212 159 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz", ### : "%" ### [arg]: arg optional Option "accel" "true" # [] Option "hw_cursor" "true" # [] #Option "agp_mode" "2" # Option "agp_size" "64" # # Option "AccelMethod" "XAA" # # Option "AccelMethod" "EXA" # Option "RenderAccel" "true" # [] Option "OverlayMem" "829440" Option "LcdCenter" "1" Option "internDisp" "1" Option "override_validate_mode" "true" option "overrideValidateMode" "true" # Option "BackingStore" "true" Option "AllowGLXWithComposite" "true" Option "StrangeLockups" "false" Identifier "Card0" Driver "neomagic" #VideoRam 2560 VendorName "NEOMAGIC Corp." BoardName "NeoMagic Corporation NM2200 [MagicGraph 256AV]" BusID "PCI:0:2:0" Option "UseEdidDpi" "false" Option "DPI" "96x96" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "800x600" #"1024x768" "834x624" "800x600" "640x480" EndSubSection EndSection Section "dri" Mode 0666 EndSection Section "Extensions" Option "RENDER" "Enable" Option "Composite" "Disable" EndSection