APPX Client Map End, Tab, and Option keys

This client setting allows you to map the End, Tab, and Option functions to different keyboard keys.


Overview

The property list for the client now has some new options in the "Startup" section called "mapOptionKey", "mapTabKey", and "mapEndKey". The values you put in these are from a list of known key names Java uses. The following URL give you the list of valid names. Any name, within reason, that starts with VK_ can be used, just trim off the VK_ prefix.

List of VK_ keyboard key names:

http://docs.oracle.com/javase/6/docs/api/java/awt/event/KeyEvent.html


Usage:

To set Option to the keypad + key you would set -mapOptionKey=ADD from the command line, or in the property page before logging in. The keypad keys are named by math function.

/ = DIVIDE
* = MULTIPLY
- = SUBTRACT
+ = ADD

Comments:

Read what other users have said about this page or add your own comments.



-- PeteBrower - 2012-03-29

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2012-03-29 - JeanNeron
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback