APP_WIDTH
Initial application window width
WSupported on Windows
|
|
|
|
The APP_WIDTH environment variable sets the initial width of your application window.
Value
The initial width of the application’s container window, specified in character cells.
Discussion
The default value is 80.
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] APP_WIDTH=75