[Overview][Types][Classes][Procedures and functions][Variables][Index] |
XTerm program to use (unix only)
Source position: process.pp line 162
published property TProcess.XTermProgram : string |
XTermProgram can be used to specify the console program to use when poConsole is specified in TProcess.Options.
If none is specified, DetectXTerm is used to detect the terminal program to use. the list specified in TryTerminals is tried. If none is found, then the DESKTOP_SESSION environment variable is examined:
If after all this, no terminal is found, then a list of default programs is tested: 'x-terminal-emulator','xterm','aterm','wterm','rxvt'.
|
Options to be used when starting the process. |
|
|
Detect the terminal program. |