Academic Accommodations for Students
Accommodations for Faculty, Staff, & Others
|
Using EmacSpeakWhat is it?Emacspeak is a speech interface to Linux and Unix, which provides speech output solely within the Emacs environment. Emacs is essentially a text editor, but a large number of available extensions add to its functionality (including web browsing, etc.). AvailabilityEmacspeak is available on all College of Engineering Realm Linux computers, and is installed in a locker for the Solaris platform. Starting Emacspeak for Realm LinuxUser accounts must be specifically configured to support Emacspeak for Realm Linux. Here's how:
configure_emacspeak_account OR if (`uname` == Linux) then setenv LD_ASSUME_KERNEL 2.4.1 sleep 5;emacspeak endif Assuming the user's account has been appropriately configured, the application can be launched from the terminal command prompt by entering the following command: emacspeak For help setting up your account to support Emacspeak, contact ricky_lee@ncsu.edu. Much more detail about installing and configuring Emacspeak is available on the following web page: http://www.ncsu.edu/it/dss/help/emacspeak-install.html. Starting Emacspeak for Sun Solaris
If you would like to configure your account to automatically launch Emacspeak for Solaris and would like assistance, please contact Ricky Lee. Operating EmacspeakEmacspeak has many more features than can be covered in this document. To help you get started, the following is a summary of some of the more common commands. For additional information, including a complete Users Guide, see the Emacspeak web site. Note that the following commands are case sensitive. Also, a note regarding convention: C refers to the Control key, and M to the Meta key (ALT on most keyboards). Emacspeak Tutorial: C-h C-e Stop Speech: C-e s Toggle character echo: C-e d k Read a character at a time: arrow left and right - Current window information: C-e C-w Shell command: C-e ! Time: C-e t Common Emacs keystrokesOpen file: C-x c-f (If the file doesn't yet exist,
you'll create a new file with the name you enter.) Replace a string (with prompts): M-x repl s Using w3 for web browsingBy default, w3 launches with its help file as the home page. Read this for more information. Here are some of the more common keystrokes: tab - navigate through links Last Updated: September 27, 2004 |