Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-13-2005, 05:48 AM
|
#1
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Rep:
|
Is there a way to launch an app so that it's not shown on the taskbar
Is there?
(preferably for KDE)
Thanks.
|
|
|
05-13-2005, 06:05 AM
|
#2
|
Member
Registered: Jul 2003
Location: Pennsylvania USA
Distribution: SuSE
Posts: 430
Rep:
|
right-click the desktop,select "run" from the context menu,type in the launch command (usually just the name in lowercase) ,and hit "enter".
open a terminal window <app_name>,and "enter".
you could also add the app to the menu manually with the menu editor.right-click the k-menu button to open the editor.
or run the menu updating tool to scan and add missing items.this may not always work,but if it's a gtk based app,most likely will.
|
|
|
05-13-2005, 07:04 AM
|
#3
|
Senior Member
Registered: Jun 2003
Location: California
Distribution: Slackware
Posts: 1,181
Rep:
|
I'm wondering the same for Fluxbox. Azureus has an option for displaying only an icon, which I deffinately prefer for specific applications (Gaim buddy list, Xmms, et cetera), but I'm trying to figure out how to arrange this on my own. If it can't be done on my end, I'm trying to find replacement programs that have such features.
|
|
|
05-13-2005, 09:40 AM
|
#4
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Original Poster
Rep:
|
piscikeeper, probably my English is so bad that you didn't understand my question. I know what is cmd. I don't need to launch apps which aren't in my main menu. I need the following: when you launch an app it is displayed on the taskbar [it is a panel, mostly at the bottom of the screen] as "icon + its name". I want an app to run without being shown on the taskbar...
...and please don't treat me as an idiot next time: taskbar and quick launch (or main menu) are different things...
Thanks.
|
|
|
05-13-2005, 10:12 AM
|
#5
|
Member
Registered: Jul 2003
Location: Pennsylvania USA
Distribution: SuSE
Posts: 430
Rep:
|
never was my intention to treat you like an idiot,simply a matter of dyslexia kicking in.i thought you were trying to figure out how to launch an app that didn't show on the taskbar or menu.
re-reading it (slowly lol) i see what you want is a way to have an app run without it showing in the taskbar list (this is the same way i have gkrellm set to run).
....and your english is probably better than mine.
|
|
|
05-13-2005, 10:22 AM
|
#6
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Original Poster
Rep:
|
So, is there any solution for that problem?
|
|
|
05-13-2005, 10:52 AM
|
#7
|
Senior Member
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460
Rep:
|
Well, for GKrellM, you would use:
kstart --window gkrellm --alldesktops --ontop --skiptaskbar /usr/bin/gkrellm
to have an app. that appeared on all desktops, stayed on top, and wasn't listed in the taskbar.
Does that help?
|
|
|
05-13-2005, 10:57 AM
|
#8
|
Member
Registered: Dec 2004
Location: Russia, Siberia, Kemerovo
Distribution: Slackware
Posts: 893
Original Poster
Rep:
|
Thanks, oneandoneis2!
that is what I was looking for 
|
|
|
05-13-2005, 01:17 PM
|
#9
|
Member
Registered: Jul 2003
Location: Pennsylvania USA
Distribution: SuSE
Posts: 430
Rep:
|
or after launching,right-click on the krell,Configuration>General>Options and Properties
|
|
|
05-14-2005, 06:08 AM
|
#10
|
Member
Registered: May 2005
Location: West Virginia, US
Distribution: Gentoo
Posts: 56
Rep:
|
Anyone know how to do this on Gnome?
|
|
|
05-14-2005, 07:54 AM
|
#11
|
Member
Registered: Jul 2003
Location: Pennsylvania USA
Distribution: SuSE
Posts: 430
Rep:
|
if gkrellm is the app you want to do this with,just do the same steps in the config menu.
|
|
|
05-14-2005, 04:24 PM
|
#12
|
Member
Registered: May 2005
Location: West Virginia, US
Distribution: Gentoo
Posts: 56
Rep:
|
No, it's a little system status monitor app that I wrote myself.
|
|
|
05-15-2005, 02:41 AM
|
#13
|
Member
Registered: Jul 2003
Location: Pennsylvania USA
Distribution: SuSE
Posts: 430
Rep:
|
gkrellm uses the following lines to set the taskbar and pager display state:
skip_taskbar 1
skip_pager 1
you may need to add these or something similar to the configuration.
|
|
|
05-17-2005, 10:38 PM
|
#14
|
Member
Registered: May 2005
Location: West Virginia, US
Distribution: Gentoo
Posts: 56
Rep:
|
Again, this is a system status widget I wrote in C, and it doesn't have a configuration file (yet), and when it does I'd have to write in support for that to work.
I am looking for either a command to enter to eliminate the taskbar button (and preferably the titlebar also). I'm using X11 libraries if anyone knows how to do this in C, that will work, and probably be better.
|
|
|
All times are GMT -5. The time now is 01:52 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|