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

Re: Virtual Desktop Size



Catalin Popescu wrote:

> How can I setup the Desktop Size under X to be not greater than the
> physical size of my monitor?
>

Run the script xf86config - it should be what you want to start.
Otherwise edit
the resulting file directly, it's location is /etc/X11/XF86Config. At
the end
of this file should be the section for the X-Server settings. There
should be
entries somehow like this:

Section "Screen"
    Driver      "accel"
    Device      "ATI Video Xpression"
    Monitor     "miroC1782"
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480" "640x400" "400x300"
"320x240" "320x200" "1280x1024"
        ViewPort    0 0
        Virtual     1600 1200
    EndSubsection

Set Virtual to what you need it to be...


    Mac




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: