JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris 11.1 Desktop Administrator's Guide     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

1.  Administering the Oracle Solaris Desktop

2.  Managing User Preferences With GConf

3.  Customizing Menus

4.  Installing Themes

5.  Customizing Fonts

6.  Working With MIME Types

7.  Managing Screensavers

Setting Screensaver Preferences

Setting Default Screensaver Preferences for All Users

Restoring Default Screensaver Settings for a User

Modifying Screensaver Preferences

Modifying Look and Feel of Your Screensaver

How to Add a Screensaver Display

Disabling a Screensaver Display

8.  Managing Sessions

9.  Overview of the Yelp Help Browser

10.  Improving the Performance of the Oracle Solaris Desktop System

11.  Disabling Features in the Oracle Solaris Desktop System

12.  Working With the X Window System

A.  Hidden Directories

Glossary

Index

Modifying Look and Feel of Your Screensaver

The screensaver displays are listed in the XScreenSaver file and in the $HOME/.xscreensaver file. The screensaver application allows users to choose one or more screensaver displays.

How to Add a Screensaver Display

  1. Copy the executable file for the display to the /usr/lib/xscreensaver/hacks/ directory.
  2. Add the command for the screensaver display to the XScreenSaver file or the $HOME/.xscreensaver file.

    To run the screensaver display on the whole screen rather than in a window, include appropriate arguments. For example, you might want to include the -root option to display the screensaver display on the whole screen.

Disabling a Screensaver Display

To disable the screensaver displays for all users on a Sun Ray client, type the following command:

# pkg uninstall 'desktop/xscreensaver/hacks*'

Note - The Pluggable Authentication Modules (PAM) service name for the XScreenSaver application is dtsession. This name is used for compatibility with previous applications.