Results 1 to 4 of 4

Thread: How to add Emapthy to start at Startup in the background

  1. #1
    Join Date
    Feb 2013
    Beans
    36
    Distro
    Ubuntu 14.04 Trusty Tahr

    Question How to add Emapthy to start at Startup in the background

    Hi All,

    Need some help in adding Empathy to start at startup in the background. There is an option for Startup Application in Applications > Systen Tools > Preference but I am not sure what should I enter in it. I am attaching the screenshot of the Startup Applications. Please help me in adding the commands in it so that Empathy can open on startup automatically in the background rather me clicking on it evertime I login.
    Attached Images Attached Images
    Last edited by tlotr; March 23rd, 2013 at 06:07 AM.

  2. #2
    Join Date
    Feb 2008
    Beans
    5,078
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: How to add Emapthy to start at Startup in the background

    It would help if you said what version of Ubuntu you are using,

    If you run Menu Editor, which might not be part of your system, and look at the Internet portion of it, you should be able to determine the command needed to run Empathy. Obviously, the Name is Empathy, and you don't need a comment.

  3. #3
    Join Date
    Apr 2005
    Location
    My dreams
    Beans
    3,558
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: How to add Emapthy to start at Startup in the background

    Name: it can be anything, for example just give
    Code:
    Empathy
    Command:
    Code:
    empathy
    or if you want it to start minimised, then
    Code:
    empathy -h
    Comment: anything...........

  4. #4
    Join Date
    Feb 2013
    Beans
    36
    Distro
    Ubuntu 14.04 Trusty Tahr

    Red face Re: How to add Emapthy to start at Startup in the background

    Hi kostkon,

    Thanks for the reply. I have tried it and now Empathy starts automatically on start up in the backgroud. Thank You.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •