Detect command which will run program in terminal emulator.
It tries to detect your desktop environment and find default terminal emulator for it.
If all guesses failed, it uses ["xterm", "-e"] as fallback.
Note: This function always returns empty array on non-freedesktop systems.
Detect command which will run program in terminal emulator. It tries to detect your desktop environment and find default terminal emulator for it. If all guesses failed, it uses ["xterm", "-e"] as fallback. Note: This function always returns empty array on non-freedesktop systems.