Linux command
cinnamon 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start Cinnamon
cinnamon
Replace
cinnamon --replace
Replace
cinnamon --replace --sm-disable
Display version
cinnamon --version
说明
Cinnamon is a desktop environment for Linux that provides a traditional user experience with modern features. It includes the Muffin window manager, panel, application menu, desktop icons, and a comprehensive settings framework. The cinnamon command is typically invoked by cinnamon-session during login via a display manager. Running it directly in an existing session can cause conflicts. Cinnamon supports extensive customization through applets (panel widgets), desklets (desktop widgets), extensions, and themes.
参数
- --replace
- Replace the currently running window manager
- -d, --display _DISPLAY_
- X display to use
- --screen _SCREEN_
- X screen to use
- --sm-disable
- Disable connection to the session manager
- --sm-client-id _ID_
- Specify session management ID
- --sm-save-file _FILE_
- Initialize session from a saved session file
- --sync
- Make X calls synchronous
- --version
- Print version and exit
FAQ
What is the cinnamon command used for?
Cinnamon is a desktop environment for Linux that provides a traditional user experience with modern features. It includes the Muffin window manager, panel, application menu, desktop icons, and a comprehensive settings framework. The cinnamon command is typically invoked by cinnamon-session during login via a display manager. Running it directly in an existing session can cause conflicts. Cinnamon supports extensive customization through applets (panel widgets), desklets (desktop widgets), extensions, and themes.
How do I run a basic cinnamon example?
Run `cinnamon` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --replace do in cinnamon?
Replace the currently running window manager