Web lists-archives.org

Re: [kde-linux] kstart --alldesktops




On Thursday 29 November 2007, Jerome Yuzyk wrote:

> So I use
>
> x-------------------------------------------------------------------------
> kstart --window 'gkrellm' --alldesktops gkrellm &
>
> kstart --window 'gkrellm_S-TV' --alldesktops gkrellm -f -s 192.168.0.2   -P
> 19150 &
>
> kstart --window 'gkrellm_S-bss-gate' --alldesktops gkrellm -f -s
> 192.168.0.166 -P &
> x-------------------------------------------------------------------------
>
> and the latter two windows are on all desktops, but the first one doesn't,
> I think because of its "gkrellm" title. From the kstart --help the --window
> is supposed to be a regular expression, and I guess it matches the other 2
> windows too. How would I make that search for only the string "gkrellm"?

You could try "gkrellm$"

$ usually means "end of line" in regular expressions

Cheers,
Kevin
-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring

Attachment: signature.asc
Description: This is a digitally signed message part.

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