[jawsscripts] Re: Enter key in scripts
- From: "Martin Slack" <m.g.slack@xxxxxxxxxxxx>
- To: <jawsscripts@xxxxxxxxxxxxx>
- Date: Sun, 23 Mar 2008 10:42:03 -0000
Hi Casey,
My understanding is that modifying the jkm file by hand is definitely one
way to assign a key to a pre-existing script.
However, you can also do the job inside keyboard manager, by checking the
hotkey... Enter checkbox first. This means that the Enter key will
temporarily not have its default behaviour. So, for instance, the Enter key
will not activate the default button on a dialog while that checkbox is
checked. When you have assigned the Enter key therefore, you should uncheck
the checkbox before leaving keyboard manager.
hth
Martin
----- Original Message -----
From: "Jackie McBride" <abletec@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Sunday, March 23, 2008 4:23 AM
Subject: [jawsscripts] Re: Enter key in scripts
Casey:
You'll have to manually modify your jkm for the app in question,
putting the keyname followed by an = sign followed by the scriptname
e.g. enter=enterkey. Also indicate that u want the enterkey to be
attached to a script by opening the keyboard manager for the app in
question. Go to option, then hotkey, & check enter if it isn't
already. HTH.
On 3/22/08, Casey <csm120@xxxxxxxxxx> wrote:
Hello. I can't find the function I need to add to my script to use the
enter
key. I want to have the enter key move focus to a control. I tried
copying
and modifying the enter function in the default.jss, but this did not
make a
difference. Any tips would be appreciated.
thanks
Casey
--
Jackie McBride
Please join my fight against breast cancer
<http://teamacs.acsevents.org/site/TR?px=1790196&pg=personal&fr_id=3489>
& Check out my homepage at:
www.abletec.serverheaven.net
__________
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
- Follow-Ups:
- [jawsscripts] Re: Enter key in scripts
- From: Casey
- References:
- [jawsscripts] Enter key in scripts
- From: Casey
- [jawsscripts] Re: Enter key in scripts
- From: Jackie McBride
Other related posts:
- » [jawsscripts] Enter key in scripts
- » [jawsscripts] Re: Enter key in scripts
- » [jawsscripts] Re: Enter key in scripts
- » [jawsscripts] Re: Enter key in scripts
Casey: You'll have to manually modify your jkm for the app in question, putting the keyname followed by an = sign followed by the scriptname e.g. enter=enterkey. Also indicate that u want the enterkey to be attached to a script by opening the keyboard manager for the app in question. Go to option, then hotkey, & check enter if it isn't already. HTH. On 3/22/08, Casey <csm120@xxxxxxxxxx> wrote:
Hello. I can't find the function I need to add to my script to use the enter key. I want to have the enter key move focus to a control. I tried copying and modifying the enter function in the default.jss, but this did not make adifference. Any tips would be appreciated. thanks Casey
-- Jackie McBride Please join my fight against breast cancer <http://teamacs.acsevents.org/site/TR?px=1790196&pg=personal&fr_id=3489> & Check out my homepage at: www.abletec.serverheaven.net __________ View the list's information and change your settings at http://www.freelists.org/list/jawsscripts
- [jawsscripts] Re: Enter key in scripts
- From: Casey
- [jawsscripts] Enter key in scripts
- From: Casey
- [jawsscripts] Re: Enter key in scripts
- From: Jackie McBride