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
93 decpc -- DecTalk PC (not available at boot up)
94 soft -- One of several software synthesizers (not available at boot up)
172 keypad 1 -- read previous character
173 keypad 2 -- read current character (pressing keypad 2 twice rapidly will speak
175 keypad 3 -- read next character
176 keypad 4 -- read previous word
177 keypad 5 -- read current word (press twice rapidly to spell the current word)
178 keypad 6 -- read next word
179 keypad 7 -- read previous line
180 keypad 8 -- read current line (press twice rapidly to hear how much the
182 keypad 9 -- read next line
183 keypad period -- speak current cursor position and announce current
257 Speakup commands are on the right. The designation "spk" means to press
261 spk key_f9 = punc_level_dec
262 spk key_f10 = punc_level_inc
263 spk key_f11 = reading_punc_dec
264 spk key_f12 = reading_punc_inc
265 spk key_1 = vol_dec
266 spk key_2 = vol_inc
267 spk key_3 = pitch_dec
268 spk key_4 = pitch_inc
269 spk key_5 = rate_dec
270 spk key_6 = rate_inc
272 spk key_kpasterisk = speakup_goto
273 spk key_f1 = speakup_help
274 spk key_f2 = set_win
275 spk key_f3 = clear_win
276 spk key_f4 = enable_win
277 spk key_f5 = edit_some
278 spk key_f6 = edit_most
279 spk key_f7 = edit_delim
280 spk key_f8 = edit_repeat
281 shift spk key_f9 = edit_exnum
283 spk key_kp7 = left_edge
286 spk key_kp8 = say_from_top
288 spk key_kp9 = top_edge
290 spk key_kpminus = say_char_num
292 spk key_kp4 = say_from_left
295 spk key_kp5 = spell_phonetic
297 spk key_kp6 = say_to_right
299 spk key_kpplus = say_win
301 spk key_kp1 = right_edge
303 spk key_kp2 = say_to_bottom
306 spk key_kp3 = bottom_edge
309 spk key_kpdot = say_attributes
311 spk key_kpenter = speakup_off
314 spk key_kpslash = speakup_paste
315 spk key_pageup = say_first_char
316 spk key_pagedown = say_last_char
318 spk key_z = spk_lock
320 ctrl spk key_0 = speakup_goto
321 spk key_u = say_prev_line
322 spk key_i = say_line
323 double spk key_i = say_line_indent
324 spk key_o = say_next_line
325 spk key_minus = speakup_parked
326 shift spk key_minus = say_char_num
327 spk key_j = say_prev_word
328 spk key_k = say_word
329 double spk key_k = spell_word
330 spk key_l = say_next_word
331 spk key_m = say_prev_char
332 spk key_comma = say_char
333 double spk key_comma = say_phonetic_char
334 spk key_dot = say_next_char
335 spk key_n = say_position
336 ctrl spk key_m = left_edge
337 ctrl spk key_y = top_edge
338 ctrl spk key_dot = right_edge
339 ctrl spk key_p = bottom_edge
340 spk key_apostrophe = say_screen
341 spk key_h = say_from_left
342 spk key_y = say_from_top
343 spk key_semicolon = say_to_right
344 spk key_p = say_to_bottom
345 spk key_slash = say_attributes
346 spk key_enter = speakup_quiet
347 ctrl spk key_enter = speakup_off
348 spk key_9 = speakup_cut
349 spk key_8 = speakup_paste
350 shift spk key_m = say_first_char
351 ctrl spk key_semicolon = say_last_char
352 spk key_r = read_all_doc
361 ln -s /sys/accessibility/speakup /speakup
366 ls -1 /speakup/*
428 synthesizer-specific settings would be found in /speakup/ltlk. In other words,
497 an ls -l on /speakup/version will return this:
499 -r--r--r-- 1 root root 0 Mar 21 13:46 /speakup/version
507 Speakup v-2.00 CVS: Thu Oct 21 10:38:21 EDT 2004
573 modprobe -r speakup_dectlk
583 modprobe -r speakup_dectlk speakup_ltlk
585 You cannot unload the driver for software synthesizers when a user-space
588 modprobe -r speakup_soft
603 You can use the modprobe -r command to unload driver modules, regardless
613 There are two freely-available solutions for software speech: Espeakup and
642 The filename is espeakup-$VERSION.tar.bz2, where $VERSION
658 you probably have a distribution-specific script that controls the operation
665 boot-time, so it is possible to have software speech as soon as user-space
694 in order to make things work. You need a package called speechd-up.
696 compiled and installed speechd-up, you are almost ready to begin using
718 You can get the dec_pc.tgz file from the linux-speakup.org site. The
791 define a one-line window. The boundaries of the window are the
815 http://linux-speakup.org/
913 http://linux-speakup.org/. The reason you'll need the kernel source
916 /usr/src/linux-<version_number>/drivers/char/speakup directory. The
924 /usr/src/linux-<version_number>/drivers/char/speakup/speakupmap.map file
934 spk key_pageup = say_first_char
935 spk key_pagedown = say_last_char
941 spk key_pageup = say_last_char
942 spk key_pagedown = say_first_char
952 /usr/src/linux-<version_number>/drivers/char/speakup/genmap newmap.map
961 speakup pagedown should read you the first non-whitespace character on
979 and they could not be changed. If you used a non-English synthesizer,
1088 tar xvjf speakup-<version>.tar.bz2
1103 change the speakup's language or charset (iso-8859-15 ou UTF-8).
1121 14.3. No Support for Non-Western-European Languages
1134 speakup + f2 -- Set the bounds of the window.
1135 Speakup + f3 -- clear the current window definition.
1136 speakup + f4 -- Toggle window silence on and off.
1137 speakup + keypad plus -- Say the currently defined window.
1213 spd and espeakup. spd is an abbreviation for speechd-up.
1216 To use speechd-up, type:
1220 talkwith espeakup --default-voice=fr
1266 world-wide, royalty-free license, unlimited in duration, to use that
1277 A "Secondary Section" is a named appendix or a front-matter section of
1297 as Front-Cover Texts or Back-Cover Texts, in the notice that says that
1298 the Document is released under this License. A Front-Cover Text may
1299 be at most 5 words, and a Back-Cover Text may be at most 25 words.
1301 A "Transparent" copy of the Document means a machine-readable copy,
1316 or XML using a publicly available DTD, and standard-conforming simple
1322 machine-generated HTML, PostScript or PDF produced by some word
1370 Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
1385 more than 100, you must either include a machine-readable Transparent
1387 a computer-network location from which the general network-using
1388 public has access to download using public-standard network protocols
1459 If the Modified Version includes new front-matter sections or
1468 parties--for example, statements of peer review or that the text has
1472 You may add a passage of up to five words as a Front-Cover Text, and a
1473 passage of up to 25 words as a Back-Cover Text, to the end of the list
1475 Front-Cover Text and one of Back-Cover Text may be added by (or
1606 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
1610 If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
1614 Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.