On Mon, Feb 18, 2002 at 02:41:01PM -0500, Adam Bogacki wrote:
> Hi, I've just installed Deb 2.2r4 and am trying to complete a few configs.
> My /etc/X11/XF86Config seems in order but the size of fonts and icons
> is larger than normal and the virtual screen is larger than the monitor (good
> for short-sighted users like myself), but it also means that it is a chore
> to keep sliding the screen around to be able to see it.
> 
> I'm not absolutely sure, but I may have enabled this option during the install.
> 
> How do I disable it in order that the virtual screen fits the monitor ?

I think you want the 'Virtual' setting in your /etc/X11/XF86Config.  
Here's an extract from mine:

    Device      "Generic VGA"
    Monitor     "My Monitor"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection

Dave.
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to