On Thu, Oct 10, 2002 at 09:38:08 +0100, Andy Main wrote:
running only ardour (on a debian system). Now once I
have all set up
and working well, how would I go about booting directly into ardour? Ie
no logins, no fancy window manager just switch on the pc and it boot
into it (and mount some drives on a network). I'd for obvious reasons
have a dual boot config in order to debug and apt update ;)
I've never used a debian system, but on SYSV style systems you can add a
script to /etc/init.d/ or /etc/rc.d/rc5.d/ that will be run after X has
started.
In redhat you could also tell the system to login as user X when it boots,
and put jack+ardour in that users .Xclients file.
- Steve