I found a little helpful alteration to the default.jss file that helps me
when switching from PcCursor to JawsCursor, Invisible Cursor, and vice
versa...it also helps in the Routing cursors to each other, and the JawsHome
and JawsEnd functions.
In each of the individual movement scripts, and the Cursor scripts, adding
an extra line to those scripts will quickly give you a reference point at
your current location.
For example, in the script JawsCursor(), I added the line "SayLine() just
before the EndScript line. Now when I invoke the JawsCursor, I get the
confirmation "JawsCursor" message spoken, then immediately, the current line
is read.
Same for PcCursor and Invisible Cursor scripts.
For the JawsHome and JawsEnd scripts, I added the line "SayWord()", and now
when I invoke one of those functions, I get the function key announced,
(i.e. Home or End), and the current word announced.
If you don't want the key itself announced, you can semicolon that line out
of that script.
The scripts I've made the changes to are
Script JawsCursor()
Script PCCursor()
Script JawsHome()
Script JawsEnd()
Script RouteJawsCursorToPc()
Script RoutePCCursorToJaws()
Thanks,
Dennis Brown
[EMAIL PROTECTED]
-
Visit the jfw ml web page: http://yoyo.cc.monash.edu.au/~nallan/jfw