Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.hardware > #249

x11.config.new

From Richard Evans <rp.evans.nospam@tiscali.co.uk>
Newsgroups comp.os.linux.hardware
Subject x11.config.new
Date 2011-04-19 22:13 +0100
Organization Aioe.org NNTP Server
Message-ID <ioktso$oi$1@speranza.aioe.org> (permalink)
References (1 earlier) <pan.2011.04.18.06.24.12.257439@deadspam.com> <ioh9bl$qor$1@speranza.aioe.org> <iohs4h$hj$1@dont-email.me> <ioi7e9$go8$1@speranza.aioe.org> <ioipbe$kgc$1@dont-email.me>

Show all headers | View raw


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/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "extmod"
	Load  "glx"
	Load  "dbe"
	Load  "dri"
	Load  "record"
	Load  "dri2"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
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"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
         ### <percent>: "<f>%"
         ### [arg]: arg optional
         #Option     "PrintVGARegs"       	# [<bool>]
         #Option     "PrintTVRegs"        	# [<bool>]
         #Option     "I2CScan"            	# [<bool>]
         #Option     "VBEModes"           	# [<bool>]
         #Option     "NoAccel"            	# [<bool>]
         #Option     "AccelMethod"        	# <str>
         #Option     "ExaNoComposite"     	# [<bool>]
         #Option     "ExaScratchSize"     	# <i>
         #Option     "SWCursor"           	# [<bool>]
         #Option     "ShadowFB"           	# [<bool>]
         #Option     "RotationType"       	# [<str>]
         #Option     "Rotate"             	# [<str>]
         #Option     "VideoRAM"           	# <i>
         #Option     "ActiveDevice"       	# [<str>]
         #Option     "BusWidth"           	# [<str>]
         #Option     "Center"             	# [<bool>]
         #Option     "PanelSize"          	# [<str>]
         #Option     "ForcePanel"         	# [<bool>]
         #Option     "TVDotCrawl"         	# [<bool>]
         #Option     "TVDeflicker"        	# <i>
         #Option     "TVType"             	# [<str>]
         #Option     "TVOutput"           	# [<str>]
         #Option     "TVPort"             	# [<str>]
         #Option     "DisableVQ"          	# [<bool>]
         #Option     "DisableIRQ"         	# [<bool>]
         #Option     "EnableAGPDMA"       	# [<bool>]
         #Option     "NoAGPFor2D"         	# [<bool>]
         #Option     "NoXVDMA"            	# [<bool>]
         #Option     "VbeSaveRestore"     	# [<bool>]
         #Option     "DisableXvBWCheck"   	# [<bool>]
         #Option     "ModeSwitchMethod"   	# [<str>]
         #Option     "MaxDRIMem"          	# <i>
         #Option     "AGPMem"             	# <i>
	Identifier  "Card0"
	Driver      "openchrome"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Back to comp.os.linux.hardware | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-17 23:44 +0100
  Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-18 02:09 +0100
  Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-18 03:11 +0100
  Re: TV-Output Mythbunto 10.10 Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2011-04-18 08:24 +0200
    Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-18 13:04 +0100
      Re: TV-Output Mythbunto 10.10 Kevin Snodgrass <kdsnodgrass@yahoo.com> - 2011-04-18 17:24 +0000
        Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-18 18:57 +0100
        Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-18 21:37 +0100
          Re: TV-Output Mythbunto 10.10 Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2011-04-18 23:03 +0200
            Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-18 22:45 +0100
            Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-18 22:51 +0100
            Re: TV-Output Mythbunto 10.10 "Charlie Gibbs" <cgibbs@kltpzyxm.invalid> - 2011-04-18 15:09 -0800
              Re: TV-Output Mythbunto 10.10 J G Miller <miller@yoyo.ORG> - 2011-04-18 22:43 +0000
              Re: TV-Output Mythbunto 10.10 Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2011-04-19 20:51 +0200
                Re: TV-Output Mythbunto 10.10 J G Miller <miller@yoyo.ORG> - 2011-04-19 19:23 +0000
                Re: TV-Output Mythbunto 10.10 Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2011-04-19 23:22 +0200
                Re: TV-Output Mythbunto 10.10 "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2011-04-19 15:15 -0400
                Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-19 21:30 +0100
                Re: TV-Output Mythbunto 10.10 J G Miller <miller@yoyo.ORG> - 2011-04-19 22:03 +0000
                Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-20 00:10 +0100
          Re: TV-Output Mythbunto 10.10 Kevin Snodgrass <kdsnodgrass@yahoo.com> - 2011-04-19 01:43 +0000
            Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-19 22:01 +0100
            x11.config.new Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-19 22:13 +0100
              Re: x11.config.new Kevin Snodgrass <kdsnodgrass@yahoo.com> - 2011-04-20 02:55 +0000
                Re: x11.config.new Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-20 23:40 +0100
            Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-19 22:21 +0100
              Re: TV-Output Mythbunto 10.10 Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2011-04-20 08:17 +0200
                Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-04-20 23:39 +0100
  Re: TV-Output Mythbunto 10.10 Richard Evans <rp.evans.nospam@tiscali.co.uk> - 2011-05-08 20:53 +0100

csiph-web