LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 04-26-2007, 01:28 PM   #1
rejeep
Member
 
Registered: Mar 2007
Distribution: Gentoo
Posts: 49

Rep: Reputation: 15
External screen (xorg.conf)


Hi!

I'm trying to connect an external screen to my laptop.

With my xorg.conf as I have now the resolution on the screens will be the same.
I want to have 1366x768 on my laptop and 1680x1050 on my external screen.

I would really appreciate if someone could help me out!

Code:
Section "Files"
	RgbPath      "/usr/share/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/misc/"
	FontPath     "/usr/share/fonts/Type1/"
	FontPath     "/usr/share/fonts/100dpi/"
	FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
	Load  "extmod"
	Load  "dbe"
	Load  "record"
	Load  "xtrap"
	Load  "dri"
	Load  "glx"
	Load  "freetype"
	Load  "type1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard"
	Driver      "kbd"
	Option	    "XkbModel"	"pc105"
	Option	    "XkbLayout"	"se"
EndSection

Section "InputDevice"
	Identifier  "Mouse"
	Driver      "mouse"
	Option	    "Protocol" 		"auto"
	Option	    "Device" 		"/dev/input/mice"
	Option	    "ZAxisMapping" 	"4 5"
EndSection

Section "Monitor"
	Identifier   "Default Monitor"
	Option       "DPMS"
EndSection

Section "Monitor"
	Identifier		"External Monitor"
	#HorizSync       from-to
	#VertRefresh     from-to
	Option          "DPMS"
EndSection

Section "Device"
	Identifier  "GMA 900"
	Driver      "i810"
	VendorName  "Intel Corporation"
	BoardName   "Mobile 915GM/GMS/910GML Express Graphics Controller"
	BusID       "PCI:0:2:0"
	Option      "MonitorLayout" "CRT,LFP"
	Option      "Clone" "On"
	Option      "DevicePresence" "yes"
	Option	    "MetaModes" "1366x768,1680x1050;"
	Option 		"TwinView" "1"
EndSection
       
Section "Screen"
	Identifier 	"Default Screen"
	Device     	"GMA 900"
	Monitor    	"Default Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth	24
		Modes	"1366x768"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"External Screen"
	Device	"GMA 900"
	Monitor	"External Monitor"
	DefaultDepth	24
	SubSection	"Display"
		Depth	24
		Modes	"1680x1050"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Mouse"	"CorePointer"
	InputDevice	"Keyboard"	"CoreKeyboard"
EndSection

Section "ServerLayout"
	Identifier	"Extra Layout"
	Screen		"External Screen"
	InputDevice	"Mouse"		"CorePointer"
	InputDevice	"Keyboard"	"CoreKeyboard"
EndSection

Section "DRI"
	Mode	0666
EndSection
 
Old 04-26-2007, 04:04 PM   #2
PenGUiN_6_1
Member
 
Registered: Oct 2006
Location: Brunswick, MD
Distribution: gNewSense 2.3 (deltah) i386
Posts: 57

Rep: Reputation: 22
I believe that under the part where it says the monitors, you can enter the Display size, in milimeters, for the respective monitor (you enter the width followed by space followed by the height); read the manual page for specific information
 
Old 05-01-2007, 08:53 PM   #3
EdW
Member
 
Registered: Aug 2004
Location: Laguna Niguel,CA
Distribution: Debian 2.6.7
Posts: 30

Rep: Reputation: 15
Rajeet
in your second "Device" try giving it a different name monitory name and only put the one mode in it. I notice that is what my multihead XF86Conf file has (I called mine "Generic CRT" since it was for a behmoth Nec MultiSync)

Then assign that device to one of your monitors Identifier(ie "Generic CRT")
http://www.interparse.com/debianmultihead/
FWIW

Ed

PS: also see http://www.linuxquestions.org/questi...d.php?t=364929
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen Re-sizing xorg.conf. Hekdiesel Linux - Newbie 4 06-04-2006 01:40 PM
xorg.conf for Laptop & external display. Riddick Linux - Software 11 12-03-2005 04:24 PM
xorg.conf messup with screen stealthgate Linux - Software 1 07-12-2005 10:00 AM
Xorg.conf and screen definition [ITA]freeware Linux - Software 2 07-08-2005 01:55 PM
xorg.conf in FC2 to support external monitor abarclay Fedora 0 08-31-2004 01:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 06:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration