Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: marmarama on October 06, 2014, 01:16:12 PM

Title: how to make desktop icons, folders
Post by: marmarama on October 06, 2014, 01:16:12 PM
hello,
 i dont manage to create a working desktop with icons, folders. i use openbox and pcmanfm. tinycore5.
 please help,
thanks
Title: Re: how to make desktop icons, folders
Post by: Misalf on October 06, 2014, 02:08:13 PM
What have you done so far?
Have you tryed starting PCmanFM with the  --desktop  parameter?
Title: Re: how to make desktop icons, folders
Post by: Misalf on October 06, 2014, 02:56:37 PM
Just tryed with Openbox and  pcmanfm --desktop .
Works for me. You might have to create a  ~/Desktop  directory, which I already had.
http://wiki.lxde.org/en/PCManFM

However, WBar won't be visible even if restarted with  wbar.sh .

Also, when I  killall pcmanfm , I get this:
Code: [Select]
X Error of failed request:  BadDamage (invalid Damage parameter)
  Major opcode of failed request:  142 (DAMAGE)
  Minor opcode of failed request:  3 (XDamageSubtract)
  Serial number of failed request:  1780
  Current serial number in output stream:  2029

--

I used to use iDesk but you'd have to create desktop icons manually.
Title: Re: how to make desktop icons, folders
Post by: tinypoodle on October 06, 2014, 03:10:35 PM
FWIW, rox-filer's pinboard coexists fine with wbar (tested with jwm only), might require looking at wm compatibility settings though.
Title: Re: how to make desktop icons, folders
Post by: marmarama on October 07, 2014, 03:50:39 AM
yes, i tried  PCmanFM with the  --desktop  parameter. it works but the moment i close terminal all goes back to before. how to keep it permanent? and once it is permanent how to activate wbar?
thanks
Title: Re: how to make desktop icons, folders
Post by: Misalf on October 07, 2014, 07:42:12 AM
The "&" symbol makes an app run in background so you can use the terminal window for other things and/or close it.
Code: [Select]
pcmanfm --desktop &

No clue how to recover wbar.
Title: Re: how to make desktop icons, folders
Post by: marmarama on October 07, 2014, 02:14:19 PM
ok, i understood after some time of reading that xfce4 installs desktop environment.
but i also read that slitaz uses openbox and pcmanfm to make desktop enviroment. i tried to do the same on tiny core  but i dont manage.
 any suggestions?
thanks