HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

kscreen-console — Query KScreen's status. More information: <https://manned.org/kscreen-console>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandkscreen-consolestatuscliinformationquerykscreenmore
linux

Problem

How to use the kscreen-console command: Query KScreen's status. More information: <https://manned.org/kscreen-console>.

Solution

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

Code Snippets

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

Context

tldr-pages: linux/kscreen-console

Revisions (0)

No revisions yet.