18c2ecf20Sopenharmony_ciThis file is intended to give you an overview of the default keys used
28c2ecf20Sopenharmony_ciby speakup for it's review functions.  You may change them to be
38c2ecf20Sopenharmony_cianything you want but that will take some familiarity with key
48c2ecf20Sopenharmony_cimapping.
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciWe have remapped the insert or zero key on the keypad to act as a
78c2ecf20Sopenharmony_cishift key.  Well, actually as an altgr key.  So in the following list
88c2ecf20Sopenharmony_ciInsKeyPad-period means hold down the insert key like a shift key and
98c2ecf20Sopenharmony_cihit the keypad period.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciKeyPad-8		Say current Line
128c2ecf20Sopenharmony_ciInsKeyPad-8		say from top of screen to reading cursor.
138c2ecf20Sopenharmony_ciKeyPad-7		Say Previous Line (UP one line)
148c2ecf20Sopenharmony_ciKeyPad-9		Say Next Line (down one line)
158c2ecf20Sopenharmony_ciKeyPad-5		Say Current Word
168c2ecf20Sopenharmony_ciInsKeyPad-5		Spell Current Word
178c2ecf20Sopenharmony_ciKeyPad-4		Say Previous Word (left one word)
188c2ecf20Sopenharmony_ciInsKeyPad-4		say from left edge of line to reading cursor.
198c2ecf20Sopenharmony_ciKeyPad-6		Say Next Word (right one word)
208c2ecf20Sopenharmony_ciInsKeyPad-6		Say from reading cursor to right edge of line.
218c2ecf20Sopenharmony_ciKeyPad-2		Say Current Letter
228c2ecf20Sopenharmony_ciInsKeyPad-2		say current letter phonetically
238c2ecf20Sopenharmony_ciKeyPad-1		Say Previous Character (left one letter)
248c2ecf20Sopenharmony_ciKeyPad-3		Say Next Character (right one letter)
258c2ecf20Sopenharmony_ciKeyPad-plus		Say Entire Screen
268c2ecf20Sopenharmony_ciInsKeyPad-plus		Say from reading cursor line to bottom of screen.
278c2ecf20Sopenharmony_ciKeyPad-Minus		Park reading cursor (toggle)
288c2ecf20Sopenharmony_ciInsKeyPad-minus		Say character hex and decimal value.
298c2ecf20Sopenharmony_ciKeyPad-period		Say Position (current line, position and console)
308c2ecf20Sopenharmony_ciInsKeyPad-period	say colour attributes of current position.
318c2ecf20Sopenharmony_ciInsKeyPad-9		Move reading cursor to top of screen (insert pgup)
328c2ecf20Sopenharmony_ciInsKeyPad-3		Move reading cursor to bottom of screen (insert pgdn)
338c2ecf20Sopenharmony_ciInsKeyPad-7		Move reading cursor to left edge of screen (insert home)
348c2ecf20Sopenharmony_ciInsKeyPad-1		Move reading cursor to right edge of screen (insert end)
358c2ecf20Sopenharmony_ciControlKeyPad-1		Move reading cursor to last character on current line.
368c2ecf20Sopenharmony_ciKeyPad-Enter		Shut Up (until another key is hit) and sync reading cursor
378c2ecf20Sopenharmony_ciInsKeyPad-Enter		Shut Up (until toggled back on).
388c2ecf20Sopenharmony_ciInsKeyPad-star n<x|y>	go to line (y) or column (x). Where 'n' is any
398c2ecf20Sopenharmony_ci		allowed value for the row or column for your current screen.
408c2ecf20Sopenharmony_ciKeyPad-/		Mark and Cut screen region.
418c2ecf20Sopenharmony_ciInsKeyPad-/		Paste screen region into any console.
428c2ecf20Sopenharmony_ci
438c2ecf20Sopenharmony_ciHitting any key while speakup is outputting speech will quiet the
448c2ecf20Sopenharmony_cisynth until it has caught up with what is being printed on the
458c2ecf20Sopenharmony_ciconsole.
468c2ecf20Sopenharmony_ci
47