commands.sh

cage

linux

Open an applications in a kiosk mode. See also: `gamescope`.

More info →

Examples (5)

Run an application

cage application

Give the application arguments

cage -- application arguments

Hide window [d]ecorations (this can lock you from accessing the terminal)

cage -d application

Allow [s]witching terminals with `<Ctrl Alt F2>`

cage -s application

Display help

cage -h
made by @shridhargupta | data from tldr-pages