[ltp] [Xorg] Config file needed

Carlos Alocén Alcalde linux-thinkpad@linux-thinkpad.org
Fri, 10 Dec 2004 10:16:43 +0100


--Boundary-00=_7lWuBK49L3yIMyS
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

El Jueves, 9 de Diciembre de 2004 18:56, grillot sebastien escribi=F3:
> Hello all !
> Likes the subject saids can somebody post his config file of his Xorg. I
> have a T42 and the higher resolution than can be display is 1400*1050
> and i have an ati m10 :)
> Thanxs all

This file is for a T41 (2373-2fg).
It works with synaptics and multiple pointer devices.

>
> regards
>
> Seb
>
> PS like i said in the first time i'm a french guy. If i do mistake
> correct me please ;)
>
> --
> registered Linux user #344952
>
> First Bush invades my home turf, then he takes my pals, then he makes fun
> of the way I talk -- probably -- now he steals my right to raise a
> disobedient, smart-alecky son!  Well, that's it!
>
> 		-- Homer Simpson
> 		   Two Bad Neighbors

--Boundary-00=_7lWuBK49L3yIMyS
Content-Type: text/plain;
  charset="iso-8859-1";
  name="xorg.conf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="xorg.conf"

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
        InputDevice     "Touchpad" "CorePointer"
	InputDevice    "Mouse0" "CorePointer"
        InputDevice     "Trackpoint" "SendCoreEvents"
	InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice     "USB Mouse" "SendCoreEvents"
EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	ModulePath   "/usr/X11R6/lib/modules"
	FontPath     "/usr/share/fonts/misc/"
	FontPath     "/usr/share/fonts/TTF/"
	FontPath     "/usr/share/fonts/Speedo/"
	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  "speedo"
	Load  "type1"
	Load  "freetype"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "es"
	Option	    "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
        Identifier      "Touchpad"
        Driver          "synaptics"
        Option          "Device"        "/dev/input/event0"
        Option          "Protocol"      "auto-dev"
        Option          "LeftEdge"      "1900"
        Option          "RightEdge"     "5400"
        Option          "BottomEdge"    "1800"
        Option          "TopEdge"       "3900"
        Option          "FingerLow"     "25"
        Option          "FingerHigh"    "30"
        Option          "MaxTapTime"    "180"
        Option          "MaxTapMove"    "220"
        Option          "VertScrollDelta"       "100"
        Option          "MinSpeed"      "0.02"
        Option          "MaxSpeed"      "0.18"
        Option          "AccelFactor"   "0.0010"
EndSection

Section "InputDevice"
        Identifier      "Trackpoint"
        Driver          "mouse"
        Option          "Device"        "/dev/input/mouse1"
        Option          "Protocol"      "ImPS/2"
        Option          "AlwaysCore"    "true"
        Option          "ZAxisMapping"  "4 5"
        #Option         "Emulate3Buttons"       "true"
        Option          "Emulate3Buttons"       "off"
        Option          "EmulateWheel"          "true"
        Option          "EmulateWheelButton"    "2"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/mouse"
EndSection

Section "InputDevice"
        Identifier      "USB Mouse"
        Driver          "mouse"
        Option          "Device"        "/dev/input/mice"
        Option          "Protocol"      "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection
						
Section "Monitor"
	Identifier   "IBM ThinkPad T41"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
	HorizSync    31.5 - 57.0
	VertRefresh  50.0 - 90.0
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     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "ForcePCIMode"       	# [<bool>]
        #Option     "BusType"            	# [<str>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "GARTSize"           	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "DRIReinit"          	# [<bool>]
        #Option     "PanelOff"           	# [<bool>]
        #Option     "DDCMode"            	# [<bool>]
        #Option     "MonitorLayout"      	# [<str>]
        #Option     "IgnoreEDID"         	# [<bool>]
        #Option     "OverlayOnCRTC2"     	# [<bool>]
        #Option     "CloneMode"          	# [<str>]
        #Option     "CloneHSync"         	# [<str>]
        #Option     "CloneVRefresh"      	# [<str>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "DisplayPriority"    	# [<str>]
        #Option     "PanelSize"          	# [<str>]
        #Option     "ForceMinDotClock"   	# <freq>
	Identifier  "Card0"
	Driver      "ati"
	VendorName  "ATI Technologies Inc"
	BoardName   "Radeon Mobility M7 LW [Radeon Mobility 7500]"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "IBM ThinkPad T41"
	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

Section "DRI"
	Group        0
EndSection


--Boundary-00=_7lWuBK49L3yIMyS--