More on ssh.ini

The ssh.ini file is used to modify default values. It follows the standard format for .ini files, containing headings and single line commands. Comments are available using the ‘#’ character at the beginning of a line.

The ssh.ini file has four headings: general, keyboard, DefaultPrinter, and Printers. Explanation of the DefaultPrinter and Printers headings can be found under Printing Options. The keyboard heading is used for assigning a key sequence to send for the ALT key. The general heading is used to assign new default values to the Console Client features.

The [keyboard] heading

The keyboard heading will assign a key sequence to the ALT key. CTRL and ESC are allowed keywords. The default value is CTRL-A, which is the default assignment for an ALT key for Pragma FortressSSH.

The [general] heading

The general heading will set default values for general operation of the client.

Feature

Command Line switch

ssh.ini value

Menu activation key

None

MenuChar

The menu activation character is the character, combined with CTRL, that will open the ssh menu for printers. For example if the menu activation key is @ then pressing CTRL-@ will activate the menu. Valid characters are alphabetic characters, A-Z, plus @,[,],\,^,_. Alphabetic characters are not case-sensitive, meaning lowercase are the same as capital letters.