OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: xiaman on November 20, 2004, 09:57:36 am

Title: icons to apps gone
Post by: xiaman on November 20, 2004, 09:57:36 am
i have a 750 with rc 5 an sd card with ext3
i had loaded lots of apps to the sd card .
i just did a hard reset and now all the icon have gone i can load the apps from  aterm, but that is slow. is there a way to get the icons back . or do i have to reload . if so ,is there a way to make icon permenant.

thanks
Title: icons to apps gone
Post by: pgas on November 20, 2004, 11:29:39 am
Do you still see the desktop, ie the folders or nothing at all?

in the first case:
try something like :

ln -s /mnt/card/usr/share/applications/* /usr/share/applications
ln -s /mnt/card/usr/share/pixmaps/* /usr/share/pixmaps

in a shell and restart X ( Control - alt bs to kill it)

in the second case:
do you you matchbox and openbox?
try to run matchbox-desktop
(which is normally loaded from /usr/bin/mbsession script inside the /home/root/.xinitrc script
Title: icons to apps gone
Post by: xiaman on November 20, 2004, 02:15:45 pm
my problem was the first case
 tried what you said and it worked
thank you very much