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

Themes Overview

Theme Index File

Installing a Controls Option

Installing a Window Border Option

Installing an Icons Option

Installing Icons for Themes

How to Install an Icon for a Theme

Creating a Custom Controls Option

How to Create a Custom Controls Option

5.  Customizing Fonts

6.  Working With MIME Types

7.  Managing Screensavers

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

Installing Icons for Themes

When you install a new icon for an application, you must create several versions of the icon so that the icon displays correctly in the themes.

You must create several versions of the following types of icon:

You can create the icons in several formats, for example Portable Network Graphic (PNG) format. The suggested size of icons for the desktop environment is 48 × 48 pixels. At this size, most themes can rescale the icons.

When you install a new icon, create the following 48 × 48 pixel versions of the icon:

If possible, you should also create 16 × 16 pixel versions of each of the listed icons for themes that do not require large print.

The Oracle Solaris Desktop provides several themes that are designed for users with special visual needs. For example, some of the themes are designed for users with low vision.

For more information about how to create icons for application launchers and for panels, see http://www.freedesktop.org/Standards/icon-theme-spec.

How to Install an Icon for a Theme

  1. Install the icons to the image files location that is specified for the theme in Installing a Controls Option or Installing a Window Border Option.

    For example, to add icons to the HighContrastLargePrint theme, add the icons to the /usr/share/themes/HighContrastLargePrint/pixmaps directory.

  2. Add references to the icons to the relevant theme files.

    For example, to add icons to the HighContrastLargePrint theme, add references to the icons to the /usr/share/themes/HighContrastLargePrint/gtk-2.0/gtkrc file.

  3. Modify the gtkrc file for the theme to associate the icon with a GTK+ stock icon identifier.