directing windows to a designated desktop fromt he command line

Renaud MICHEL renaud.michel at student.ulg.ac.be
Fri May 31 23:21:25 BST 2002


Le Vendredi 31 Mai 2002 20:15, daniel a écrit :
> 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?

kstart --desktop 2 kate /usr/local/apache/conf/httpd.conf

Note that you don't need the & anymore.
If it is to be used in a script you better also use the --window switch to 
specify to which window this should apply

kstart --desktop 2 --window kate kate /usr/local/apache/conf/httpd.conf

see kstart --help for more detail.

-- 
Renaud Michel

L'amour-propre est un ballon gonfle par le vent dont 
il sort des tempetes quand on y fait une piqure.

	-- Voltaire

___________________________________________________
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