Now that I\'m happy with KO/Pi, does anybody know how I stop datebook from springing up with the preset alarms (i.e. where I\'ve put alarms to remind me of appointments etc)?
I thought maybe I could just mv datebook and ln -s to korganizer in /home/QtPalmtop/bin, but lo and behold, datebook, addressbook and others are symlinks to quickexec, which is found in /usr/QtPalmtop.rom/bin.
I found this in google (cached, since lists.zaurus.com is not around):
You won\'t find a datebook or addressbook binary in the ROM because the
builtin Sharp apps all use QuickExec to speed up execution. QuickExec keeps running in the background and keeps common parts of all apps loaded in memory. When a QuickExec app is launched, it simply loads the application library from /home/QtPalmtop/binlib for all the application specific code to execute. This is different to Fast Load. Fast Load keeps the entirety of an app running in the background.
So I can unlink it, but I don\'t think that stops quickexec from launching the /home/QtPalmtop/binlin/datebook.so.
Any thoughts?