[BRLTTY] Braille voyager 70

Dave Mielke dave at mielke.cc
Sun Nov 22 09:34:11 EST 2015


[quoted lines by Alexander Masic on 2015/11/22 at 14:25 +0100]

>Sorry, I have edit that file, but I'M not shure what i should change there.
>So it's better if you do it.

Okay. An edited version of run-debug.bat is attached to this message.

-- 
Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
EMail: Dave at Mielke.cc | Canada  K2A 1H7   | http://FamilyRadio.org/
-------------- next part --------------
@echo off
setlocal

set programDirectory=%~dp0
set logFile=%programDirectory%debug.log
set logLevel=debug,usb,inpkts,outpkts,brldrv

echo Running BRLTTY in debug mode. When done, close this window (for example, by
echo using the alt-space menu) and see %logFile%

"%programDirectory%bin\brltty" -n "-l%logLevel%" "-L%logFile%" %*


More information about the BRLTTY mailing list