Lines Matching +full:spk +full:- +full:shutdown

16 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
25 http://linux-speakup.org/. Speakup is a set of patches to the standard
33 the system is shutdown. This means that if you have obtained Linux
72 acntsa -- Accent SA
73 acntpc -- Accent PC
74 apollo -- Apollo
75 audptr -- Audapter
76 bns -- Braille 'n Speak
77 dectlk -- DecTalk Express (old and new, db9 serial only)
78 decext -- DecTalk (old) External
79 dtlk -- DoubleTalk PC
80 keypc -- Keynote Gold PC
81 ltlk -- DoubleTalk LT, LiteTalk, or external Tripletalk (db9 serial only)
82 spkout -- Speak Out
83 txprt -- Transport
84 dummy -- Plain text terminal
94 decpc -- DecTalk PC (not available at boot up)
95 soft -- One of several software synthesizers (not available at boot up)
167 keypad 1 -- read previous character
168 keypad 2 -- read current character (pressing keypad 2 twice rapidly will speak
170 keypad 3 -- read next character
171 keypad 4 -- read previous word
172 keypad 5 -- read current word (press twice rapidly to spell the current word)
173 keypad 6 -- read next word
174 keypad 7 -- read previous line
175 keypad 8 -- read current line (press twice rapidly to hear how much the
177 keypad 9 -- read next line
178 keypad period -- speak current cursor position and announce current
252 Speakup commands are on the right. The designation "spk" means to press
256 spk key_f9 = punc_level_dec
257 spk key_f10 = punc_level_inc
258 spk key_f11 = reading_punc_dec
259 spk key_f12 = reading_punc_inc
260 spk key_1 = vol_dec
261 spk key_2 = vol_inc
262 spk key_3 = pitch_dec
263 spk key_4 = pitch_inc
264 spk key_5 = rate_dec
265 spk key_6 = rate_inc
267 spk key_kpasterisk = speakup_goto
268 spk key_f1 = speakup_help
269 spk key_f2 = set_win
270 spk key_f3 = clear_win
271 spk key_f4 = enable_win
272 spk key_f5 = edit_some
273 spk key_f6 = edit_most
274 spk key_f7 = edit_delim
275 spk key_f8 = edit_repeat
276 shift spk key_f9 = edit_exnum
278 spk key_kp7 = left_edge
281 spk key_kp8 = say_from_top
283 spk key_kp9 = top_edge
285 spk key_kpminus = say_char_num
287 spk key_kp4 = say_from_left
290 spk key_kp5 = spell_phonetic
292 spk key_kp6 = say_to_right
294 spk key_kpplus = say_win
296 spk key_kp1 = right_edge
298 spk key_kp2 = say_to_bottom
301 spk key_kp3 = bottom_edge
304 spk key_kpdot = say_attributes
306 spk key_kpenter = speakup_off
309 spk key_kpslash = speakup_paste
310 spk key_pageup = say_first_char
311 spk key_pagedown = say_last_char
313 spk key_z = spk_lock
315 ctrl spk key_0 = speakup_goto
316 spk key_u = say_prev_line
317 spk key_i = say_line
318 double spk key_i = say_line_indent
319 spk key_o = say_next_line
320 spk key_minus = speakup_parked
321 shift spk key_minus = say_char_num
322 spk key_j = say_prev_word
323 spk key_k = say_word
324 double spk key_k = spell_word
325 spk key_l = say_next_word
326 spk key_m = say_prev_char
327 spk key_comma = say_char
328 double spk key_comma = say_phonetic_char
329 spk key_dot = say_next_char
330 spk key_n = say_position
331 ctrl spk key_m = left_edge
332 ctrl spk key_y = top_edge
333 ctrl spk key_dot = right_edge
334 ctrl spk key_p = bottom_edge
335 spk key_apostrophe = say_screen
336 spk key_h = say_from_left
337 spk key_y = say_from_top
338 spk key_semicolon = say_to_right
339 spk key_p = say_to_bottom
340 spk key_slash = say_attributes
341 spk key_enter = speakup_quiet
342 ctrl spk key_enter = speakup_off
343 spk key_9 = speakup_cut
344 spk key_8 = speakup_paste
345 shift spk key_m = say_first_char
346 ctrl spk key_semicolon = say_last_char
347 spk key_r = read_all_doc
356 ln -s /sys/accessibility/speakup /speakup
361 ls -1 /speakup/*
423 synthesizer-specific settings would be found in /speakup/ltlk. In other words,
492 an ls -l on /speakup/version will return this:
494 -r--r--r-- 1 root root 0 Mar 21 13:46 /speakup/version
502 Speakup v-2.00 CVS: Thu Oct 21 10:38:21 EDT 2004
568 modprobe -r speakup_dectlk
578 modprobe -r speakup_dectlk speakup_ltlk
580 You cannot unload the driver for software synthesizers when a user-space
583 modprobe -r speakup_soft
598 You can use the modprobe -r command to unload driver modules, regardless
608 There are two freely-available solutions for software speech: Espeakup and
637 The filename is espeakup-$VERSION.tar.bz2, where $VERSION
653 you probably have a distribution-specific script that controls the operation
660 boot-time, so it is possible to have software speech as soon as user-space
689 in order to make things work. You need a package called speechd-up.
691 compiled and installed speechd-up, you are almost ready to begin using
713 You can get the dec_pc.tgz file from the linux-speakup.org site. The
786 define a one-line window. The boundaries of the window are the
810 http://linux-speakup.org/
908 http://linux-speakup.org/. The reason you'll need the kernel source
911 /usr/src/linux-<version_number>/drivers/char/speakup directory. The
919 /usr/src/linux-<version_number>/drivers/char/speakup/speakupmap.map file
929 spk key_pageup = say_first_char
930 spk key_pagedown = say_last_char
936 spk key_pageup = say_last_char
937 spk key_pagedown = say_first_char
947 /usr/src/linux-<version_number>/drivers/char/speakup/genmap newmap.map
956 speakup pagedown should read you the first non-whitespace character on
974 and they could not be changed. If you used a non-English synthesizer,
1083 tar xvjf speakup-<version>.tar.bz2
1098 change the speakup's language or charset (iso-8859-15 ou UTF-8).
1116 14.3. No Support for Non-Western-European Languages
1129 speakup + f2 -- Set the bounds of the window.
1130 Speakup + f3 -- clear the current window definition.
1131 speakup + f4 -- Toggle window silence on and off.
1132 speakup + keypad plus -- Say the currently defined window.
1208 spd and espeakup. spd is an abbreviation for speechd-up.
1211 To use speechd-up, type:
1215 talkwith espeakup --default-voice=fr
1261 world-wide, royalty-free license, unlimited in duration, to use that
1272 A "Secondary Section" is a named appendix or a front-matter section of
1292 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
1293 the Document is released under this License. A Front-Cover Text may
1294 be at most 5 words, and a Back-Cover Text may be at most 25 words.
1296 A "Transparent" copy of the Document means a machine-readable copy,
1311 or XML using a publicly available DTD, and standard-conforming simple
1317 machine-generated HTML, PostScript or PDF produced by some word
1365 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
1380 more than 100, you must either include a machine-readable Transparent
1382 a computer-network location from which the general network-using
1383 public has access to download using public-standard network protocols
1454 If the Modified Version includes new front-matter sections or
1463 parties--for example, statements of peer review or that the text has
1467 You may add a passage of up to five words as a Front-Cover Text, and a
1468 passage of up to 25 words as a Back-Cover Text, to the end of the list
1470 Front-Cover Text and one of Back-Cover Text may be added by (or
1601 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
1605 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
1609 Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.