[Bug 82527] Re: gnome-screensaver-command doesn't work for gnome-screesaver instances started from /etx/X11/Xsession.d

Noah Slater nslater at gmail.com
Mon Mar 19 20:29:44 UTC 2007


Oliver, thank you for your comments. I would like to correct your
instructions slightly.

To get gnome-screensaver to work as described above you need to create a
shell script executable such as /usr/bin/launch-custom-session and have
it look something like:

#!/bin/sh
gnome-screensaver
$1

Then you can modify your Xsession.d script to look something like this:

STARTUP="/usr/bin/launch-custom-session $STARTUP"

When these steps are followed I can confirm that gnome-screensaver
behaves as expected.

Feel free to close this bug.

-- 
gnome-screensaver-command doesn't work for gnome-screesaver instances started from /etx/X11/Xsession.d
https://launchpad.net/bugs/82527




More information about the desktop-bugs mailing list