[jawsscripts] Re: Useing a .jsb file in your default.jss

  • From: Andrew Hart <ahart@xxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Tue, 23 Oct 2012 23:49:52 -0300

On 23/10/2012 11:25 PM, GianniP46 wrote:
> Hey,
> If I have a gianpedulla.jsb file that has a couple of scripts in it, if I 
> just put a use "gianpedulla.jsb" in my default.jss, is there anything else 
> that I need to
do to make the scripts from the gianpedulla.jsb file run?  Do I have to 
make entries in the default.jkm for the keystrokes for each script?
Yes, you will need to add key bindings in a default.jkm file in your 
settings directory.

Here's my default.jkm file.  Note that I have keys bound to scripts in 
the Skypewatch scripts and the JFW Timezone scripts in this, which are 
both imported into default.jss via Use statements.

[Common Keys]
JAWSKey+Shift+Tab=ListTaskTrayIcons
Alt+JAWSKey+Tab=StartJAWSTaskList
JAWSKey+F12=SayTzTime
Control+JAWSKey+Z=SetTimeZone
Control+Insert+Z=SetTimeZone
Shift+Insert+F12=SayJFWTzScriptsVersion
Shift+JAWSKey+Z=SayJFWTzScriptsVersion
Insert+F12=SayTzTime
alt+shift+f9=swSayAlert
Control+ScrollLock+F9=swSayAlert

[Modifiers]
;  Modifier=bit|when|SendWhen|type|sticky|AllowKeyRepeat
;  1=numlock off
;  2=numlock on
;  3=numlock on or off
;  SendWhen
;  0=never
;  1=always
;  2=delayed
;  0=unique (no left or right)
;  1=Left or right specific
;  2=Left or right don't care
RightAlt=13|3|1|1|0|0
[Laptop Keys]
;  Insert+F12=SayTzTime
;  Ctrl+JAWSKey+F5=SetCuckooClock
;  Shift+JAWSKey+F5=SayCuckooState


Ignore the [Modifiers] section.  That's some custom hacking I do to deal 
with non-English keyboards with a GR key and the US-International 
keyboard layout.

If you want keys that only work when using the Desktop or Laptop key 
layouts, you can also add sections

[Desktop Keys]
and
[Laptop Keys]

Actually, I have a laptop Keys section in there, but all the key 
bindings are commented out since I don't have the referenced scripts 
installed.

Hth,
Andrew.


__________ï

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

Other related posts: