Mark Milano wrote:
> 
> Somehow my desktop has become to large to fit in the monitor.  I have sort
> of a "virtual desktop" effect.  I can't find a place to adjust my display
> settings.  Things like resolution colors and what not.
> 

Hit "control-alt-+" to cycle through the different settings.  That
is assuming you have more than one.  Once you find the desktop size
your looking for edit 
/etc/X11/XF86Config
Find the line corresponding to your server and default depth you are
using.  

For example -
_________________________________
# The svga server
Section "Screen"
    Driver      "svga"
    Device      "ATI Mach64"
    Monitor     "tsb500a"
    DefaultColorDepth 16

    Subsection "Display"
        Depth       16
        Modes       "1600x1200" "1280x1024" "1152x864" "1024x768"
"800x600" 
        ViewPort    0 0
    EndSubsection
__________________________________

Move "1024x768" to the front of the "Modes" line, if that is the
desktop size you want.  This would make "1024x768" instead of
"1600x1200" your default size.
hth,
kent


-- 
________________________________________________________________
"Neurosis is the way of avoiding non-being by avoiding being." 
- Paul Tillich, American theologian (1886-1965).



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to