[jawsscripts] Re: catching braille keys

  • From: "David Farough" <David.Farough@xxxxxxxxxxxxx>
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 14 Jun 2017 10:58:28 -0400

I have done a bit of checking in the FSDN to see if there is any
functions that will detect the pressing of any dots or keys on a Braille
display.

So far I have had no luck.

there are the following events that might be useful:
PreProcessKeyPressedEvent 
ProcessKeyPressed 
ProcessSpaceBarKeyPressed
KeyPressedEvent 

You might try adding a Sayinteger for the Keycode parameter in the
KeyPressedEvent and see if the keycode is the same when pressing the
space on your keyboard and then try pressing the spacebar on the braille
display.  I am guessing that the keycode will be the same in both
instances.

All of these functions include an integer argument which will be set to
1 if the key being pressed is on a Braille display.

I hope this helps.



David Farough
 
Coordonnateur de l'accessibilité des applications, Services intégrés de
gestion des TI
Commission de la fonction publique du Canada / Gouvernement du Canada
David.farough@xxxxxxxxxxxxx Tél: 819-420-8418 Télécopieur :
819-420-8408 
 
Application Accessibility Co-ordinator, Corporate IT Management
Public Service Commission of Canada / Government of Canada
David.farough@xxxxxxxxxxxxx Tel: 819-420-8418 / Fax: 819-420-8408


jawsscripts <jawsscripts@xxxxxxxx> 08:28 AM Wednesday, June 14,
2017 >>>
Dear Scriptters,
today I need to implement a funtionality into Jaws, wich enables one
handed Braille typing. Some Braille displays have a one hand mode, but
the most haven't. Problem here is now that I have made some additions to
the KeyPressedEvent, wich check, if a Braille Key has been pressed.
Unfortunately, my method detects all Braille keys correctly, except the
Braille Typing keys, meaning Dots and the space bar. Has someone Anyone
an idea how to detect Braille dots?

Thanks in advance

Richard

__________

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




Ce courriel est destiné exclusivement au destinataire mentionné en titre
et peut contenir de l'information privilégiée, confidentielle ou
soustraite à la communication aux termes des lois applicables. Toute
divulgation non autorisée, toute reproduction ou réacheminement est
interdit. Si vous n'êtes pas le destinataire de ce courriel, ou n'êtes
pas autorisé par le destinataire visé, ou encore, si vous l'avez reçu
par erreur, veuillez le mentionner immédiatement à l'expéditeur et
supprimer le courriel et les copies.  

This e-mail message is intended for the named recipient(s) and may
contain information that is privileged, confidential and/or exempt from
disclosure under applicable law. Unauthorized disclosure, copying or
re-transmission is prohibited. If you are not a named recipient or not
authorized by the named recipient(s), or if you have received this
e-mail in error, then please notify the sender immediately and delete
the message and any copies.

__________�

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

Other related posts: