Sponsored Content
The Lounge What is on Your Mind? The Benefits or Not of Certification (was LPIC certification) Post 302886415 by Neo on Friday 31st of January 2014 10:05:18 AM
Old 01-31-2014
Please don't bump up posts (it's against the rules).

If anyone has anyone to say, they will say it.

Sometimes, silence speaks more than words.
 

8 More Discussions You Might Find Interesting

1. Cybersecurity

Certification

are there any unix certification's on security, and which is the most best one to take? (2 Replies)
Discussion started by: lealyz
2 Replies

2. Programming

C Certification

I would like to become certified in C/C++ and UNIX. Can anyone assist by giving links or details of the best track I could take. (1 Reply)
Discussion started by: Lucky Luke
1 Replies

3. AIX

Certification

Hi, I know this may not be the right place to put this but i wanted to know if there is any AIX certification avialable or something similar . Or is there any general Unix certification . TIA Anubha (1 Reply)
Discussion started by: asinha63
1 Replies

4. UNIX for Advanced & Expert Users

Certification

Hi I know Shell, AWK, SED, I am looking for some Certification Red Hat or any other recoginsed one. I dont want to go into Networking I want to remain as Developer...So Can you help me in knowing what kind of Certifications are avaible. Links, PDF's, etc are most welcomed. Thanks in... (3 Replies)
Discussion started by: niceboykunal123
3 Replies

5. UNIX for Dummies Questions & Answers

Linux Certification.

Hi, I am planning to do a certification in Linux for beginners level. I am confused with SCSAS cerification, RHCT and LPIC level1. Can any one guide me for this. And also please let me know details about the institute availabe in India. Regards, Siba Sankar Nayak (1 Reply)
Discussion started by: siba.s.nayak
1 Replies

6. UNIX for Dummies Questions & Answers

Which certification

I'm learning UNIX on my Mac (BSD) and quite like it. I'm a newbie, but I think I'd like to eventually find some work with UNIX/LINUX. But I'm not sure where to begin -- there are so many versions and job options, it's kind of overwhelming. A friend suggested learning Debian to start out with... (3 Replies)
Discussion started by: Straitsfan
3 Replies

7. Shell Programming and Scripting

Certification course

Good afternnon i've got a question: Does anybody know if there is a course or link that i can take and then take a good and qualified certification course related to unix programim¡ng and scripting ? Id appreciate your help in advanced ---------- Post updated at 01:56 PM ----------... (1 Reply)
Discussion started by: alexcol
1 Replies

8. HP-UX

HP-UX certification

Hi, In my current organist I am using HP-UX. I would like to get certified in UNIX but i am not sure for which certification i should go. I am thinking of either Solaris or HP-UX. Please guide me which would be better for me? And also let me what study materials should i use and the Fees... (3 Replies)
Discussion started by: ManishV
3 Replies
SCREADER(1)															       SCREADER(1)

NAME
screader - Screen reader using a software Text-To-Speech package or a hardware speech synthesizer. SYNOPSIS
screader [`screen' options] DESCRIPTION
The screader background program reads the screen and puts the information through to a software Text-To-Speech package (Like `festival') or a hardware speech synthesizer. (like `Accent') It uses the device /dev/vcsa. (See below) A reverse space at column 80 indicates the line containing the internal pointer. SCREADER KEYS
The following TTS-commands are available: (Each command must be pressed with the left-ALT-key, unless screader is in direct mode. See the `z'-command.) a Toggles auto_speak on or off. When toggled on screader will speak out the character being typed or the typed word if word_mode is toggled on. b Put internal pointer to begin of current line and speaks that line out if line_speak is toggled on. c Screader speaks out the line containing the cursor. d Puts the internal pointer one line down. If line_speak is on screader speaks out that line. e Speak out character or word under the cursor. f Toggle for the internal pointer to follow the cursor or not. g Puts the internal pointer to the bottom of the screen. If line_speak is on screader speaks that line out. h Puts the internal pointer to the top of the screen. If line_speak is on screader speaks that line out. i Toggles line_speak on or off. When toggled on screader will speak out the line, which is pointed to by the internal pointer, every time it has changed. k Toggles key clicking on or off. When toggled on screader will give a short click after a key is pressed. , Puts the pointer left one word. If auto_speak is toggled on screader speaks out that word. l Puts the internal pointer one character left. If auto_speak is on, screader speaks out the character pointed to by the internal pointer. m Toggles the word_mode on or off. When toggled on screader speaks out words instead of characters. n Toggle for numbers. If toggled on (default) screader speaks out the value of the digits. Otherwise screader speaks out digit by digit. If in word_mode, words will be spelled. o Silence please. p Speaks out character or word pointed to by the pointer. q Toggles punctuation on or off. When toggled on screader will put each punctuation mark through to a script punctuation.N.sh. Oth- erwise screader will replace each punctuation mark by a space, so that only alphabetic characters and digits are spoken. (See PUNCTUATION SCRIPT.) . Puts the pointer right one word. If auto_speak is toggled on screader speaks out that word. r Puts the internal pointer one character right. If auto_speak is on, screader speaks out the character pointed to by the internal pointer. s Screader speaks out the line pointed to by the internal pointer. u Puts the internal pointer one line up. If line_speak is on screader speaks out that line. w Speaks out the whole screen. x Re-read the `tts' file. (if another TTS is desired.) Each time this combination is pressed screader will select the next TTS-com- mand from this file. (if any, else the first one will be selected. and so on) z Put screader in direct mode. In this mode each command can be given without the alt-key, so that reviewing the screen is easier. When the `z'-key is pressed, screader goes back to application mode, so that you can work with your application again. - Toggles repeat_mode on or off. If toggled on, every sequence of the same characters will be spoken as `character n times`. where n stands for the number of that character in the sequence. ' Toggles caps_mode on or off. If toggled on screader speaks the word `cap' before each capitalized character. = Makes the internal pointer equal to the cursor. SCREEN_DEVICE Screader reads its information from a device /dev/vcsa. Kernels 1.1.92 or later provide this device. PUNCTUATION SCRIPT
Each time screader encounters a punctuation mark, it will be put through to a script called punctuation.N.sh, where N corresponds to the Nth tts-command in the tts-file. If there is no punctuation script the punctuation mark will be directly put through to the current tts- command. FESTIVAL CLIENT
If you want to use the server/client option of Festival place the line: festival_client.sh as first command in the file /etc/screader/tts. It is supposed that before using this tts-command the festival server is started by the following command: festival --server & Festival Speech Synthesis System Copyright (C) University of Edinburgh, 1996,1997. All rights reserved. BUGS
When typing fast sometimes the whole line will be spoken out instead of the characters being typed when line_speak and auto_speak are tog- gled on. Also when word_mode is toggled on the whole line will be spoken out when typing. FILES
/etc/screader/tts This file contains the name(s) of the Text-To-Speech utility(s) to be used. /etc/screader/punctuation.?.sh Punctuation scripts. /dev/vcsa Screen_device. SEE ALSO
screen(1L), vcs(4), festival(1) AUTHOR
Jos Lemmens (jlemmens@inter.nl.net) 27 Februari 2000 Screader version 1.8 SCREADER(1)
All times are GMT -4. The time now is 04:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy