directing windows to a designated desktop fromt he command line
Sean McGlynn
sean at tmiau.com
Fri May 31 21:37:24 BST 2002
On Friday 31 May 2002 21:15, daniel wrote:
> if i want to do this:
>
> # kate /usr/local/apache/conf/httpd.conf &
>
> is there a way to direct the window to desktop2 if i want?
Hello Daniel,
You can use the kstart wrapper command, e.g.
kstart --desktop 2 kate /usr/local/apache/conf/httpd.conf
No need to use '&' as you're returned to the prompt immediately. This leaves
you on the current desktop. Use the --activate option as well if you want to
switch to desktop 2 when you run the command. Use 'kstart --help' for other
options.
> _________________________________
> daniel a. g. quinn
Cheers,
Sean
--
Sean McGlynn
sean at tmiau.com
___________________________________________________
This message is from the kde mailing list.
Account management: http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list