I've run xscreensaver with GDB, looked at how it reads its
configuration file, and finally found solution to my problem :
xscreensaver merges setup from configuration files (.xscreensaver or
others) with X resources ... and uses these X resources as config
repository.
  Looking at my .Xresources file, I found an antique setup from
old screensaver saying :

xscreensaver*timeout: 1

and this setup was taking precedence on any value in .xscreensaver
file ! Removing it (and resetting X resources environment with xrdb)
solved the problem.

  Sorry for the noise,
        Fred.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to