Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 # Normal mouse and keyboard InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" # xf4vnc # InputDevice "vncMouse" "ExtraPointer" # InputDevice "vncKeyboard" "ExtraPointer" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/windows" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/artwiz-aleczapka-en" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/default/ghostscript" FontPath "/usr/share/fonts/urw-fonts" FontPath "/usr/share/fonts/xawtv" FontPath "/usr/share/fonts/ukr" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/local" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "freetype" Load "type1" # Load "vnc" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "dvorak" Option "XkbVariant" "gb" Option "XkbOptions" "compose:menu" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection #Section "InputDevice" # Identifier "vncKeyboard" # Driver "rfbkeyb" #EndSection #Section "InputDevice" # Identifier "vncMouse" # Driver "rfbmouse" #EndSection Section "Monitor" Identifier "Monitor0" VertRefresh 60 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPMode" # #Option "AGPFastWrite" # [] #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" # [] #Option "NoBackBuffer" # [] #Option "PanelOff" # [] #Option "DDCMode" # [] #Option "MonitorLayout" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" # [] #Option "VideoKey" # #Option "MergedFB" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] #Option "CRT2Position" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "NoMergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "Radeon IGP 340M" BusID "PCI:1:5:0" Option "AGPMode" "4" Option "AGPFastWrite" "True" Option "EnablePageFlip" "True" Option "AGPSize" "128" Option "DPMS" # xf4vnc # Option "usevnc" # Option "dontdisconnect" # Option "rfbauth" "/root/.vnc/passwd" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" ViewPort 0 0 Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" # Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" ViewPort 0 0 Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" # Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" ViewPort 0 0 Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" # Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" Option "DisableVidModeExtension" "false" Option "NoTrapSignals" EndSection