Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / staging / speakup / DefaultKeyAssignments
1 This file is intended to give you an overview of the default keys used
2 by speakup for it's review functions.  You may change them to be
3 anything you want but that will take some familiarity with key
4 mapping.
5
6 We have remapped the insert or zero key on the keypad to act as a
7 shift key.  Well, actually as an altgr key.  So in the following list
8 InsKeyPad-period means hold down the insert key like a shift key and
9 hit the keypad period.
10
11 KeyPad-8                Say current Line
12 InsKeyPad-8             say from top of screen to reading cursor.
13 KeyPad-7                Say Previous Line (UP one line)
14 KeyPad-9                Say Next Line (down one line)
15 KeyPad-5                Say Current Word
16 InsKeyPad-5             Spell Current Word
17 KeyPad-4                Say Previous Word (left one word)
18 InsKeyPad-4             say from left edge of line to reading cursor.
19 KeyPad-6                Say Next Word (right one word)
20 InsKeyPad-6             Say from reading cursor to right edge of line.
21 KeyPad-2                Say Current Letter
22 InsKeyPad-2             say current letter phonetically
23 KeyPad-1                Say Previous Character (left one letter)
24 KeyPad-3                Say Next Character (right one letter)
25 KeyPad-plus             Say Entire Screen
26 InsKeyPad-plus          Say from reading cursor line to bottom of screen.
27 KeyPad-Minus            Park reading cursor (toggle)
28 InsKeyPad-minus         Say character hex and decimal value.
29 KeyPad-period           Say Position (current line, position and console)
30 InsKeyPad-period        say colour attributes of current position.
31 InsKeyPad-9             Move reading cursor to top of screen (insert pgup)
32 InsKeyPad-3             Move reading cursor to bottom of screen (insert pgdn)
33 InsKeyPad-7             Move reading cursor to left edge of screen (insert home)
34 InsKeyPad-1             Move reading cursor to right edge of screen (insert end)
35 ControlKeyPad-1         Move reading cursor to last character on current line.
36 KeyPad-Enter            Shut Up (until another key is hit) and sync reading cursor
37 InsKeyPad-Enter         Shut Up (until toggled back on).
38 InsKeyPad-star n<x|y>   go to line (y) or column (x). Where 'n' is any
39                 allowed value for the row or column for your current screen.
40 KeyPad-/                Mark and Cut screen region.
41 InsKeyPad-/             Paste screen region into any console.
42
43 Hitting any key while speakup is outputting speech will quiet the
44 synth until it has caught up with what is being printed on the
45 console.
46