Archive for November 14th, 2007
Ubuntu Gutsy suspend/resume
Works very nicely thank you. However I’ve just spent some time trying to optimise it a little for my laptop (Dell D630). Currently the suspend timings are: * press power button and select “suspend” * T+2secs /etc/acpi/sleep.sh is called * console switch causes 2 sec delay * alsa stop causes 1 sec delay * T+5secs [...]
Posted: November 14th, 2007 under Uncategorized.
Comments: none
Skype D-bus notification
It looks like my wish was correct – using the _non_ static 32-bit skype means that Skype logs into D-bus (at least when you start it using “skype –enable-dbus”). So now I can test my program – which logs into D-bus and talks to Skype to update the mood-status. Why am I doing this? Well [...]
Posted: November 14th, 2007 under Linux, My setup.
Comments: 2