TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:22650] How Do I change X Screen resolution



Apu wrote:
> 
> It's a simple question,
> 
> How do I set the display of my monitor to 1024 x 768, which is now 800 x 600
> (ugly!). I am using FVWM2 desktop on freeBSD 4.1
> Any help appreciated.

Edit your XF86Config file. It's usually located in /etc/X11. Look
towards the bottom and add your desired resolution to the Modes line.

Modes       "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600"
"640x480"