SCIENTIFIC-LINUX-USERS Archives

May 2012

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Wed, 16 May 2012 02:04:11 +0900
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
On 05/16/2012 12:54 AM, Andrew Z wrote:
> hello,
>   for whatever reason virtual box doesn't properly detect the 1440x900
> resolution (probably i didn't install valid extensions). So i have to
> manually select the correct resolution each time linux boots. Which lead
> me to the following question - is there a way to change the stty
> resolution without restarting the system?

By default /etc/X11/xorg.conf does not exist and is generated each time 
X starts (for most people this is the same as once per boot). You can 
have Xorg output its generated configuration in a new /etc/X11/xorg.conf 
file with the command "Xorg -configure" (you might need to get more 
specific and do "Xorg:[display number] -configure"). You can then edit 
this file and change the display resolution to whatever you need and it 
should be loaded every time X starts from then on.

But I might be completely misunderstanding where your problem lies and 
giving you wrong advice; I am not very familiar with virtual box. 
Anyway, its painless to try and see. If that doesn't work you might try 
editing/adding to the arguments in /boot/grub/grub.conf to pass explicit 
screen size info automatically there as well.

ATOM RSS1 RSS2