On Sun, Sep 6, 2009 at 9:26 PM, Rusty Lynch <rusty.ly...@intel.com> wrote:

> On Sun, 2009-09-06 at 03:21 -0700, Oleg Bezorudko-Chyrykalov wrote:
> > Hello All,
> >
> > Recentry I intalled dropbox to sync my online folders across the
> internet.
> > But to do so, i need a command "dropbox start" run on a startup. Does
> anyone
> > know how to do it?
>
> We follow the freedesktop specification for xdg autostart desktop files.
> So... you can craft a desktop file in /etc/xdg/autostart/ that will
> cause a command to be run inside the user session when the user session
> is initially created.
>
> There are many examples inside /etc/xdg/autostart/.  It's pretty simple.
>
>    --rusty
>
>
>
It doesn't look complicated, however, I created a file called
dropbox.desktop with the following contens:

[Desktop Entry]
Exec=dropboxs %f

dropboxs is an alias for "dropbox start" command that I need to run.

It still doesn't work though. Can someone please assist?


-- 
Oleg Bezorudko-Chyrykalov
mailto:obezoru...@gmail.com
Sent from Prague, Cst, Czech Republic
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to