|
Home > Archive > WebSphere HATS > June 2005 > End key - keyboard mapping
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
End key - keyboard mapping
|
|
| Michael Connors 2005-06-05, 5:45 pm |
| Hello -
Currently, when the user is in a text field in the legacy system and hits
the END key, it clears the entire field and takes them to the end of the
field. Is this functionality available in HATS?
In the KBS.js file, the END key maps to 35. This maps to
[CODE_END, 1, 0, 0 '[pa2]']
Does HATS 5.0.5 support [Erase EOF] or some other mnemonic keyword?
| |
| Juanma Martinez 2005-06-05, 5:45 pm |
| In article <d1qavt$37nc$1@news.boulder.ibm.com>, connomi@dwd.state.wi.us says...
> Does HATS 5.0.5 support [Erase EOF] or some other mnemonic keyword?
>
Yes. Check:
http://publib.boulder.ibm.com/infoc...%2e%6a%73%22%20
for information about remapping the keyboard.
--
Juanma Martínez
| |
|
| yep, it's [eraseeof]. //Deven
"Michael Connors" <connomi@dwd.state.wi.us> wrote in message
news:d1qavt$37nc$1@news.boulder.ibm.com...
> Hello -
>
> Currently, when the user is in a text field in the legacy system and hits
> the END key, it clears the entire field and takes them to the end of the
> field. Is this functionality available in HATS?
>
> In the KBS.js file, the END key maps to 35. This maps to
>
> [CODE_END, 1, 0, 0 '[pa2]']
>
> Does HATS 5.0.5 support [Erase EOF] or some other mnemonic keyword?
>
>
|
|
|
|
|