Re: [expert] kdm xscreensaver

2002-12-25 Thread John Haywood
On Saturday 30 November 2002 01:44 pm, Guilherme Cirne wrote:
 On Friday 29 November 2002 21:25, Philip Webb wrote:
  021129 Guilherme Cirne wrote:
   Is there some way to get xscreensaver working with kdm?
   Following the instructions from  man xscreensaver
   I added to /usr/lib/X11/xdm/Xsetup_0:
 xhost +localhost
 xscreensaver 
   but this didn't work. I tested adding other commands to this file
   and they were executed correctly when kdm comes up.
 
  you need to start it as a service.
  in  /etc/X11/xinit.d  add an executable script 'xscreensaverexec',
  which contains the lines:
 
#!/bin/sh
# your comment here if you wish
xscreensaver-command -exit
xscreensaver 
 
  obviously, reboot to test that it works:
  you should see the Xscreensaver splash screen after logging in.

 This also doesn't work. I want xscreensaver to run before anyone is logged
 in, so that the screen gets blanked after a period of inactivity at the
 login prompt.

Now lets make this easy (standard disclaimer - it works for me!):

in $HOME/.kde/Autostart, create a symlink xscreensaver - 
/usr/bin/X11/xscreensaver*

Then turn off the kde screensaver in the kde control panel

hth
-- 
 john in sydney
 Mandrake Linux 9.0, Kernel version: 2.4.19-16mdk
 OpenPGP key available on www.keyserver.net
 1024D/3E4A902F B38A AB0F 8658 D9E1 4900 3050 08FA D4FA 3E4A 902F



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] kdm xscreensaver

2002-11-29 Thread Guilherme Cirne
Hi,

Is there some way to get xscreensaver working with kdm? Following the
instructions from man xscreensaver I added to /usr/lib/X11/xdm/Xsetup_0:

xhost +localhost
xscreensaver 

but this didn't work. I tested adding other commands to this file and they 
were executed correctly when kdm comes up.

Does anybody know how I can get this working?

TIA,

-- 
Guilherme Cirne
[EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] kdm xscreensaver

2002-11-29 Thread Jim C
I would like to hear about this kind of stuff also.
Actually I've been wondering about how to get the lightning portion of 
xscreensaver to function as a background for the signon screen.
I remember that I did it once a long time ago and it was a killer 
display. ;-)

Guilherme Cirne wrote:

Hi,

Is there some way to get xscreensaver working with kdm? Following the
instructions from man xscreensaver I added to /usr/lib/X11/xdm/Xsetup_0:

xhost +localhost
xscreensaver 

but this didn't work. I tested adding other commands to this file and they 
were executed correctly when kdm comes up.

Does anybody know how I can get this working?

TIA,

 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
 






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] kdm xscreensaver

2002-11-29 Thread Philip Webb
021129 Guilherme Cirne wrote:
 Is there some way to get xscreensaver working with kdm?
 Following the instructions from  man xscreensaver
 I added to /usr/lib/X11/xdm/Xsetup_0:
   xhost +localhost
   xscreensaver 
 but this didn't work. I tested adding other commands to this file
 and they were executed correctly when kdm comes up.

you need to start it as a service.
in  /etc/X11/xinit.d  add an executable script 'xscreensaverexec',
which contains the lines:

  #!/bin/sh
  # your comment here if you wish
  xscreensaver-command -exit
  xscreensaver 

obviously, reboot to test that it works:
you should see the Xscreensaver splash screen after logging in.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] kdm xscreensaver

2002-11-29 Thread Guilherme Cirne
On Friday 29 November 2002 21:25, Philip Webb wrote:
 021129 Guilherme Cirne wrote:
  Is there some way to get xscreensaver working with kdm?
  Following the instructions from  man xscreensaver
  I added to /usr/lib/X11/xdm/Xsetup_0:
xhost +localhost
xscreensaver 
  but this didn't work. I tested adding other commands to this file
  and they were executed correctly when kdm comes up.

 you need to start it as a service.
 in  /etc/X11/xinit.d  add an executable script 'xscreensaverexec',
 which contains the lines:

   #!/bin/sh
   # your comment here if you wish
   xscreensaver-command -exit
   xscreensaver 

 obviously, reboot to test that it works:
 you should see the Xscreensaver splash screen after logging in.

This also doesn't work. I want xscreensaver to run before anyone is logged 
in, so that the screen gets blanked after a period of inactivity at the 
login prompt.

-- 
Guilherme Cirne
[EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com