1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 14:55:24 +02:00
tldr/pages/linux/kscreen-console.md
Managor 16b161ccf8
linux/*: reduce usage of "command-line" (#16946)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2025-06-29 11:47:51 +03:00

32 lines
618 B
Markdown

# kscreen-console
> Query KScreen's status.
> 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:
`kscreen-console {{[-h|--help]}}`
- Display help including Qt specific command-line options:
`kscreen-console --help-all`