Add Desktop Icon for Acer Aspire One Linpus Linux

Back       

Add Desktop Icon on Linpus

 

It's all very well having the Advanced Menu, but for some apps you'd also like the fast access provided by the AA1 desktop. Here's how you make them appear.    Press Alt-F2, type in xterm to open the command line window - experienced Linux hands call it a Terminal - and click on Run.

 

At the command line, type sudo mousepad /home/user/.config/xfce4/desktop/group-app.xml and hit Enter.   This calls up the desktop's configuration file.    Scroll through and you'll see how the entries are arranged.   Skype's already present ( if Skypes had been installed earlier ), but it's set so that the desktop will ignore it - remove the !-- at the start of the line it's in and the -- at the end.

 

You'll also need to change the app sequence= number - set it to 8.

 

Save the file then restart your Acer Aspire One.  Click on the right-arrow button in the Connect section, and you should see a new Skype icon. Drag and drop it higher in the list if you prefer.

 

Other apps are kept in the AA1's /usr/share/applications folder as .desktop files.  You can add these to the desktop UI by editing the group-app.xml file as above, copying the Skype line, pasting it into any of the four sections and changing the name of the app to be loaded.   

 

Make sure all the apps in a section - indicated by the <id>x</id> tags - have different app sequence= numbers.