← 返回命令列表

Linux command

mutter 命令

文本

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

常用示例

Start Mutter

mutter

Replace running window manager

mutter --replace

Run in wayland mode

mutter --wayland

Run in nested mode

mutter --nested

Display version

mutter --version

说明

mutter is the GNOME window manager. It handles window management and compositing. The tool supports both X11 and Wayland. Core component of GNOME Shell.

参数

--replace
Replace running window manager.
--wayland
Run as Wayland compositor.
--nested
Run nested in another session.
--version
Show version information.
--help
Display help information.

FAQ

What is the mutter command used for?

mutter is the GNOME window manager. It handles window management and compositing. The tool supports both X11 and Wayland. Core component of GNOME Shell.

How do I run a basic mutter example?

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

What does --replace do in mutter?

Replace running window manager.