Sending Special Keystrokes

SecureLogin can send special keyboard keystrokes to Windows and Internet applications that emulate the user's keyboard entry. These special commands include the ability to select Menu items and send Alt and other keyboard combinations.

To select a menu item within an application, you could use the following sequence:

Desired Result Sequence

Select a file

Type \Alt+F

Select tools

Type T

Select Change Password

Type C

The following table illustrates keyboard sequences that you can use:

Desired Result Sequence

Select a given option, where x is any key

Type \Alt+x
Type \Ctr+x
Type \Shift+x

Send the Backspace key

Type \B

Send the Delete key

Type \D

Send the End key

Type \E

Send the Home key

Type \H

Send the Enter key

Type \N

Sent the Print Screen key

Type \P

Send the Space key

Type \S

Send the Tab key

Type \T

Send the Shift-Tab keys

Type \-T

Send the Space bar

Type \|32 (The | keystroke is the pipe character.)

Send the End key

Type \|35

Send the Home key

Type \|36

Send the Left-arrow key

Type \|37

Send the Up-arrow key

Type \|38

Send the Right-arrow key

Type \|39

Send the Down-arrow key

Type \|40