[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: increasing screen resolution



On Wed, 2004-03-24 at 22:20, Brad Camroux wrote:
> Hello,
> 
> I wonder how to increase the screen resolution in X.  I'm currently at 
> 1024x768, but would like to go to 1280x1024.  I love having the 
> larger desktop space so I can get everything I need on one screen if 

Just edit your /etc/X11/XF86Config or XF86Config-4, and near the bottom
of that file, you can add the resolutions, separated by ", at the bottom
of the ' Section "Screen"', so whatever your  DefaultDepth is set at,
thats the one to alter.

i.e
Below, this allows X to run at the following resolutions (providing the
monitor/video card can support it):

"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"

Then just restart X, by CTRL + ALT and Backspace.

Mark




Reply to: