commands.sh

kmscon

linux

Use the framebuffer instead of text mode to draw a terminal in a TTY.

More info →

Options (1)

-l, --loginboolean

Specify the command to use for login

Example: sudo kmscon {{[-l|--login]}} {{command}}

Examples (5)

Start `kmscon` on the first available TTY

Start `kmscon` in a specific TTY

sudo kmscon --vt /dev/ttyX|ttyX|X

Enable mouse support

sudo kmscon --mouse

Specify the command to use for login

sudo kmscon [-l|--login] command

Always start `kmscon` in a specific terminal

systemctl enable --now kmsconvt@ttyX
made by @shridhargupta | data from tldr-pages