[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem XF86Config



On Wed, Jun 23, 2004 at 01:58:42PM +0200, Paal Marker wrote:
> I need to prevent a box from blanking out.
> 
> In redhat8 I could succesfully put this section in the end of 
> /etc/X11/XF86Config
> 
> 
> Section "Serverflags"
> 	Option      "BlankTime"    "0"   
> 	Option      "StandbyTime"  "0"
> 	Option      "SuspendTime"  "0"
> 	Option      "OffTime"      "0"
> EndSection
> 
> The result of putting in this section is that the X server will not start
> 
> By googling I found that this syntax could also be used
> 
> 
> Section "Serverflags"
> 	Option      "blank time"    "0"    
> 	Option      "standby time"  "0"
> 	Option      "suspend time"  "0"
> 	Option      "off time"      "0"
> EndSection
> 
> Same result, no X
> 
> startx gives error message: 
> 
> Option      "blank time"    "0"          server flags section keyword 
> expected
> 
> I copied the serverflags section from redhat8's XF86Config, where it worked 
> fine. 
> What does debian demand of syntax here?

I've got "xset s off" in /etc/X11/xinit/xinitrc. Works fine.

-- 
Pigeon

Be kind to pigeons
Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F

Attachment: pgpw5g1GYN71r.pgp
Description: PGP signature


Reply to: