VIA_Epia_PD/xorg_conf
File: /etc/X11/xorg.conf |
Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/lib/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "fr_CH" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "ZAxis Mapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "A2" # [<bool>] #Option "NoAccel" # [<bool>] #Option "HWCursor" # [<bool>] #Option "SWCursor" # [<bool>] #Option "ShadowFB" # [<bool>] #Option "Rotate" # [<str>] #Option "UseBIOS" # [<bool>] #Option "VideoRAM" # <i> #Option "ActiveDevice" # [<str>] #Option "LCDDualEdge" # [<bool>] #Option "BusWidth" # [<str>] #Option "Center" # [<bool>] #Option "PanelSize" # [<str>] #Option "TVDotCrawl" # [<bool>] #Option "TVType" # [<str>] #Option "TVOutput" # [<str>] #Option "TVVScan" # [<str>] #Option "TVHScale" # [<str>] #Option "TVEncoder" # [<str>] #Option "Refresh" # <i> #Option "DisableVQ" # [<bool>] #Option "NoDDCValue" # [<bool>] #Option "Cap0Deinterlace" # [<str>] #Option "Cap1Deinterlace" # [<str>] #Option "Cap0FieldSwap" # [<bool>] #Option "DRIXINERAMA" # [<bool>] Identifier "Card0" Driver "via" VendorName "Via" BoardName "cle266" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 8 Modes "1024x768" "1280x1024" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "1280x1024" "800x600" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "1280x1024" "800x600" EndSubSection EndSection |
Last modified: Tue, 12 Aug 2008 23:49:00 +0000 Hits: 3,377