Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: Phil on January 06, 2012, 01:18:28 PM

Title: Core Plus 4.2. icons to wbar
Post by: Phil on January 06, 2012, 01:18:28 PM
Hello guys!

Yesterday i started to use Tiny Core (4.2) for my first time and i like it very much!
But i have problems to add icons to my wbar.
I tried this description: wiki.tinycorelinux.net/wiki:creating_personal_icons and more.
After tce-load i get the message that it was loaded but i cant see the icon.
And i have problems to move the extension to my personal repo with this command: cat /opt/.tce_dir.
I have only the directory /opt/tcemirror - and cat /opt/tcemirror dont work.

I installed rdesktop with the AppBrowser and write a file with this lines:
rdesktop xxx -d xxx -f -a 16
Now i would like to add a icon to the wbar to just click on it and use the rdesktop.

Please give me a little step by step description - i am not a linux specialist :/.

Thank you!

Best regards from Austria!
Phil
Title: Re: Core Plus 4.2. icons to wbar
Post by: gerald_clark on January 06, 2012, 01:27:05 PM
4.2 does not have /opt/.tce_dir.  Read the release Announcement.
http://forum.tinycorelinux.net/index.php/topic,12191.0.html (http://forum.tinycorelinux.net/index.php/topic,12191.0.html)

Unless the extension supplies an icon for wbar, there won't be one.
There have been several threads on wbar icons. Try searching for them.
There is also some information in the wiki.
http://wiki.tinycorelinux.net/wiki:creating_custom_command_icons_in_wbar (http://wiki.tinycorelinux.net/wiki:creating_custom_command_icons_in_wbar)
Title: Re: Core Plus 4.2. icons to wbar
Post by: Phil on January 06, 2012, 10:30:30 PM
With your second link it works!
Thank you a lot!

I have another question:
I arrange the icons with the command wbarconf and after a system reboot i have a other order.
What can i do?
Title: Re: Core Plus 4.2. icons to wbar
Post by: gerald_clark on January 06, 2012, 10:32:50 PM
Are they in alphabetical order?
Title: Re: Core Plus 4.2. icons to wbar
Post by: Phil on January 06, 2012, 10:40:34 PM
no... the icon RDP comes before Chromium.
RDP is ondemand loaded and Chromium by boot - maybe thats the problem?
Title: Re: Core Plus 4.2. icons to wbar
Post by: roberts on January 06, 2012, 11:56:38 PM
Core is a very dynamic system. You are expecting a typical static system.
You would have to disable the dynamic interface files for wbar by path overriding them possibly in ~/.local/bin
Unless your target is a static appliance otherwise that defeats the whole purpose of choosing a very dynamic system like Core.
Title: Re: Core Plus 4.2. icons to wbar
Post by: Phil on January 07, 2012, 06:35:08 PM
ok, thanks for the information!
i think now i understand the system :).
i solved the problem... i have written a little startscript witch remove the tce.icons file in /usr/local and copy the correct one from ~/.local/bin to /usr/local.

i have one last question:
is it possible to remove the wbar background and set it to transparent?

thanks a lot!
Title: Re: Core Plus 4.2. icons to wbar
Post by: abhinav on June 12, 2012, 01:31:26 AM
Hello Phil ,

I have been trying to add a FreeRDP icon to my wbar. Seems you did the same some time back. Did you get it working ? If you did can you suggest how you did it ?

Thanks!