G'da Matej et al,

I have a short-cut in start-up the openoffice 'openoffice.org-2.0 -writer %U".

Unfortunately the only way I know to do this is create a short-cut on the 
desktop and them move it to ~/.kde/autostart/

On Sun, 18 Dec 2005 22:19:14 -0500
Matej Cepl <[EMAIL PROTECTED]> wrote:

> G. Roderick Singleton wrote:
> > It is called ooqstart-gnome or oooqs-kde and may or may not be
> > installed. In either case it is not part of the Linux OOo distro.
> 
> Actually oooqstart-* doesn't work with OOo 2.0 (unless some distributions
> provide their own patches; I am sure about oooqs-kde, not sure about
> *-gnome).
> 
> > In a pinch you could try the following shell script:
> > 
> > #!/bin/sh
> > while true; do
> >   xdpyinfo 2>&1 >/dev/null  ||  exit
> >   soffice -quickstart
> 
> -quickstart doesn't work on Linux.
> 
> Matej
> 
> -- 
> Matej Cepl, http://www.ceplovi.cz/matej/blog/
> GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
>  
> Most of the social problems in America today can be directly
> linked to the failure of native Americans to establish an
> effective immigration policy.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to