Site menu:

Sponsored by

Bitcube Ltd.  Expert Linux Consultancy

Categories

Meta

Site search

 

November 2007
M T W T F S S
« Oct   Dec »
 1234
567891011
12131415161718
19202122232425
2627282930  

Archives

Links:

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 [...]

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 [...]