mark many stuff as done

This commit is contained in:
chrys 2017-02-03 00:38:38 +01:00
parent d440147340
commit 72b8edb97a

View File

@ -21,18 +21,11 @@ General:
last item last item
Braille Support: Braille Support:
create offset for scrolling
respect scrolling
make cursor following configurable (brailleCursorTrackingMode)
- cell
- page
brailleFocusMode: brailleFocusMode:
- manual = no automatic toggle command used - manual = no automatic toggle command used
- last = follow last used cursor - last = follow last used cursor
print cursor in review print cursor in review
print cursor in textmode print cursor in textmode
command for scroll left
command for scroll right
command toggle used cursor (in manual brailleFocusMode) command toggle used cursor (in manual brailleFocusMode)
capture input from braile capture input from braile
make routing keys assignable in keyboard make routing keys assignable in keyboard
@ -85,6 +78,13 @@ Braille Support:
flush message after X seconds and show current line (review over text) flush message after X seconds and show current line (review over text)
tweak current commands and output tweak current commands and output
command flush_braille command flush_braille
follow cursor while typing command for scroll left
command for scroll right
create offset for scrolling
respect scrolling
make cursor following configurable (brailleCursorTrackingMode)
- cell
- page
follow cursor while typing
brailleFocusMode: brailleFocusMode:
- review = priority to review - review = priority to review