LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Xfree86 Configuration (https://www.linuxquestions.org/questions/linux-general-1/xfree86-configuration-12737/)

Dan Angelescu 01-26-2002 07:46 AM

Xfree86 Configuration
 
I use 1024x768 and 800x600 for resolutions on my monitor.
If i try to switch to 800x600 i have a virtual screen and i don't want that.Please help me hoto configure that to don't have virtual
screens at lo resolutions.Any help will be aprecieted.
Thanks for your help.Yours Dan Angelescu.

DavidPhillips 01-26-2002 09:12 PM

this should do it


Section "Screen"
Identifier "Screen0"
Device "whatever you have"
Monitor " your monitor"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1024x768" "800x600"
EndSubSection
EndSection


All times are GMT -5. The time now is 11:44 PM.