Hello All,
I still have a virtual desktop (for some reason, I do not want it). Below is the
(relevant?) section from /etc/X11/XF86Config.
I would like to turn off the virtual desktop feature. Also, the XServer does not
appear to respect my wishes for a 800x600 desktop - but this may be due to my
virtual desktop vertigo.
The book I have does not discus Viewports. Searching on Google returns too many
irrelevant hits (I get back hundreds of XF86Config samples, without discussing the
problem).
I ran /stand/sysinstall, and configured X from the command line (which generated
the lines below).
Section "Screen"
Identifier "Screen 1"
Device "ATI Mach64"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "800x600" "1024x768" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600" "1024x768" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "800x600" "1024x768" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Thanks Again,
Jeff