[jawsscripts] Re: modifying Vkeyboard.jss and Vkeyboard.jsm files

  • From: Muhammad Abdullah <brailleadaptive@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Thu, 12 May 2016 16:36:29 +0700

thanks Paul
I will try it first
once again many thanks for your helps
regards,
Abdullah

On 5/12/16, Paul Magill <magills@xxxxxxxxxxx> wrote:

Hi Abdullah,

Looking at the VKeyboard .jss and .jsm files, I am guessing you separated
your additional characters and descriptions with spaces.

In the declarations  in VKeyboard.jsm, the symbols are actually separated by
character 7, not spaces.  (try arrowing along the symbols after pressing
numpad 3 times quickly so the ASCII values of the characters are announced
instead of the character itself, and you will hear 7, and not 32 which is
the space)

JAWS refers to character 7 as
LIST_ITEM_SEPARATOR
See the listing for that in HJConst.jsh.

If you are going to add to the constants in VKeyboard.jsm, then insert
\007x\007y\007z immediately before the last quote,  where x y and z are your
additional symbols.

If you are going to add them in the .jss file, you can do it in a similar
way,  such as + " \007x\007y\007z". .

Hope this helps,
Paul from Australia

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Muhammad Abdullah

hello friends,
I want to add some emoticon symbols on vkeyboar.jss and vkeyboard.jsm file
however I failed to get good result
for instance,,, I added :) symbol (smile emoticon), on jss file and
provide description on jsm file but I got no lucky
there's no error messages when I compiled
however, when I pres insert or jawsKey Plus 4 on number row
I got the 2 symbols on one line.
by default, the VKeyboard.jss script only have few symbols, and I want
to add more
please share your experience and your suggesstions are appreciated
regards,
Abdullah
__________�

__________�

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


__________�

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

Other related posts: