Purpose
Just to explain every keystroke on screen, nothing less and nothing more. There some parameter to configure Key2Screen to your convinience.
/? or /Help
will show the help screen explaining all parameters
/Dock:[Top| Bottom]
Should Key2Screen be docked to the top of the screen or to the bottom. Default: Bottom
/FadeOutDelay:
The timespan in milliseconds until Key2Screen will fade out after last keystroke. 0 will forces Key2Screen to be always open.Default: 5000 msec
/Foreground:
The color of the text. Any WPF colorname is welcome. Default: DarkGray
/Height:
The height of Key2Screen in pixel. Default: Fifth of screen height.
/Highlight:
The color of the highlight flash. Any WPF colorname is welcome. Default: LightGray
/Shadow:
The color of the text shadow. Any WPF colorname is welcome. Default: LightGray
/HistoryLength:
How many keystrokes in historic order will be displayed on screen. Default: 3