On Sun, 04 Mar 2007 14:23:41 +1300 Jerome B Newell <[EMAIL PROTECTED]> wrote:
> On Sat, 2007-03-03 at 21:24 +1300, Don Gould wrote: > > I've googled, I've joined #debian on freenode, I've tried changing the > > defaults in the xconf... > > > > yet all I can get is 640 * 480 > > > > No idea what I'm doing wrong... > > > > I've read http://www.xfce.org/documentation/4.2/manuals/xfce-mcs-plugins > > > > I've got it installed according to apt, but I can't find the screens > > they're reffering to. > > > > Help? > > > > Cheers Don > > > > Section "Screen" > > Identifier "Default Screen" > > Device "Generic Video Card" > > Monitor "Generic Monitor" > > DefaultDepth 24 > > SubSection "Display" > > Depth 1 > > Modes "1024x768" > > Hi Don, > I have had a similar problem running Ubuntu 5.10 and other Distros on > an older machine and was able to overcome it by changing: > > DefaultDepth 24 > to > DefaultDepth 16 or DefaultDepth 15 > > Hope this is of some help. > > Regards > Jerome B ([EMAIL PROTECTED]) Adding a SubSection for display depth 24 would be a good starting point.
