[email protected], le Mon 06 Sep 2010 15:18:03 +0200, a écrit : > brltty -e -l debug -n -b ht -d serial: > debug.log.txt 2>&1
After serial: you need to tell which serial port to be used, for instance: brltty -e -l debug -n -b ht -d serial:COM5 > debug.log.txt 2>&1 if your serial2usb driver is providing you a COM5 port. Samuel _______________________________________________ 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
