Wrote a little shell script /usr/local/bin/delayedstart

#!/bin/bash

sleep $1
$2 &

And using it for background applications automatic start with 30 seconds
delay. So far, so good.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872755

Title:
  Screenlets don't remember position on screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screenlets/+bug/872755/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to