MLUG: Re: [UUG/MLUG] virtual desktop
Re: [UUG/MLUG] virtual desktop
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Here is a sample from /etc/XF86Config

Section "Screen"
    Driver      "svga"
    Device      "Generic VGA"
    #Device      "ATI Mach64 3D Rage IIC"
    Monitor     "NEC 4D"
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
        Virtual     1600 1280
    EndSubsection
EndSection

Looks like the keyword is 'Virtual'

Hope that helps.
- Paul

J