You are not logged in.
Hello,
I use a quite small screen (10') and I'd like to display a few icons on the desktop, just to get some space on the launcher taskbar.
I tried two different softwares that are meant to do that : desklaunch and idesk.
Desklaunch needs a .xpm file icon, which is a bit boring but still ok. The probleme is that each icon generated is shown on the taskbar, which is a mess...
Idesk is pretty long setting up each icon, but still ok. The problem comes with comand/paths with spaces in their names. Like this one (link to a folder) :
thunar /home/benoit/Documents/Installation paysannerie
I tried with comas (" and '), on the entire path and on the tricky part, and I also tried backslashes (\). Idesk seems to dislike spaces.
Any tip to make it work, or another way to get these icons on the desktop ?
Last edited by Laadna (2018-12-30 19:29:30)
Offline
https://urukrama.wordpress.com/openbox-guide/#Icons
Try PCMan-FM. There are a bunch of users here who can help you configure it.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Hello,
Idesk is pretty long setting up each icon, but still ok. The problem comes with comand/paths with spaces in their names. Like this one (link to a folder) :thunar /home/benoit/Documents/Installation paysannerie
I tried with comas (" and '), on the entire path and on the tricky part, and I also tried backslashes (\). Idesk seems to dislike spaces.
Any tip to make it work, or another way to get these icons on the desktop ?
It's an annoying extra step, but you can put the command and path with spaces in a bash script, where you can use quotation marks (and start the script in the idesk command).
Offline
It's an annoying extra step, but you can put the command and path with spaces in a bash script, where you can use quotation marks (and start the script in the idesk command).
Can you tell me how to do that in detail ? I don't know what is a bash script and how to use it.
Offline
obscurant wrote:It's an annoying extra step, but you can put the command and path with spaces in a bash script, where you can use quotation marks (and start the script in the idesk command).
Can you tell me how to do that in detail ? I don't know what is a bash script and how to use it.
Why not teach yourself? What is a Bash Script?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
bunsenlabs already uses some XFCE components, most notably the file manager, and it might make more sense to use xfdesktop for desktop icons.
i just tested on an up-to-date BL vm, it would pull in a few packages and require only 6MB of adtional disk space:
sudo apt update
sudo apt upgrade
sudo apt install xfdesktop4
Last edited by ohnonot (2018-12-01 08:25:16)
Offline
^I've been using xfdesktop for years (currently replacing nitrogen in BL) without major problems.
Unfortunately the current Stretch version does have a couple of defects, which need a little effort to work around.
@Laadna if you decide to use it, I can share some points.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Online
Yes John please share, I'm sure many would appreciate this.
Offline
Unfortunately the current Stretch version does have a couple of defects, which need a little effort to work around.
i'd also be interested.
surely i will recommend this again in the future, or might even install it on someone's machine.
Offline
An xfdesktop post here: https://forums.bunsenlabs.org/viewtopic … 087#p79087
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Online
^ ah, the age-old conky problem.
didn't think about that.
and styling with custom gtkrcs is a little fiddly.
and a long standing bug ---
Offline
You must unlearn what you have learned.
-- yoda
Offline
^A real gem, I dare to say. Thanks PackRat for the link. Too bad it isn't in the (debian) repo
It isn't difficult to compile, though
Last edited by iMBeCil (2018-12-06 13:34:03)
Postpone all your duties; if you die, you won't have to do them ..
Offline
^ Not at all. Only needs the imlib2 and libx11 dev packages; the github page has all the dependency info.
Last edited by PackRat (2018-12-06 15:32:11)
You must unlearn what you have learned.
-- yoda
Offline
See idesk section in http://lxlinux.com/#2.
Offline
An xfdesktop post here: https://forums.bunsenlabs.org/viewtopic … 087#p79087
Thanks a lot, that was easy, quick and clean.
Offline