[ltp] Re: External TFT with higher resolution on a IBM T40

Martin Höfling linux-thinkpad@linux-thinkpad.org
Wed, 9 Nov 2005 09:36:39 +0100


--nextPart1363691.nxOk2cqH4e
Content-Type: multipart/mixed;
  boundary="Boundary-01=_XUbcD353ZPzW/Jm"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--Boundary-01=_XUbcD353ZPzW/Jm
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Am Mittwoch, 9. November 2005 03:17 schrieb Ben Plaut:

> i've got a similar dillema...
> When i use the laptop, it is either with the dock & moniter, or on its own
> - never hotplugging, and only one screen at once. I also would like to get
> 1280x1024 when docked, but 1024x768 when undocked... and i'm a bit confus=
ed
> with what has been said here. It seems that i can reconfigure Xorg when
> docked to get full res, but would i have to reconfigure every time i turn=
ed
> on my computer?

I did the following to solve that problem:

Defined different modes for MergedFB with 1280x1024-1024x768=20
1024x768-1024x768 ...
Now I can switch through these modes with ctrl+alt+"+" without loosing=20
connection to the x-server.

Good luck
	Martin

=2D-=20
Tip of the Day: "Nur Vollidioten tun Vollquoten!"
(Markus Schaber in de.rec.sf.babylon5)

--Boundary-01=_XUbcD353ZPzW/Jm
Content-Type: text/plain;
  charset="iso-8859-15";
  name="xorg.conf"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="xorg.conf"

# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *o=
nly*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/TTF"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/share/fonts/corefonts"
	FontPath	"/usr/share/fonts/cyrillic"=09
	FontPath	"/usr/share/fonts/freefont"
	FontPath	"/usr/share/fonts/local"
	FontPath	"/usr/share/fonts/sharefonts"
	FontPath	"/usr/share/fonts/ukr"
EndSection

Section "Module"
	Load	"dri"
	Load	"GLcore"
	Load	"libxtrap"
	Load	"extmod"
	Load	"bitmap"
	Load	"ddc"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
	Option		"XkbOptions"	"ctrl:nocaps"
EndSection

Section "InputDevice"
	Identifier	"USB Maus"
	Driver		"mouse"
#	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
	Option		"SendCoreEvents"	"true"
EndSection

Section "InputDevice"
        Identifier  "Trackpoint"
        Driver      "mouse"
        Option      "SendCoreEvents"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/input/mouse1"
EndSection

Section "InputDevice"
  Driver  	"synaptics"
  Identifier  	"Touchpad"
  Option 	"Device"  	"/dev/psaux"
  Option	"Protocol"	"auto-dev"
  Option	"LeftEdge"      "1700"
  Option	"RightEdge"     "5300"
  Option	"TopEdge"       "1700"
  Option	"BottomEdge"    "4200"
  Option	"FingerLow"	"25"
  Option	"FingerHigh"	"30"
  Option	"MaxTapTime"	"180"
  Option	"MaxTapMove"	"220"
  Option	"VertScrollDelta" "100"
  Option	"MinSpeed"	"0.06"
  Option	"MaxSpeed"	"0.12"
  Option	"AccelFactor" "0.0010"
  Option	"SHMConfig"	"on"
#  Option	"Repeater"	"/dev/ps2mouse"
  Option	"CorePointer"
EndSection

Section "Device"
	Identifier	"ATI Technologies, Inc. Radeon Mobility M6 LW"
	Driver		"radeon"
	Option		"SWcursor" "off"
	Option		"AGPMode" "4"
	Option		"AGPFastWrite" "true"
	Option		"BusType"	"AGP"
	Option 		"EnablePageFlip" "true"
#	Option		"DDCMode"	"true"
	Option		"MergedFB"	"true"
#	Option		"CloneHSync"	"30.0-115.0"
#	Option		"CloneVRefresh"	"50.0-160.0"
#	Option		"CRT2HSync" "30.0-115.0"=09
#	Option		"CRT2VRefresh" "50.0-160.0"
	Option		"MonitorLayout" "LVDS, TMDS"
	Option		"DynamicClocks" "true"   =20
#	Option		"DisplayPriority" "HIGH"
#	Option		"OverlayOnCRTC2" "true"
	Option		"MetaModes" "1024x768-1024x768 1024x768-1600x1200 800x600-800x600 =
640x480-640x480"
# 1280x1024-1280x1024 "
#	Option		"CTR2Position" "Clone"
#	Option		"IgnoreEDID"	"true"
	Option		"BIOSHotkeys"	"true"=20
EndSection


Section "Monitor"
	Identifier	"IVM:1019"
#	HorizSync	28-50
#	VertRefresh	43-75
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies, Inc. Radeon Mobility M6 LW"
	Monitor		"IVM:1019"
	DefaultDepth	24
	SubSection "Display"
		Depth		16
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Trackpoint" "SendCoreEvents"
	InputDevice	"USB Maus" "SendCoreEvents"=20
	InputDevice	"Touchpad" "CorePointer"
EndSection

Section "DRI"
	Mode	0666
EndSection


--Boundary-01=_XUbcD353ZPzW/Jm--

--nextPart1363691.nxOk2cqH4e
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)

iD8DBQBDcbUX0Vwi9WwD/JYRAv/uAKDBv/w5RTVhTX6oKMcGP6v/6Ya11wCcC0uv
u7+Oh5ZlBTTGiCQbOnyLw/A=
=kz3S
-----END PGP SIGNATURE-----

--nextPart1363691.nxOk2cqH4e--