Hello:

I'm having some trouble starting BRLTTY in any way except by hand, at a command 
prompt, as root.  This is in Ubuntu 7.4 (Feisty).

Feisty uses upstart and not init anymore in case this matters.

What I've done is create an executable file at /etc/init.d, copying the 
suggested "if..." text from the brltty manual.  It looks like this:

#! /bin/sh
#
# brltty startup 
#

if [ -x /bin/brltty -a -f /etc/brltty.conf ] then /bin/brltty fi

I've then stuck an exec brlttystart into the rcS file.  However, brltty is not 
starting.  Could the problem be related to Ubuntu's starting Gone, and 
hopefully 
Orca, first and getting into some sort of collision with brltty?

THanks.

Chris

_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY@mielke.cc
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to