Sponsored Content
Full Discussion: icon
Top Forums UNIX for Dummies Questions & Answers icon Post 302615359 by balajesuri on Thursday 29th of March 2012 11:50:13 AM
Old 03-29-2012
Boot with OS disk. It'll direct you what to do. Also, before doing anything you'll regret, take a backup of important files, refer to your OS's website for installation docs (take a printout for handy reference if required) and then try to re-install.
This User Gave Thanks to balajesuri For This Post:
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Change an Icon

Dear Experts I have made an Icon and now I am going to change a file Icon to new one. I am using Solaris 8. 1- What is the best format to save an Icon 2- How can I change the Icon of a certain type or just one file or folder to the new Icon which I have designed. Any advises would be highly... (1 Reply)
Discussion started by: Reza Nazarian
1 Replies

2. Post Here to Contact Site Administrators and Moderators

Add more icon for logout

Suggestion: Can all pages add a icon for logout? I just found that only the main page has it.:) (0 Replies)
Discussion started by: tikual
0 Replies

3. UNIX for Dummies Questions & Answers

Create Icon

Dear Gurus, I have a question. I have juz created an icon for my user. When I try to run the application (ie double-click) there are nothing being activated. This is the content of the TEST_APP.dt ACTION TEST_APP { LABEL TEST_APP TYPE COMMAND ... (0 Replies)
Discussion started by: lweegp
0 Replies

4. AIX

Aixterm icon placement?

Hi, I'm using xterm and aixterm with Mwm on AIX, and having trouble controlling icon placement when minimising windows. Basically when I run an xterm or aixterm I want to be able to specify where the icon will be if minimised. The man page mentions the "#geometry Geometry" option to aixterm,... (1 Reply)
Discussion started by: cunningdavid
1 Replies

5. UNIX Desktop Questions & Answers

Controlling icon placement?

Hi, I'm using xterm and aixterm with Mwm on AIX, and having trouble controlling icon placement when minimising windows. Basically when I run an xterm or aixterm I want to be able to specify where the icon will be if minimised. The man page mentions the "#geometry Geometry" option to aixterm,... (1 Reply)
Discussion started by: cunningdavid
1 Replies

6. Linux

Required Icon Tray in Linux

Hello I am using linux machine. I need Icon tray in this. "Icon Tray" contains all the icons which we open in the workspace. As such, these icons appear at the bottom (similar to windows i.e.when we open internetexplorer, Word, XLs, these icons appear in the bottom) I have to open so many... (3 Replies)
Discussion started by: nehashine
3 Replies

7. Post Here to Contact Site Administrators and Moderators

New Icon

Hi, I just observed we have a new icon (the "ULF" thing) for the forum. Its really nice to see continuous changes to make things better; whether it's small or big. Appreciations to all moderators and admins. Regards, Anchal Khare (2 Replies)
Discussion started by: clx
2 Replies

8. Shell Programming and Scripting

Is it possible to change shell icon?

I have an application that runs through bash shell and i want to change the shell icon , so when i copy my application to another computer the shell can still run , can i do that ? because i try with .desktop its failed (0 Replies)
Discussion started by: caladblog
0 Replies
gtrayicon(1)						      General Commands Manual						      gtrayicon(1)

NAME
gtrayicon - Generic tray icon for GNOME DESCRIPTION
Generic tray icon for GNOME is a small utility which allows to add a icon to the system tray that can be used to trigger customized enable/disable actions. OPTIONS
--tooltip=string string to appear as tooltip --activate=cmd activate command --deactivate=cmd deactivate command --activate-icon=icon-path icon to show for 'activate' action --deactivate-icon=icon-path icon to show for 'deactivate' --menu-file=menu-path custom menu to display for right button --activated start in 'activated' state (default: 'deactivated' state) EXAMPLE
Activate action: start webfs (web server) setting a pid file Deactivate action: kill that webfs instance gtrayicon --activate="/usr/bin/webfsd -k /tmp/pid.file -r /var/www" --deactivate="cat /tmp/pid.file | xargs -ipid kill -TERM pid" MENU
For an example on how to write a menu file,see /usr/share/doc/gtrayicon/examples/sample.menu SEE ALSO
Website: http://gtrayicon.sourceforge.net/ AUTHOR
Gtrayicon was written by Javier Valencia (javiervalencia80 at gmail.com) This Man page was written by Taylor LeMasurier-Wren <ripps818@gmail.com> gtrayicon(1)
All times are GMT -4. The time now is 07:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy