Re: [BRLTTY] Adding a dot display to tt driver

2016-09-20 Thread Dave Mielke
[quoted lines by Christoph-Simon Senjak on 2016/09/20 at 20:41 +0200] >The special keys for help (F1), etc., do not work. That's actually expected for now when curses isn't being used. We could assign control characters to braille display commands. We might even be able to implement the

Re: [BRLTTY] Adding a dot display to tt driver

2016-09-20 Thread Samuel Thibault
Christoph-Simon Senjak, on Tue 20 Sep 2016 20:41:55 +0200, wrote: > On 20.09.2016 14:11, Dave Mielke wrote: > >[quoted lines by Christoph-Simon Senjak on 2016/09/20 at 13:47 +0200] > > > >>I am using a terminal emulator. > > > >Do you mean that input (withotu curses) doesn't work at all, or that

Re: [BRLTTY] Adding a dot display to tt driver

2016-09-20 Thread Christoph-Simon Senjak
On 20.09.2016 14:11, Dave Mielke wrote: [quoted lines by Christoph-Simon Senjak on 2016/09/20 at 13:47 +0200] I am using a terminal emulator. Do you mean that input (withotu curses) doesn't work at all, or that special keys (e.g. the arrow keys) don't work but that typing characters (e.g.

Re: [BRLTTY] Adding a dot display to tt driver

2016-09-20 Thread Dave Mielke
[quoted lines by Christoph-Simon Senjak on 2016/09/20 at 13:47 +0200] >I am using a terminal emulator. Do you mean that input (withotu curses) doesn't work at all, or that special keys (e.g. the arrow keys) don't work but that typing characters (e.g. letters) still does work? -- Dave Mielke

Re: [BRLTTY] Adding a dot display to tt driver

2016-09-20 Thread Christoph-Simon Senjak
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 = ; eol2 = ; swtch = ; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ; discard = ^O; min = 1; time = 0;