Author Topic: Automatic start Calendar at resume ???  (Read 3549 times)

Anonymous

  • Guest
Automatic start Calendar at resume ???
« on: February 12, 2004, 03:47:12 am »
Hi all,
I\'d like to see the \"Calendar\" after opening my c760 (sharp rom) .
HowTo ?

Thanx for any help !

Regards...

JoPeters

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Automatic start Calendar at resume ???
« Reply #1 on: February 12, 2004, 03:58:43 am »
See my Suspend/Resume stuff: http://www.cpinkney.org.uk/zaurus.html#susp-resume

Note: You will need to get the sudo package from the following link. I need to update my page.
http://www.zaurususergroup.com/modules.php...q=getit&lid=184
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Anonymous

  • Guest
Automatic start Calendar at resume ???
« Reply #2 on: February 12, 2004, 04:14:32 am »
Hi Tumnus, I just installed sudo and Suspend/Resume into internal flash of my c760 - now suspend is impossible !
What\'s wrong ???
Regards...
JoPeters

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Automatic start Calendar at resume ???
« Reply #3 on: February 12, 2004, 04:48:36 am »
Which susp-resume package did you use? You needed to install the 0.9-3.1 version. Sorry if that wasn\'t clear for the C760.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Anonymous

  • Guest
Automatic start Calendar at resume ???
« Reply #4 on: February 12, 2004, 06:01:05 am »
Hi Tumnus,
now I Installed 0.9-3.1.  
In /home/etc/apm.d/resume.d I created a file called R10datebook with the following contents :
/home/QtPalmtop/bin/datebook
but nothin happens after suspend / resume .
Any idea what`s wrong ? Can You please give me a simple example ?
Thanx for help
Regards...
JoPeters

Anonymous

  • Guest
Automatic start Calendar at resume ???
« Reply #5 on: February 12, 2004, 06:26:31 am »
Hi Tumnus,
I just tried the same with  /home/QtPalmtop/bin/korganizer - it works !
Why doesn\'t it work with datebook ???
Regards...
JoPeters

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Automatic start Calendar at resume ???
« Reply #6 on: February 12, 2004, 06:32:55 am »
Probably because you have datebook fast loaded, so it is already running.

To launch it whether you have it fast loaded or not, put the following command in your script:

qcop QPE/Application/datebook \'raise()\'

This should also bring it to the front if you already had the datebook open but minimised or another app showing.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Anonymous

  • Guest
Automatic start Calendar at resume ???
« Reply #7 on: February 12, 2004, 07:00:55 am »
Hi Tumnus,
now it\'s running !!!
Thanks a lot !!!!!!!!
Best regards...
JoPeters