From fddcf50b579d0516691317d2b8bc15011f8ca8b1 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Mon, 30 Jan 2017 16:59:17 +0100 Subject: [PATCH] Update TODO v2.0 --- TODO v2.0 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index f2c987d3..243f72ce 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -22,18 +22,20 @@ General: Braille Support: output to braille device virtual buffer area for scroll left/right if the line is to long for device - commands for scroll left/right print cursor in review - print cursor in textmode + print cursor in textmode flush message after X seconds and show current line (review over text) make flush configurable - leve review mode on typing (show current textline) + leve review mode on typing (show current textline) + commands for scroll left/right capture input from braile make routing keys assignable in keyboard + make brailleTable configurable tweak current commands and output http://mielke.cc/brltty/doc/Manual-BrlAPI/English/BrlAPI.html https://git.gnome.org/browse/orca/tree/src/orca/braille.py - https://wiki.gnome.org/Attic/LSR/ScratchPad/Braille/BrlAPI + https://wiki.gnome.org/Attic/LSR/ScratchPad/Braille/BrlAPI + https://github.com/google/brailleback/blob/master/third_party/brltty/Bindings/Python/brlapi.pyx Driver: - implement PTY Screen driver (to use gnome-terminal and other terminal emulators)