[jawsscripts] JCF text keys? was A script to change the "Use keyboard" setting

  • From: "Geoff Chapman" <gch@xxxxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Mon, 7 Mar 2011 16:37:30 +1100

What I'd like to know. is why, this entry, is not a normative Key, like blah 
blah =Number?
type option anywayz?

with the numbers for various options written commented in the file right 
next to the option? so one doesn't have to go searching in the jsh for the 
stuff?
anyone know?
----- Original Message ----- 
From: "Reed Poynter" <Reed.Poynter@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Monday, February 28, 2011 4:45 PM
Subject: [jawsscripts] Re: A script to change the "Use keyboard" setting


> Hi Geoff,
>
> It is in the default.jcf file.
>
> "KeyboardType=Laptop"
> Or
> "KeyboardType=Desktop"
>
> So, I think I have to use SetJCFOption to flip this guy.
>
> In HJConst.JSH, I see "OPT_USE_STANDARD_KEYBOARD=56".
> I don't see any other Opt_ variable related to Keyboard.
> This could be parm 1 for SetJCFOption?
> I can't find anything anywhere for parm 2.
>
> Reed
>
>
>
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Geoff Chapman
> Sent: February-27-11 8:40 PM
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] Re: A script to change the "Use keyboard" setting
>
> it might also only reside in the default.jcf file. eh?
> I haven't looked for it myself though. but it must be there somewhere.
> have you tried just loading up default.jcf in a text editor and searching
> for relevant strings to try and locate the section under which it *might* 
> be
>
> hiding?
>
>
> ----- Original Message ----- 
> From: "Travis Roth" <travis@xxxxxxxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Monday, February 28, 2011 3:22 PM
> Subject: [jawsscripts] Re: A script to change the "Use keyboard" setting
>
>
>> Need to use the SetJCFOption() function and enter the correct key/value
>> pair
>> information... Look at the .jcf file to see what it is.
>>
>> -----Original Message-----
>> From: jawsscripts-bounce@xxxxxxxxxxxxx
>> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Reed Poynter
>> Sent: Sunday, February 27, 2011 9:41 PM
>> To: jawsscripts@xxxxxxxxxxxxx
>> Subject: [jawsscripts] A script to change the "Use keyboard" setting
>>
>> Hi scripters,
>>
>> I am trying to set up a script (with a hot key assignment) to flip my
>> default "use keyboard" from desktop to laptop or laptop to desktop.
>>
>> I can't find the appropriate variable(s) to change.
>>
>> Can this be done in a script?  If so, how?
>>
>> Thanks.
>>
>> Reed
>>
>> __________o?=
>>
>> View the list's information and change your settings at
>> //www.freelists.org/list/jawsscripts
>>
>>
>> __________�
>>
>> View the list's information and change your settings at
>> //www.freelists.org/list/jawsscripts
>>
>
> __________�
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
>
> __________�
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
>
> 

__________�

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

Other related posts:

  • » [jawsscripts] JCF text keys? was A script to change the "Use keyboard" setting - Geoff Chapman