On Thu, 2006-08-17 at 15:45 -0500, Dale wrote:
> Peter Ruskin wrote:
> > On Thursday 17 August 2006 18:53, Dale wrote:
> > 
> > Wrong!... do man xorg.conf and you'll see that BlankTime, 
> > StandbyTime, SuspendTime and OffTime belong in 
> > Section "ServerFlags", not "ServerLayout".
> >
> >   
> 
> I didn't have one so I copied it from the example file.  For some reason
> my man xorg.conf will not come up.  No error, doesn't say it is not
> there, just gives me a blank look.  I dunno.
> 
> This better??
> 
> > Section "ServerLayout"
> >     Identifier     "X.org Configured"
> >     Screen      0  "Screen0" 0 0
> >     InputDevice    "Mouse0" "CorePointer"
> >     InputDevice    "Keyboard0" "CoreKeyboard"
> >
> >
> > EndSection
> >
> >
> > # **********************************************************************
> > # Server flags section.  This contains various server-wide Options.
> > # **********************************************************************
> >
> > Section "ServerFlags"
> >
> >     Option     "BlankTime"          "2"
> >     Option    "standby time"    "5"
> >     Option    "suspend time"    "5"
> >     Option    "off time"    "5"
> >
> >
> > Section "Files"
[snip]

don't forget the EndSection (for ServerFlags) before you open Section
"Files".

cya,
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

Things will get better despite our efforts to improve them.
                -- Will Rogers

-- 
gentoo-user@gentoo.org mailing list

Reply via email to