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 - General
User Name
Password
Linux - General This Linux 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
  Search this Thread
Old 11-09-2005, 07:19 AM   #1
Thoddy
Member
 
Registered: Jul 2003
Location: Bremen, Germany
Distribution: Ubuntu 9.10
Posts: 106

Rep: Reputation: 15
Question xorg.conf: default screen resolution smaller than max. resolution ??


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 08:44 AM.
 
Old 11-10-2005, 01:19 AM   #2
andygo
Member
 
Registered: May 2005
Location: Ukraine, Kiev
Distribution: SLES, Raspbian, Ubuntu-Mate, LineageOS
Posts: 114

Rep: Reputation: 15
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
 
Old 11-10-2005, 01:33 AM   #3
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
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 01:35 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 On
HTML code is Off



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

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:03 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