Create Icon


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Create Icon
# 1  
Old 11-12-2006
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
EXEC_STRING /spsummit/scripts/TEST_APP.csh
ICON DtScrn
WINDOW_TYPE NO_STDIO (what does this means?)

}

Any suggestions? Smilie

Thanks.

wee
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. 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

2. UNIX for Dummies Questions & Answers

launchctl loads app with icon (OS X)

We are deploying an app to our students that is running as a daemon. It keeps them from using certain software. The problem is that when we initially deploy it we don't want to require a restart. So we decided to use launchctl to load the daemon manually. When we do it this way, though, the... (4 Replies)
Discussion started by: nextyoyoma
4 Replies

3. UNIX for Dummies Questions & Answers

icon

up graded lost log out power off icon how reinstall:wall: (2 Replies)
Discussion started by: flight
2 Replies

4. 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

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. 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

7. 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

8. 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
Login or Register to Ask a Question
WBAR(1) 						      General Commands Manual							   WBAR(1)

NAME
wbar - a light and fast launch bar SYNOPSIS
wbar [options] DESCRIPTION
This manual page documents briefly the wbar command. wbar is a quick launch bar. Its fast, light and cool eye-candy. OPTIONS
A summary of options is included below. --help Show summary of options. -config conf-file Use conf-file as wbar config file. -above-desk Run over a desktop app (ie: xfdesktop). -isize i Set icon size (eg: 32). -idist d Set icon dist (eg: 1). -zoomf z Set zoom factor (eg: 1.8 or 2.5). -jumpf j Set jump factor (eg: 1.0 or 0.0). -pos p Set position. Choose from top, bottom, left, right, center, <bot|top>-<right|left>. -dblclk ms Set ms for double click (0: single click). -bpress Icon gets pressed. -vbar Show vertical bar. -balfa i Set bar alfa (0-100). -falfa i Set unfocused bar alfa (0-100). -filter i Set color filter (0: none 1: hovered 2: others, 3: all). -fc 0xAARRGGBB Set filter color (default green 0xff00c800). -nanim i Set number of animated icons: 1, 3, 5, 7, 9, ... -nofont If set disables font rendering. AUTHOR
wbar was written by Rodolfo Granata <warlock.cc@gmail.com>. This manual page was written by Krzysztof Burghardt <krzysztof@burghardt.pl>, for the Debian project (and may be used by others). March 16, 2009 WBAR(1)