Re: [dev] [spacebed] Autostarting apps

From: Enno Boland (Gottox) <gottox_AT_gmail.com>
Date: Wed, 4 Nov 2009 15:12:33 +0100

cat > $HOME/bin/browser
#!/bin/sh
spacebed=`spacebed -d`
surf -e $spacebed "$@" &
^D
browser

regards

2009/11/4 Tadeusz Sośnierz <tadzikes_AT_gmail.com>:
> Hello,
> Any idea how to achieve this? I'd really like to make it start an
> instance of surf on startup, I believe this will need some nice pull request.
> Any idea anyone?
>
> Regards,
> Ted
> --
> ===========================================================
> ()  ascii ribbon campaign - against html e-mail
> /\  www.asciiribbon.org   - against open source attachments
>
>
Received on Wed Nov 04 2009 - 14:12:33 UTC

This archive was generated by hypermail 2.2.0 : Wed Nov 04 2009 - 14:24:02 UTC