DBG_HEIGHT
Initial debugger window height
WTSupported in traditional Synergy on Windows
|
|
|
|
The DBG_HEIGHT environment variable sets the initial height of the Synergy debugger window.
Value
The initial height of the Synergy debugger window, specified in character cells.
Discussion
The default value is 25 lines of text.
Setting location
The [synergy], [dbr], or [myprog] section of synergy.ini (where myprog is any .dbr file).
Used by
Runtime
Examples
In the synergy.ini file,
[synergy] DBG_HEIGHT=30