OESF Portables Forum
Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: Foxdie on November 20, 2003, 05:51:28 am
-
I installed the launcher-batteryapplet from this website on my default rom C760 not realising it wasn\'t for my Z: http://community.zaurus.com/projects/qtopiax/ (http://community.zaurus.com/projects/qtopiax/)
I uninstalled it but the problem remains: I\'ve lost my default battery applet. I can\'t see how much charge my Z has left in it
Anyone know how to get the default battery indicator back? I\'m pretty sure it should be possible.
-
As root (run \'su\') run the following commands in the terminal:
cd /home/QtPalmtop/plugins/applets
ln -s /usr/QtPalmtop.rom/plugins/applets/libbatteryapplet.so.1.0.0
ln -s libbatteryapplet.so.1.0.0 libbatteryapplet.so.1.0
ln -s libbatteryapplet.so.1.0.0 libbatteryapplet.so.1
ln -s libbatteryapplet.so.1.0.0 libbatteryapplet.so
Then change back to the zaurus user (type \'exit\') and run the following command:
qcop QPE/Taskbar \'reloadApplets()\'
-
After executing those commands and rebooting the Z I now have my battery applet back Thanks