← 返回命令列表

Linux command

ly 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start the display manager

ly

Start on a specific tty

ly -c [tty2]

说明

ly is a lightweight TUI display manager for Linux and BSD that stays in the framebuffer console as an interactive text-based login screen. It supports both X11 and Wayland sessions and uses PAM for authentication. It does not require systemd to run. Users navigate with arrow keys to change fields and select desktop environments, enter credentials, and launch sessions. The interface is minimal by design, avoiding the overhead of graphical display managers.

参数

-c, --config-tty _TTY_
Set the tty to operate on.

FAQ

What is the ly command used for?

ly is a lightweight TUI display manager for Linux and BSD that stays in the framebuffer console as an interactive text-based login screen. It supports both X11 and Wayland sessions and uses PAM for authentication. It does not require systemd to run. Users navigate with arrow keys to change fields and select desktop environments, enter credentials, and launch sessions. The interface is minimal by design, avoiding the overhead of graphical display managers.

How do I run a basic ly example?

Run `ly` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -c, --config-tty _TTY_ do in ly?

Set the tty to operate on.