Lee, I was just about ploughing through doing that, but doing a ps -ef, and killing off the instance of brltty, i.e. Kill -9 5545 Etc. I didn't know about the killall command, very useful! Thanks,
David. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Lee Maschmeyer Sent: 18 June 2011 18:42 To: Informal discussion between users and developers of BRLTTY. Subject: Re: [BRLTTY] brltty - I'm confused! This is just a wild guess and I should really keep my mouth shut, but you could try: killall brltty brltty -bfs -dserial:ttyUSB6 The -b switch tells brltty what kind of braille device you're using. I jumped to the conclusion you're using a PAC Mate display. If it's Papenmeier then -bpm I think. The -d switch tells it what port to use. If ttyUSB6 doesn't work you could try fishing, starting with ttyUSB0. Killing all brltty instances before each test certainly won't hurt. This advice is likely worth every penny you paid for it... :-) -- Lee Maschmeyer "Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise." --Lewis Carroll _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
