On Thu, Oct 11, 2001 at 08:43:35AM -0700, Michael Perry wrote (snipped):
 
> Definitely!  I have a Latitude Ls system which does 800x600.  Programs
> on that system start out being a bit bit and moving down the top or
> bottom of the display so the the thing I learned quick was which ones
> seemed to be built for larger displays.  One is acrobat reader.  I
> quickly learned about how to hit the "okay" button since it was below
> the bottom of the screen. 
> 

I solve this irritating problem on my 800x600 display by setting the virtual
display to 1024x768 in my XF86Config file:

SubSection "Display"
        Depth   32
        Modes   "800x600"
        Virtual 1024 768
EndSubSection

You can make it bigger than this, I think, but 1024x768 is just about
right for my purposes.  Works great under Blackbox and WindowMaker,
the only two window managers I ever use.

Reply via email to