Quickstart

Xorg Plugin

javimosch Updated

File contents

Xorg Plugin

CLI tool: Xorg.

Commands

  • Xorg <resource> <action> — Execute Xorg commands
  • Xorg self version — Print Xorg version
  • Xorg _ _ — Passthrough to Xorg CLI

Usage Examples

  • "Xorg --help"
  • "Xorg self version"

Installation

apt-get install Xorg 2>/dev/null || which Xorg

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/Xorg/skills/quickstart commit 55cb2410e8

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-355