[jawsscripts] Re: Modifying keypressed event

  • From: Jim Bauer <holdsworthfan@xxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Fri, 12 Jun 2009 08:39:25 -0500

What comes immediately to mind is simply to add the offending key
combination(s) to the application's key map. Failing that, there are
scenarios that involve either a conditional/flag-based approach to
trapKeys or a standard hook construct.

Original message
from: "Brian Hartgen" <brian@xxxxxxxxxxx>
subject: [jawsscripts] Modifying keypressed event
date: Fri, 12 Jun 2009 13:33:25 +0100

>Hi
>I have modified the keypressed event function in order that, when particular 
>keystrokes are used, jaws speaks information rather than passing the key 
>through to the application.  This is fine, and jaws speaks what I want when 
>the keys are pressed, but also jaws passses the key through to the app.  How 
>can I stop the keystroke please being passed to the app?
>
>Thank you.
>
>Brian Hartgen
>
>__________ 
>Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
>View the list's information and change your settings at 
>//www.freelists.org/list/jawsscripts

__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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

Other related posts: