2021-06-25 21:43:07 +02:00
|
|
|
# kscreen-console
|
|
|
|
|
2025-06-29 11:47:51 +03:00
|
|
|
> Query KScreen's status.
|
2021-06-25 21:43:07 +02:00
|
|
|
> More information: <https://manned.org/kscreen-console>.
|
|
|
|
|
|
|
|
- Show all outputs and configuration files to attach to a bug report:
|
|
|
|
|
|
|
|
`kscreen-console bug`
|
|
|
|
|
|
|
|
- Show paths to KScreen configuration files:
|
|
|
|
|
|
|
|
`kscreen-console config`
|
|
|
|
|
|
|
|
- Show KScreen output information and configuration:
|
|
|
|
|
|
|
|
`kscreen-console outputs`
|
|
|
|
|
|
|
|
- Monitor for changes:
|
|
|
|
|
|
|
|
`kscreen-console monitor`
|
|
|
|
|
|
|
|
- Show the current KScreen configuration as JSON:
|
|
|
|
|
|
|
|
`kscreen-console json`
|
|
|
|
|
|
|
|
- Display help:
|
|
|
|
|
2025-04-30 07:15:33 +03:00
|
|
|
`kscreen-console {{[-h|--help]}}`
|
2021-06-25 21:43:07 +02:00
|
|
|
|
|
|
|
- Display help including Qt specific command-line options:
|
|
|
|
|
|
|
|
`kscreen-console --help-all`
|