Startx command
From NetworkCommands
A command available on most Linux platforms; used to start an X-Windows based GUI.
Contents |
Usage Syntax
[options]
Common options include;
- ' -
- ' -
- ' -
- ' -
- ' -
Usage Examples
Usage Notes
Linux Usage Notes
With most Linux or Unix commands;
- Brief help can be displayed using the option/keyword: -h or --help, for example: chmod --help
- A full command manual can be displayed using the man command followed by the command name, for example: man chmod
- Sometimes 'info' pages are used instead of or to provide more information than man pages; for example: info chmod
- Version information can be display using the option/keyword: -v or --version, for example: chmod --version
Installation
Related Commands
Further Information







