Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gnome-panel(1) [opensolaris man page]

gnome-panel(1)							   User Commands						    gnome-panel(1)

NAME
gnome-panel - display the GNOME panel SYNOPSIS
gnome-panel [gnome-std-options] DESCRIPTION
The GNOME panel displays an area on your screen, which acts as a repository for the main menu, application launchers, and applets. OPTIONS
The following options are supported: gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Launching the GNOME Panel example% gnome-panel EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-panel Executable for GNOME panel ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-panel | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
Working with Panels Manual Latest version of the GNOME Desktop User Guide for your platform. gnome-panel-screenshot(1), gnome-desktop-item-edit(1), libgnome-destkop-2(3), libpanel-applet-2(3), libwnck-1(3), attributes(5), gnome-std- options(5) NOTES
Written by Mark McLoughlin, Sun Microsystems Inc., 2003, 2006. SunOS 5.11 2 Oct 2003 gnome-panel(1)

Check Out this Related Man Page

gnome-screenshot(1)						   User Commands					       gnome-screenshot(1)

NAME
gnome-screenshot, gnome-panel-screenshot - GNOME screenshot utility SYNOPSIS
gnome-screenshot | gnome-panel-screenshot [--border-effect=effect] [--delay=int] [--include-border] [--interactive] [--window] [gnome-std- options] DESCRIPTION
gnome-screenshot allows users to capture the screen image of a window or the complete screen. gnome-panel-screenshot is a symlink to gnome-screenshot. If the --window option is used, you must move the mouse pointer to the window to be captured. The --delay option is always used with the --window option, to allow sufficient delay to set up the required screenshot. Once you have captured the window region, you are presented with a dialog showing a preview of the snapshot and the choice to save the image. OPTIONS
The following options are supported: --border-effect=effect Effect to add to the border. --delay=int Pause for int seconds before capturing the window or screen --include-border Include the window border with the screenshot. --interactive Interactively set options. --window Capture a screenshot of the window in which the mouse pointer is located. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: Capturing the full screen example% gnome-screenshot EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-screenshot Executable for GNOME screenshot utility /usr/bin/gnome-panel-screenshot Symbolic link to gnome-screenshot. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-utils | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gnome-panel(1), attributes(5), gnome-std-options(5) NOTES
Written by Ghee Teo, Sun Microsystems Inc., 2003, 2006, 2007. SunOS 5.11 09 Nov 2007 gnome-screenshot(1)
Man Page