Re: Stopping an application from being started at KDE-login

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

| BUT: I do not start xmms via xmms, but via
| 
| > kstart --windowclass "xmms" --window "XMMS*" --desktop 16 konsole
|   -T "XMMS_foobar" -e CheckHardware --sound xmms -t
| 
| So I get XMMS directly on desktop 16, and have konsole where output of
| xmms is visible. Quite useful sometimes.
[. . .]
| How to solve this? What do I need to put into that field to exclude
| just that one konsole from starting?

I may not fully understand your needs, but it seems to me that what
you want is to place a script in your ~/.kde/Autostart/ directory.
In the script you invoke the kstart command so that the script
might look like

  #!/bin/sh
  kstart --windowclass "xmms" --window "XMMS*" --desktop 16 \
   konsole -T "XMMS_foobar" -e CheckHardware --sound xmms -t

Cheers,
Ryo
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

[Index of Archives]     [Trinity (TDE) Desktop Users]     [Fedora KDE]     [Fedora Desktop]     [Linux Kernel]     [Gimp]     [GIMP for Windows]     [Gnome]     [Yosemite Hiking]
  Powered by Linux