lxterminal
Terminal emulator for LXDE.
More information: https://github.com/lxde/lxterminal.
- Open an LXTerminal window:
lxterminal
- Open an LXTerminal window, run a command, and then exit:
lxterminal -e "command"
- Open an LXTerminal window with multiple tabs:
lxterminal --tabs=tab_name1,tab_name2,...
- Open an LXTerminal window with a specific title:
lxterminal --title=title_name
- Open an LXTerminal window with a specific working directory:
lxterminal --working-directory=path/to/directory