Linux Commands Examples

A great documentation place for Linux commands

gnome-screensaver

screen saver and locker

Synopsis

gnome-screensaver [OPTIONS...]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
xmodmap ~/.xmodmap
gnome-screensaver &
exec /usr/bin/xmonad
0
source
            
killall gnome-screensaver || true
exit 0

description

GNOME Screensaver is the default screen saver and locker in a GNOME desktop. It is designed with simplicity and security in mind.

options

--no-daemon

Don’t become a daemon

--debug

Enable debugging code

This program also accepts the standard GTK options.


see also

gtk-options


authors

gnome-screensaver is written by William Jon McCann <mccann[:at:]jhu[:dot:]edu>.

This manual page was written by Sven Arvidsson <sa[:at:]whiz[:dot:]se>.

How can this site be more helpful to YOU ?


give  feedback