LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 07-09-2009, 07:40 PM   #1
sheepy
LQ Newbie
 
Registered: Jan 2009
Posts: 14

Rep: Reputation: 1
External Monitor different aspect ratio problems... use multiple xorg.conf files?


Distro: Fedora 11
Login Manager: KDM
Desktop: KDE 4.2.4-2.fc11
Display Controller: Intel Corporation Mobile 915/GM/GMS/910GML Express Graphics Controller (rev 03)
VGA Compatible Controller: Intel Corporation Mobile 915/GM/GMS/910GML Express Graphics Controller (rev 03)
Laptop Screen: 1280x800
External Monitor: 1280x1024

I want to use my laptop at home plugged into an External Monitor, with the laptop screen off, but I also want to be able to use my laptop away from home just using it's own screen. The FN button to do this on the laptop doesn't do anything.

I just used to use xrandr. I would set the resolution to 1280x1024, and it would turn the laptop screen off because that resolution wasn't supported and fill the external monitor. I can't do that anymore because I have a different external monitor, and Fedora doesn't detect the monitor's modes - so I have to create an xorg.conf file to set a resolution higher than 1024x768.

By creating an xorg.conf file it seems I can't use two screens with different aspect ratios, unless I am doing it wrong? Either I set the Virtual size as 1280x1024, and can't see everything on the laptop screen - the bottom 224 pixels can't be seen. Or I set the Virtual size as 1280x800, and the desktop doesn't fill the whole 1280x1024 resolution of the external monitor.

Is it possible to use multiple xorg.conf files, and switch between them easily? Preferably at boot, or login, or by running a script, or entering commands in the terminal?

The only solution I can think of is to create two xorg.conf files, [xorg.conf.home & xorg.conf.away] and when I want to switch between them I boot into runlevel 3, overwrite xorg.conf with the appropriate file, then reboot.

Surely there has to be a more convenient way of doing that?

Or a way of configuring xorg.conf so that I can use either of the two screens with different aspect ratios?

I don't want to set it up where the desktop is shared between the monitors, I just want the external monitor to show the same as the laptop screen would - but at a higher resolution. I don't mind if the laptop screen is turned off to accomodate this.

I know it was possible with another monitor I used with Fedora 10, but that monitor was at the place I used to work, and now I work from home. The other monitor used a VGA cable, but my monitor has a DVI cable hard wired into it - so I have to use a DVI to VGA adapter, which is probably why Fedora can't detect the monitor's resolutions.
 
Old 07-11-2009, 04:37 AM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Look at the manpage for the xorg.conf file. You can have different layouts inside the same xorg.conf file and use the -layout option to determine which one to use when starting xorg. Wanting only one of two displays to be active and the other disabled may complicate matters compared to a multihead setup where both displays are used, and the same one is the active display. The "ServerLayout Section" paragraph of the xorg.conf man page explains this.

You may want two [Monitor] sections, one for the laptop and the other for the external display. The Monitor section can contain a modeline entry. This can be handy for LCD monitors of non-standard dimensions (such as some wide screen laptop monitors). For LCD monitors, you get best results using it's native resolution. In the past, a custom modeline entry for widescreen monitors was needed.

Look at these entries for the [Device] section:
Quote:
BusID "bus-id"
This specifies the bus location of the graphics card. For PCI/AGP cards, the bus-id string has the form PCI:bus:device:function (e.g., "PCI:1:0:0" might be appropriate for an AGP card). This field is usually optional in single-head configurations when using the primary graphics card. In multi-head configurations, or when using a secondary graphics card in a single-head configuration, this entry is mandatory. Its main purpose is to make an unambiguous connection between the device section and the hardware it is representing. This information can usually be found by running the Xorg server with the -scanpci command line option.

Screen number
This option is mandatory for cards where a single PCI entity can drive more than one display (i.e., multiple CRTCs sharing a single graphics accelerator and video memory). One Device section is required for each head, and this parameter determines which head each of the Device sections applies to. The legal values of number range from 0 to one less than the total number of heads per entity. Most drivers require that the primary screen (0) be present.
The [Screen] section contains the Monitor ID reference.

---
You could also try a program such as xrandr or krandrtray to be able to switch resolutions on the fly. If you have a cloned display setup, and don't mind that the other display happens to be on, being able to switch resolutions on the fly may be enough. The [CTRL][Alt]+ or [CTRL][ALT]- key combination will cycle through possible resolutions as well.

Good Luck.

Last edited by jschiwal; 07-11-2009 at 04:56 AM.
 
  


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
Configuring xorg.conf for external monitor Yalla-One Slackware 3 04-06-2009 08:43 PM
Preserve aspect ratio on a widescreen LCD monitor jbum Slackware 1 08-06-2008 12:44 AM
External Monitor setting through xorg.conf kagashe Ubuntu 1 04-23-2008 12:46 AM
Getting a widescreen monitor to display the correct aspect ratio davidwindt Linux - Hardware 1 10-23-2006 08:11 PM
Aspect ratio problems! genderbender Linux - Laptop and Netbook 1 04-13-2005 10:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 06:21 PM.

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