The screensaver application allows users to choose one or more screensaver themes. A screensaver theme is an application that displays images on the screen of the user when the screen is not in use. The available screensaver themes are listed in the Screensaver preference tool.
To add a new screensaver theme, copy the executable file for the screensaver theme engine to somewhere in your PATH or into the screensaver theme engine executable directory. The screensaver theme engine executable directory for your system can be determined using the following command:
pkg-config --variable=privlibexecdir gnome-screensaverpkg-config --variable=themesdir gnome-screensaverThe Screensaver infrastructure implements themes according to the XDG menu specification. By supporting this specification, GNOME allows you to:
For more information, see Chapter 2 ― Customizing Menus.