[BRLTTY] Adding a dot display to tt driver

Christoph-Simon Senjak christoph.senjak at googlemail.com
Tue Sep 20 07:47:57 EDT 2016


I am using a terminal emulator.

$ stty -a -F /dev/pts/7
speed 38400 baud; rows 50; columns 194; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; 
eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt 
= ^R; werase = ^W; lnext = <undef>; discard = ^O;
min = 1; time = 0;
-parenb -parodd -cmspar cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl 
-ixon -ixoff -iuclc -ixany -imaxbel iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 
vt0 ff0
isig -icanon iexten -echo echoe echok -echonl -noflsh -xcase -tostop 
-echoprt echoctl echoke -flusho -extproc

On 18.09.2016 20:31, Dave Mielke wrote:
> [quoted lines by Christoph-Simon Senjak on 2016/09/18 at 18:37 +0200]
>
>> It appears to work now in both configurations.
>
> That patch is now committed to the repository.
>
>> Without ncurses, it does not react on keyboard inputs, but neither does the
>> original code which had no dots.
>
> Are you using a serial port with an external device, a virtual tty, or what?
>
> Could you please post the output of "stty -a -F /dev/whatever" while brltty is
> ruhnning without ncurses?
>


More information about the BRLTTY mailing list