[This is preliminary documentation and subject to change.]
The tracing DLL creates a thread that runs in the background, detecting changes to the configuration of clients that use the registry, as well as handling the following key-presses in the console:
Key pressed | Action taken |
---|---|
Control-Tab | displays the screen for the next console client |
Control-Shift-Tab | displays the screen for the previous console client |
Pause | toggles tracing for the displayed console client |
Space-bar | toggles tracing for the displayed console client |
Up-arrow | moves screen up by one line |
Down-arrow | moves screen down by one line |
Left-arrow | moves screen left by one column |
Right-arrow | moves screen right by one column |
Page-up | moves screen up by one page |
Page-down | moves screen down by one page |