BigAdmin System Administration Portal
Community-Submitted Tech Tip
Print-friendly VersionPrint-friendly Version
This content is submitted by a BigAdmin user. It has not been reviewed for technical accuracy by Sun Microsystems, though it may have been lightly edited to improve readability. If you find an error or would like to comment on the article, please contact the submitter or use the comment field at the bottom of the article. Community submissions may not follow Sun trademark guidelines. For information on Sun trademarks, please see http://www.sun.com/suntrademarks/.
 
 

GNOME Performance Enhancement Tips for the Solaris Platform

Here are a few changes you can make to improve GNOME performance:

  1. You can improve the performance of the GNOME Desktop by optimizing the settings of GNOME Nautilus.
    1. Open a Nautilus window (Application -> Home Folder)
    2. Choose Edit -> Preferences.
    3. Select Performance.
    4. Make sure all options are set to Local File Only or Never.
  2. The performance of GNOME desktop is related to the complexity of the background. If optimum performance is required, you should set the background to a solid color.
    1. Open the Applications menu.
    2. Choose Desktop Preferences -> Background.
    3. Click on the No Picture button.
    4. Select Solid color in the Background Style drop-down list.
  3. You can change your window frame theme to a more basic selection to improve performance.
    1. Open the Applications menu.
    2. Choose Desktop Preferences -> Theme.
    3. Click the Window Frames tab.
    4. Select a basic theme, for example, Atlanta.
  4. Reducing the number of applets in your panels can improve performance. Remove applets that you are not using from your panels.
  5. Using terminals with transparent backgrounds can affect the performance of the GNOME Desktop. If your terminals have transparent backgrounds, then perform the following actions in a terminal:
    1. Open the Edit menu.
    2. Select Profiles.
    3. Open the Effects tab.
    4. Select the None (use solid color) option.
  6. You can improve performance by enabling windows to move in wireframe mode. Run the following command. (Note: This command must all be on one line without line wrapping.)
      gconftool-2 -s /apps/metacity/sun_extensions/wireframe_move_resize -t bool
      true
    
  7. The GNOME 2.0 Desktop includes support for the mediaLib software libraries. Installing these libraries can noticeably improve the performance of the GNOME Desktop.

    For instructions, see mediaLib Libraries.

There is also a script designed to improve GNOME performance by changing certain settings such as turning on wireframe window drags. While this was written primarily for SunRay ultra-thin clients, it should work fine with workstations as well.

Download script.

Also, if you want to start GNOME from fresh default, you can run the following command, which cleans your current settings and brings you back to default. This removes all special setups and puts you back to default, including removing all icons.

% /usr/bin/gnome-cleanup

 


The information and links on this page have been provided by a BigAdmin user. The submitter is solely responsible for such information and links. Sun is not responsible for the availability of external sites or resources, and does not endorse and is not responsible or liable for any content, advertising, products, or other materials on or available from such sites or resources. Sun will not be responsible or liable, directly or indirectly, for any actual or alleged damage or loss caused by or in connection with use of or reliance on the information posted here, or goods or services available on or through any external site or resource.


BigAdmin