Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: SamK on November 28, 2011, 09:39:35 AM

Title: JWM - Icon Path
Post by: SamK on November 28, 2011, 09:39:35 AM
~/.jwmrc contains the following:
Code: [Select]
<IconPath>
      /usr/local/tce.icons
</IconPath>
Result shown in attached screenshot without_icons.png

Replacing the entry with:
Code: [Select]
<IconPath>/usr/share/pixmaps</IconPath>
<IconPath>/usr/local/share/pixmaps</IconPath>
Result shown in attached screenshot with_icons.png
   
Title: Re: JWM - Icon Path
Post by: curaga on November 28, 2011, 10:43:20 AM
Thanks for reporting. I'll edit the default config once 4.2 is final, as there are other changes queued.