Linux command
muffin 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start Muffin window manager
muffin
Replace running window manager
muffin --replace
Connect to a specific X display
muffin --display=[display]
Display version
muffin --version
说明
muffin is a Clutter-based compositing window manager for the Cinnamon desktop environment. It is a fork of GNOME's Mutter, aimed at nontechnical users and designed to integrate closely with the Cinnamon desktop. Muffin handles window placement, compositing, and basic window management. It uses GTK and intentionally omits some features found in traditional Unix window managers.
参数
- --replace
- Replace an already-running window manager with Muffin.
- --display=_DISPLAY_
- Connect to the specified X display.
- --sm-client-id=_ID_
- Specify a session management client ID.
- --sm-disable
- Disable session management.
- --sm-save-file=_FILENAME_
- Load a previously saved session from file.
- --version
- Show version information.
- -?, --help
- Display help information.
FAQ
What is the muffin command used for?
muffin is a Clutter-based compositing window manager for the Cinnamon desktop environment. It is a fork of GNOME's Mutter, aimed at nontechnical users and designed to integrate closely with the Cinnamon desktop. Muffin handles window placement, compositing, and basic window management. It uses GTK and intentionally omits some features found in traditional Unix window managers.
How do I run a basic muffin example?
Run `muffin` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --replace do in muffin?
Replace an already-running window manager with Muffin.