[jawsscripts] Re: layered commands

  • From: Doug Lee <doug.lee@xxxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Fri, 17 Mar 2017 14:20:17 -0400

The key layer system is not designed to support your three-second timeout, but 
you *may* be able to pull that off via scheduleFunction of 
CancelLayeredKeySequence. You'll need to play with the KeyMapChangedEvent to 
implement
layers. jkm entries look like layer1key&layer2key=action, 
layer1key&layer2key&layer3key=action etc. You'll need a star (*) before the 
equal signs to make JAWS stay in the layer until you cancel it yourself.

On Fri, Mar 17, 2017 at 06:01:51PM +0000, Sean Farrow wrote:
Hi all,
What is the best way of introducing a command layer in to scripts, kind of like 
insert-space?
For example I want to allow the user to press the F2 key and then allow other 
keys to be pressed for say 3 seconds.
Any ideas welcome?
Kind regards
Sean.

__________???

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

-- 
Doug Lee, Senior Accessibility Programmer
SSB BART Group - Accessibility-on-Demand
mailto:Doug.Lee@xxxxxxxxxxxxxxxx  http://www.ssbbartgroup.com
"While they were saying among themselves it cannot be done,
it was done." --Helen Keller
__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: