Desktop Panel misbehaviour


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Desktop Panel misbehaviour
# 1  
Old 10-19-2008
Desktop Panel misbehaviour

On my Desktop panel the 'shortcuts' to 'Places' all opens Rhytmbox instaed of
Documents,Pictures etc. My system is SunOS Ultra20 5.11 snv_99 i86pc i386 i86pc
Solaris
It came with my first opening of rhytmbox.Smilie
Does anybody know how to fix this?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Linux

System Panel disappear.

Dear all, I lost my CentOS 6.4, Systems default bar/panel where we navigate our system for the Applications, Places & System, Is there anyone who can help me please??? (1 Reply)
Discussion started by: saqlain.bashir
1 Replies

2. Red Hat

Gnome3 top panel

I installed fedora15, but it's panel is on the top. How to move it down to the bottom? (2 Replies)
Discussion started by: vistastar
2 Replies

3. Red Hat

Firefox do not starts from Panel

Hi I am facing a problem related firefox and some other applications like DocumentViewer (evince). I can run the firefox from terminal by just giving command "firefox" but when I made its shortcut in panel and try to run through that panel shortcut , the mouse coursor just becomes busy for... (10 Replies)
Discussion started by: mak_mailbox
10 Replies

4. UNIX for Dummies Questions & Answers

Adding Applets to panel

This may sound simple, but its not! I have been making a few live-cds lately and have been customizing it using gconftool-2 --direct etc.... to change background, panel color etc... I have looked and looked but cannot find a way to add a applet to the top panel via command line, im sure there must... (0 Replies)
Discussion started by: dave123
0 Replies

5. AIX

alert signal in panel

hi experts, In my AIX p-series server, in the panel board, i saw the attention singal is glowing..... i dont know how to clear this from console/remotly..... please help me out. thanks in advance (3 Replies)
Discussion started by: rrlog
3 Replies

6. What is on Your Mind?

Flat Panel Display

Hi, I am going to buy a new TV set, but I am not sure what to buy.. I would like to have a Flat Screen, around 42" (~106cm), but i am a bit confused... Reading the technical papers, plasma displays seems to better, but talking with friends and colleagues, they would prefer LCDs... Plasma... (2 Replies)
Discussion started by: pressy
2 Replies

7. UNIX for Dummies Questions & Answers

Control Panel seeking.

Hi, guys. My friends and I used to rent space from our ISP, and they applied Cpanel to help us to config. Recently we just upgrade to the dedicated server plan, and there is nothing but only the os has been installed. Since Cpanel is the commercial software, we cannot afford it, we need to find a... (2 Replies)
Discussion started by: HOUSCOUS
2 Replies
Login or Register to Ask a Question
gnome-panel-screenshot(1)					   User Commands					 gnome-panel-screenshot(1)

NAME
gnome-panel-screenshot - GNOME screenshot utility SYNOPSIS
gnome-panel-screenshot [--window] [--delay=int] DESCRIPTION
gnome-panel-screenshot is the command-line interface version of the gnome-panel screenshot option. The gnome-panel screenshot option cap- tures the complete screen without the delay option. The command-line option is more versatile; it allows you to capture the screen image of a window, as well as the complete screen. gnome-panel-screenshot also allows you to specify a delay before the screen or window is captured into file. 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 preview of the snapshot. You can then choose one of the following three options to handle the captured image: o Save screenshot to file o Save screenshot to desktop o Save screenshot to web page (save in ~/public html) OPTIONS
The following options are supported: --window Capture a screenshot of the window in which the mouse pointer is located. --delay=int Pause for int seconds before capturing the window or screen EXAMPLES
Example 1: Capturing the full screen example% gnome-panel-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-panel-scrExecutable for GNOME screenshot utility ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-panel | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gnome-panel(1) NOTES
Written by Ghee Teo, Sun Microsystems Inc., 2003. SunOS 5.10 2 Oct 2003 gnome-panel-screenshot(1)