kscreen-console

Command-line tool to query KScreen's status. More information: <https://manned.org/kscreen-console>.

Install

All systems
curl cmd.cat/kscreen-console.sh
Debian Debian
apt-get install kscreen
Ubuntu
apt-get install kscreen-dbg
Arch Arch Linux
pacman -S kscreen
image/svg+xml Kali Linux
apt-get install kscreen
Fedora
dnf install kscreen-1
Windows (WSL2)
sudo apt-get update sudo apt-get install kscreen-dbg
Raspbian
apt-get install kscreen

Command-line tool to 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 --help
  • Display help including Qt specific command-line options:
    kscreen-console --help-all

© tl;dr; authors and contributors