Results 1 to 5 of 5

Thread: Shortcuts on the desktop and the bottom panel?

  1. #1
    Join Date
    May 2009
    Location
    Lowestoft, UK
    Beans
    151
    Distro
    Xubuntu 12.04 Precise Pangolin

    Shortcuts on the desktop and the bottom panel?

    Hi there,

    I am experimenting on an ancient and battered laptop with rather crappy graphics.

    Lubuntu certainly gives me a better screen than Xubuntu (it wouldn't play at all with Ubuntu and Unity) but I have a couple of questions.

    I have seen screen caps of people who have shortcuts to their home drive on their desktop and to things like firefox on their bottom panel. Have I got a dodgy install, or am I mssing some training in terminal commands to get them there?

  2. #2
    Join Date
    Feb 2009
    Location
    Sierra Vista, Arizona
    Beans
    1,385
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Re: Shortcuts on the desktop and the bottom panel?

    To put applications such as Firefox , Thunderbird, etc in the quick launch potion of your panel, right click at open potion of the panel and choose Add/Remove Panel Items. Double click Application Launch Bar and then select any application you want to move to the Launch Bar.
    Rex
    Lubuntu one Stop Group
    ASUS EeePC 1000h with Lubuntu 12.10
    Dell Inspiron 1000 with Lubuntu 12.04

  3. #3
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    483

    Re: Shortcuts on the desktop and the bottom panel?

    Shortcuts on the Desktop

    In addition to adding to the panel (post above) it's possible to make a shortcut to open a folder with the pcmanfm file manager. You have to decide if this has any advantages over just making a bookmark in the file manager.

    Example:

    Code:
    [Desktop Entry]
    Name=Go to Project
    Type=Application
    Exec=pcmanfm /home/user-name/Project
    Icon=folder-new
    will open the folder named Project that is in your home directory. The desktop icon will be labeled 'Go to Project'

    Create in text editor, and save in Desktop folder with extension .desktop

    I might save it as go-project.desktop

    Method can also be used to make application shortcuts.

  4. #4
    Join Date
    Oct 2008
    Location
    Down Under
    Beans
    1,566
    Distro
    Xubuntu 12.10 Quantal Quetzal

    Re: Shortcuts on the desktop and the bottom panel?

    For How-To's, Information and Screen-Casts on Lubuntu go to the
    Lubuntu One Stop Thread -

    Lubuntu One Stop Thread

    Rodney

  5. #5
    Join Date
    May 2009
    Location
    Lowestoft, UK
    Beans
    151
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Shortcuts on the desktop and the bottom panel?

    Quote Originally Posted by Rex Bouwense View Post
    To put applications such as Firefox , Thunderbird, etc in the quick launch potion of your panel, right click at open potion of the panel and choose Add/Remove Panel Items. Double click Application Launch Bar and then select any application you want to move to the Launch Bar.
    Right, in that case I DEFINITELY have a dodgy install. I tried that and nothing happened. Will reinstall and try again.

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
  •