File: BRAILLE_HOWTO

package info (click to toggle)
links2 2.1pre26-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 17,308 kB
  • ctags: 7,420
  • sloc: ansic: 124,617; sh: 3,271; yacc: 1,585; lex: 753; cpp: 530; makefile: 104; awk: 47; perl: 34
file content (29 lines) | stat: -rw-r--r-- 1,177 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Braille terminal support in Links
=================================

1) To turn on braille support:
==============================
- run Links in text mode
- check "Braille terminal" in menu Setup->Terminal options

2) What does it do:
===================

- all menu and dialogs are displayed full-screen
- menu hot keys are displayed in front of the menu item (e.g. "O Html options")
- in bookmark manager, associations manager and extensions manager:
  keys up/down move cursor through the bookmarks and keys left/right move the
  cursor through the buttons (add, delete, edit, ...)
- all links are prepended with '~' (tilde) character
- text fields are indicated with '>' character
- arrow keys move the cursor around the page
- key '{' (left bracket with shift) moves cursor to the beginning of a line
- key '}' (right bracket with shift) moves cursor to the end of a line
- to go to previous page: use 'z' key
- key 'a' moves cursor to status bar
- key 'w' moves cursor to title bar
- key 't' moves to the previous word
- key 'y' moves to the next word
- key Ctrl-T moves to the previous link
- key Ctrl-Y moves to the next link
- key Ctrl-O moves to the next form field