LinuxQuestions.org
View the Most Wanted LQ Wiki articles.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - General
User Name
Password
Linux - General This forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
Thread Tools Search this Thread
Old 11-09-2005, 08:19 AM   #1
Thoddy
Member
 
Registered: Jul 2003
Location: Bremen, Germany
Distribution: Ubuntu 9.10
Posts: 106
Thanked: 0
Question xorg.conf: default screen resolution smaller than max. resolution ??


[Log in to get rid of this advertisement]
Hi all!

I have a 19" monitor that can do 1600x1200, but that is too small pixels for my eyes - I prefer 1400x1050. But I'd like to be able to use 1600x1200 e.g. for gameplay (quake4 does not start in 1600x1200 when this mode is not defined in xorg.conf! )!

When the Modes entry in my xorg.conf contains
Code:
"1400x1050" "1280x960" "1024x768" ...
No problem: 1400x1050 is used. And when I add the 1600x1200 in front:
Code:
"1600x1200" "1400x1050" ...
...1600x1200 is used.

I figured the first entry is the default entry, so I tried
Code:
"1400x1050" "1600x1200" "1280x960" ...
...and still 1600x1200 is used for default?!?

Is there a possibility to have 1600x1200 in xorg.conf, but to have 1400x1050 as default screen resolution?

Any help appreciated!
Thorsten

Last edited by Thoddy; 11-09-2005 at 09:44 AM..
Thoddy is offline     Reply With Quote
Old 11-10-2005, 02:19 AM   #2
andygo
Member
 
Registered: May 2005
Location: Ukraine, Kiev
Distribution: Gentoo, Kubuntu
Posts: 112
Thanked: 0
gtf 1600 1200 85
you'll get somthing like this
$ gtf 1600 1200 85

# 1600x1200 @ 85 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
Modeline "1152x864_100.00" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync(DU NOT USE THIS LINE - IT DOES NOT match YOUR MONITOR)
you need the line with Modeline in your xorg.conf
example:
Section "Monitor"
Identifier "iiyama"
VendorName "1152x864_100.00"
ModelName "1152x864@100.00 Hz"
# 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
Modeline "1152x864_100.00" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
Option "DPMS"
EndSection

then your
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "iiyama" #
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1152x864_100.00" # edit this line the way you want it
EndSubSection
EndSection
andygo is offline     Reply With Quote
Old 11-10-2005, 02:33 AM   #3
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Red Beach (NZ)
Distribution: Ubuntu 9.10
Posts: 8,483
Blog Entries: 4
Thanked: 134
Thoddy, let us know if you understood andygo's reply

Normally there is a script which sets the resolution at boottime. This default resolution can be changed in a gui.

There are various ways of getting different resolutions for different apps. Mostly, you just write a script to load the app, but setting resolution first.

If the maximum resolution is too fine for you with the default configuration, try customising your theme/desktop/panel settings to use larger point sizes. Then you'll still be able to see everything and the pixel size won't matter.

Last edited by Simon Bridge; 11-10-2005 at 02:35 AM..
Simon Bridge is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Max Resolution of monitor sabian34 Linux - Hardware 2 01-15-2006 02:09 PM
Change my max screen resolution schermozzel Ubuntu 9 08-24-2005 10:09 PM
X: using larger resolution for games than default desktop resolution Jamo Linux - Games 2 04-10-2005 04:16 AM
Console screen being displayed at max resolution Tino27 Linux - Laptop and Netbook 0 11-15-2004 03:50 PM
Default screen resolution not sticking nakko Debian 4 11-07-2004 11:41 AM


All times are GMT -5. The time now is 05:38 PM.

Main Menu
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.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration