WARNING!: GLXOSD has been discontinued. For more information, please see #109.
Command-line options
Table of Contents
General usage
glxosd [options] command
Adding a configuration search location
To add a custom configuration location, use the --config
flag, immediately followed by the path to the configuration directory.
Examples:
glxosd --config "/path/to/config/" glxgears
Changing script root
To change the root script directory, use the --scripts-root
flag, immediately followed by the path to the configuration directory. This essentially allows you to load different GLXOSD scripts.
Examples:
glxosd --scripts-root "/path/to/scripts/" glxgears
Add Steam overlay
To inject the steam overlay, use the --steam
flag.
Examples:
glxosd --steam glxgears
Change the path to Steam
If Steam ins't located in its default location, please use the --steam-path
flag.
Examples: