Sponsored Content
Full Discussion: ls -d does not work
Top Forums Shell Programming and Scripting ls -d does not work Post 60373 by druuna on Sunday 16th of January 2005 06:12:38 AM
Old 01-16-2005
.....

Last edited by druuna; 05-21-2009 at 10:19 AM..
druuna
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Will this work?

I'm trying to check if files already exist in a directory. They have the same basename (exsyctr1), but 4 different extensions. If the files exist, then I make backups of them, then copy them from another directory ($livecomp/data) to the current one ($copycomp/data). If they don't exist, just... (5 Replies)
Discussion started by: Ypnos
5 Replies

2. UNIX for Advanced & Expert Users

how does this work???

can someone tell me the meaning of this commnad, If you want to see a grand total of CPU time for a program when it finishes running, you can use the time command. At the Unix prompt, enter: time java myprog Replace myprog with the name of the program you are running. The following is an... (1 Reply)
Discussion started by: ldpathak
1 Replies

3. UNIX for Dummies Questions & Answers

Script doesn't work, but commands inside work

Howdie everyone... I have a shell script RemoveFiles.sh Inside this file, it only has two commands as below: rm -f ../../reportToday/temp/* rm -f ../../report/* My problem is that when i execute this script, nothing happened. Files remained unremoved. I don't see any error message as it... (2 Replies)
Discussion started by: cheongww
2 Replies

4. UNIX for Advanced & Expert Users

how does this work....

1|foo|bar 2|usa|ll 3|usa|vg 4|usa|vg 5|bar|vg 6|usa|vg 7|usa|ll 8|uk|nn 9|foo|manu|bar 10|uk|bb 11|foo|mm 12|kuwait|jkj 13|kuwait|mm 14|dubai|hh awk '/foo/,/bar/' test_file1----command run at the prompt output should have been the first 3 lines...... 1|foo|bar (1 Reply)
Discussion started by: bishweshwar
1 Replies

5. UNIX for Dummies Questions & Answers

cant get this to work

whoami | grep < $1 | echo $1 trying to write a script that finds out who the user is and then takes occurences of that username from a file that is passed as an argument and then displays it (6 Replies)
Discussion started by: iago
6 Replies

6. Linux

How does it work?

Can anyone explain how Graphic LCD (CSTN / STN) work in Unix... From Graphic file thro driver code to display....? Thanks (1 Reply)
Discussion started by: nat123
1 Replies

7. Linux

Come and work for me! (UK)

********nothing too see here!!!****** (2 Replies)
Discussion started by: TonyChapman
2 Replies

8. IP Networking

NIC will not work, but it did work.

I have a client machine that was built and loaded with SCO UNIX 2.1.3, (yes it is old). The machine worked fine on the closed network that I tested on in my shop. I then had to change it to the network that it would be connected to. Below is the host file, router and subnet mask file that I usually... (0 Replies)
Discussion started by: NC user
0 Replies

9. Shell Programming and Scripting

My script work on Linux but not work in sunos.

My script work on Linux but not work in sun os. my script. logFiles="sentLog1.log sentLog2.log" intial_time="0 0" logLocation="/usr/local/tomcat/logs/" sleepTime=600 failMessage=":: $(tput bold)Log not update$(tput rmso) = " successMessage="OK" arr=($logFiles)... (7 Replies)
Discussion started by: ooilinlove
7 Replies

10. IP Networking

Discussion at work, would a router work pluging a cable in wan1 and lan1?

hi all. and sorry for the random question, but this sparkled a raging flame-war at work and i want more points of view situation a router, with linux of some sort, dhcp client requesting for ip in wan1 (as usual with wan ports) dhcp server listening in lan1, and assigning ip (as usual... (9 Replies)
Discussion started by: broli
9 Replies
orca(1) 							   User Commands							   orca(1)

NAME
orca - a screen reader / magnifier SYNOPSIS
orca [--gui-setup] [--text-setup] [--no-setup] [--disable=options] [--enable=options] [--user-prefs-dir] [--help] [--version] [--quit] DESCRIPTION
orca is a screen reader for people with visual impairments, and provides alternative access to the desktop by making use of speech synthe- sis, braille, and magnification support on the platform. In addition, orca only provides access to applications/toolkits that support the assistive technology service provide interface (AT-SPI), which include GTK, Mozilla, Firefox, Evolution, OpenOffice, StarOffice, Java/Swing, etc. OPTIONS
The following options are supported: -s, --gui-setup, --setup When starting orca bring up the GUI configuration dialog. -t, --text-setup When starting orca initiate the text-based configuration. -n, --no-setup When starting orca force the application to be started without configuration, even though it might have needed it. This is useful when starting orca via something like gdm. -u, --user-prefs-dir=directory When starting orca, specify the directory as an alternate directory for the user preferences. -e, --enable=speech|braille-monitor|magnifier|main-window When starting orca, force the enabling of the supplied options. -d, --disable=speech|braille-monitor|magnifier|main-window When starting orca, force the disabling of the supplied options. -?, -h, --help Show the help message of this release of the orca program. -v, --version Return the orca version number. -q, --quit Quit orca. EXTENDED DESCRIPTION
In order for the "Accessible GNOME Desktop" to be accessible to users who are blind or have low vision, users will need to employ an assis- tive technology (AT) that exposes the graphical desktop information encoded in the GNOME Accessibility Framework. Customers with blind employees/students need to have the ability to adapt and customize their assistive technology solutions - both to improve the efficiency of their blind users (to help make up for disadvantages inherent in not being able to "see" the entire screen imme- diately at a glace), and also to "work around" poorly designed and not particularly accessible applications that their blind users need to use. orca is an extensible assistive technology that provides end-user access to applications and toolkits that support the GNOME Accessibility Framework. It has been designed with direct continual feedback from its disability user community. orca uses a "scripting" approach to easily allow customization per application and provides the ability for each user to further customize their AT environment based on their own preferences. The "scripting" approach of orca provides a much more adaptable and compelling assis- tive technology solution than existing AT for the JDS desktop. Functionally orca does 4 major things: 1. Present information to the user via speech synthesis (text-to-speech), or refreshable braille (hardware connected to serial or USB port), or a magnified image on the user's display. 2. Acquire information from the applications and desktop graphical display via the GNOME Accessibility Framework. 3. Track events occurring in the applications and desktop graphical display via the GNOME Accessibility Framework. 4. Intercept and optionally consume user input events from the system keyboard and the buttons on a refreshable braille display. Based on the input, orca will either pass the event on to the application for normal processing, execute orca-specific commands (such as reading the next line in the display or panning the braille display), or perform operations on application objects (such as clicking buttons or modifying text areas). orca will also: o be a collection of building blocks that comprise screen reading and magnification technology, including use of text-to-speech, braille input/output, magnification logic, screen reading logic, keyboard and mouse interception modules, and event coalescing. o be developed with the standard GNOME build environment. o support multiple braille displays. o support the gnome-speech module for text-to-speech. o intercept keyboard & mouse events through the GNOME Accessibility Framework and other supported X mechanisms. o support the gnome-mag module to provide end-user magnification of the screen between 2 and 16 times magnification in integer incre- ments. o render its own graphical user interface using GTK+ widgets. o provide a scripting mechanism, giving it the ability to customize how each application on the JDS desktop is handled by orca. o provide further customization on a per-user basis. orca provides a set of its own keyboard commands. Note that you can always enter orca's "learn mode" while running orca by pressing Insert+F1. When in learn mode, orca will intercept all keyboard and braille input events and will tell you what the effect of them would be. To exit learn mode, press the escape key. o Commands for adjusting speech parameters - Insert-right arrow increase speech rate - Insert-left arrow decrease speech rate - Insert-up arrow raise the pitch - Insert-down arrow decrease the pitch o Flat review commands - Numpad-7 move the flat review cursor to the previous line, and read it. - Numpad-8 read the current line. - Numpad-9 move the flat review cursor to the next line, and read it. - Numpad-4 move the flat review cursor to the previous word, and read it. - Numpad-5 read the current word. - Numpad-6 move the flat review cursor to the next word, and read it. - Numpad-1 move the flat review cursor to the previous character, and read it. - Numpad-2 read the current character. - Numpad-3 move the flat review cursor to the next character, and read it. - Numpad-slash perform a left mouse click at the location of the flat review cursor. - Numpad-star perform a right mouse click at the location of the flat review cursor. Note: the above commands apply when working with objects as well as when working with text. For example, if the flat review cursor were positioned on a menu bar, pressing the read current line command would speak the names of all visible menus. Similarly, pressing read next word would speak the object to the right of the flat review cursor on the same line, or move flat review to the next line if no more objects were found. o Miscellaneous functions - Insert-F1 enter learn mode (press escape to exit) - Insert-f speak font and attribute information for the current character. - Insert-space launch the orca Configuration dialog. - Insert-Control-space reload user settings and reinitialize services as necessary. - Insert-s toggle speech on and off - Insert-F11 toggle the reading of tables, either by single cell, or whole row. -Insert-q quit orca. o Commands for debugging - Insert-F3 report information on the currently active script. - Insert-F4 cycle through orca's various debug levels. - Insert-F5 prints a debug listing of all known applications to the console where orca is running. - Insert-F7 prints debug information about the ancestry of the object with focus. - Insert-F8 prints debug information about the application with focus. Note, in order for the last three commands to be of use, orca needs to be started from a virtual console or via gnome-terminal. Output is sent to the console only (i.e., it is not sent to speech or braille). EXIT STATUS
The following exit values are returned: 0 Application exited successfully 1 Application exited with error 2 orca cannot parse its command line options. FILES
The following files are used by this application: /usr/bin/orca orca executable ~/.orca/user-settings.py user's personal configuration settings for orca ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-a11y-orca | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5) orca online reference manual. Latest version of the GNOME Accessibility Guide for your platform. Latest version of the GNOME Desktop User Guide for your platform.5 NOTES
Written by Rich Burridge, Sun Microsystems Inc., 2006, 2007. SunOS 5.11 12 Nov 2007 orca(1)
All times are GMT -4. The time now is 01:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy