Customization: Difference between revisions

From NARS2000
Jump to navigationJump to search
(Created page with "== User-Defined Keyboard Layouts == There are many different APL keyboard layouts depending upon the position of various keys, the characters associated with those keys, as w...")
 
Line 19: Line 19:


If you would like to share your keyboard layout with others, please send the the contents of the <code>[KeybLayout-nnn]</code> section from your <code>NARS2000.INI</code> file to <code>wikimaster@nars2000.org</code>.
If you would like to share your keyboard layout with others, please send the the contents of the <code>[KeybLayout-nnn]</code> section from your <code>NARS2000.INI</code> file to <code>wikimaster@nars2000.org</code>.
The design for this feature was copied from IBM's APL2 product.

Revision as of 18:04, 23 March 2012

User-Defined Keyboard Layouts

There are many different APL keyboard layouts depending upon the position of various keys, the characters associated with those keys, as well as the effect of shift states. As such, no one layout can satisfy everyone, so instead NARS2000 includes the ability for you to define exactly what you like.

If the keyboard layouts included with the program aren't what you prefer, one time only spend a few minutes to define your own layout which the program then saves to an initialization file loaded every time you run the program.

To define your own layout,

  • Click on the menu items, Edit > Customize... and choose the category Keyboards.
  • Select each of the various Layout Names until you find one close enough to your preferences, paying particular attention to which keys are on which row.
  • Click on the Copy... button and name the copied layout.
  • Select a combination of shift states (starting with Shift, Ctrl, and Alt all unchecked).
  • Review all of the characters in that set of shift states and change whichever ones you like.
  • To change a character on a keycap, first find (and click on) the desired character in the box of characters to the left of the keycaps — clicking on the header buttons Box, NLS, APL, abc, and 123 displays a different set of characters from which to choose. If the desired character isn't found in this list, you may enter its Unicode value in the box under the word Unicode.
  • After choosing your desired character from the list, click on the keycap to assign that character to that keycap/shift state.
  • Select another set of shift states and repeat the above steps until you have your very own keyboard layout.
  • Also, select how you'd like the various Windows-specific Ctrl-keys to work while NARS2000 is active.
  • Finally, click on the Make Active button to activate your keyboard layout, and click on OK or Apply to apply your changes.

If you would like to share your keyboard layout with others, please send the the contents of the [KeybLayout-nnn] section from your NARS2000.INI file to wikimaster@nars2000.org.

The design for this feature was copied from IBM's APL2 product.