Results 1 to 4 of 4

Thread: Discussion - https://help.ubuntu.com/community/SettingUpConky

  1. #1
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Discussion - https://help.ubuntu.com/community/SettingUpConky

    Please use this thread for discussion regarding

    https://help.ubuntu.com/community/SettingUpConky

    Support threads should be posted in normal forums.

    Thank you.

  2. #2
    Join Date
    Oct 2009
    Beans
    27

    Re: Discussion - https://help.ubuntu.com/community/SettingUpConky

    Using Lubuntu 12.10

    I followed the instructions (the wiki points to .config/lxsession/LXDE/autostart but the actual file you need to manipulate is .config/lxsession/Lubuntu/autostart) and although conky launches properly, my panel does not launch. If I remove the autostart file, the panel launches fine.

    When I have the autostart in place, and the panel does NOT launch on login, if I subsequently execute
    Code:
    lxpanel
    from the command line, the panel appears but it is themed in a dramatically different way, and contains some different applets than what my regular panel has..

    Any thoughts?

    p.s. I submitted an edit to the page to update from LXDE -> Lubuntu for location of the autostart file.. Hopefully this is accurate as when I put it in the LXDE folder, it appeared to be completely ignored upon login.

  3. #3
    Join Date
    Jun 2011
    Location
    Galway, Ireland
    Beans
    16

    Cool Re: Discussion - https://help.ubuntu.com/community/SettingUpConky

    I am assuming there is a typo in the code snippet for autostarting a conky script. In this code sample:


    Code:
    mkdir -p ~/.config/lxsession/Lubuntu/
    touch ~/.config/lxsessions/Lubuntu/autostart
    leafpad autostart
    The first line refers to a folder called lxsession
    The second line refers to a folder called lxsessions

    Thanks
    C.

  4. #4
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Discussion - https://help.ubuntu.com/community/SettingUpConky

    It's a wiki - you can edit it yourself

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
  •