A basic desktop, the simple way

Discussion in 'Linux' started by rjm, Aug 24, 2008.

  1. rjm

    rjm

    Joined:
    Jul 24, 2008
    Messages:
    345
    Likes Received:
    0
    Theres been a couple of posts on this already, but most do more than I want, or I run into trouble when trying them.

    Linpus Lite is cute, but its not as easy as it should be to change the basic interface.

    I find I can get most of what I want simply from the Xfce Desktop Preferences window: I can change the desktop image to someting else (persistent if I copy the image over to usr/share/xfce4/backdrops directory. I can remove the Acer start up icons by selecting from the Behavior tap of the same window, at the bottom where it says Desktop Icons, set to none.

    So I have a pretty wallpaper, and no launcher windows/icons. But... I still have te Acer search bar floating two thirds up the screen, and also no way of shortcuts, or icons, or whateve you like to call them, on my nice new clean desktop.

    You'd think I'd be able to do that from the built in configuration windows, ranther than having to dive off to the terminal and edit configuration files. That's the equivalent in Windows-speak of editing the registry just to put a shortcut to explorer on the desktop!

    And from what I've seen of Linux, these kind of edits tend to have unintended and unpleasant consequences.

    So, staying away from the terminal as much as possible, how can I get rid of the search bar and put my own icons on the desktop, keeping under the Xfce environment?
     
    rjm, Aug 24, 2008
    #1
  2. rjm

    suki22

    Joined:
    Aug 9, 2008
    Messages:
    24
    Likes Received:
    0
    Location:
    Germany
    Hi,

    at least you can get rid of the search bar via the package manager.
    Just search for "acer-search" and you'll find it.

    I personally dont know an other way to get your own Icons in the acer xfce desktop than editing the
    /home/user/.config/xfce4/desktop/group-app.xml.
    Therefore you need a terminal to do
    Code:
    sudo mousepad /home/user/.config/xfce4/desktop/group-app.xml
    It isnt thaaaat difficult to get your favourite apps on the file, internet, fun or files tab. You just have to know where your app has been installed. Usually it is /usr/share/applications.

    I hope this can be useful for you :)

    greets
    suki22
     
    suki22, Aug 24, 2008
    #2
  3. rjm

    rjm

    Joined:
    Jul 24, 2008
    Messages:
    345
    Likes Received:
    0
    That sounds relatively straightforward, I'll give it a try.

    Thanks!
     
    rjm, Aug 25, 2008
    #3
  4. rjm

    kilburni

    Joined:
    Aug 23, 2008
    Messages:
    3
    Likes Received:
    0
    How were you able to alter the backdrops folder? It won't allow me to as it is protected to "root" and i'm apparently logged in as "user"?...I'm confused here.
     
    kilburni, Aug 25, 2008
    #4
  5. rjm

    IMSancho

    Joined:
    Aug 14, 2008
    Messages:
    95
    Likes Received:
    0
    Location:
    Australia
    You'll either have to modify the permissions to that folder or do your copy as root. Have a bit of a google around for the 'su' and 'sudo' commands which will allow you to become root and execute commands as root, respectively.
     
    IMSancho, Aug 25, 2008
    #5
  6. rjm

    rjm

    Joined:
    Jul 24, 2008
    Messages:
    345
    Likes Received:
    0
    Yeah, what realised later was that you cant put icons on the desktop in xfce in the normal way. This feature was first enabled in the laest version 4.4, and I dont think the One has that. The group-app script is for the default four-quandrant launcher.

    So its relatively easy to edit the laucher icons, deleting or adding new ones. It is probably possible to edit the appearance of the launcher, remove groups, change colors, maybe even do some fancy stuff ... but this is beyond me, especially since one mistake here will likely bork your desktop completely. It does not seem possible to replace the launcher with icons directly on the desktop however. Not without getting out of xfce intirely, at which point you lose all the Aer customizations.

    At least thats what it seems like. I'm going to roll over and play nice with Acer, leaving my one as close to factory as possible and wait to be able to add apps from the acerone web site....

    /R
     
    rjm, Aug 25, 2008
    #6
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.