Linux command
fvwm 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start FVWM
fvwm
Start with specific config
fvwm -f [~/.fvwm/config]
Replace running window manager
fvwm --replace
Show version
fvwm --version
说明
FVWM (F Virtual Window Manager) is a highly configurable window manager for X11. It provides virtual desktops, extensive theming, and a powerful configuration language. FVWM is known for its flexibility and low resource usage. Configuration is done through a text file with commands for window decoration, menus, keybindings, and module loading.
参数
- -f _file_
- Configuration file.
- -c _command_
- Execute command on startup.
- -d _display_
- X display to use.
- --replace
- Replace running window manager.
- -s
- Single screen mode.
- -v, --version
- Show version.
FAQ
What is the fvwm command used for?
FVWM (F Virtual Window Manager) is a highly configurable window manager for X11. It provides virtual desktops, extensive theming, and a powerful configuration language. FVWM is known for its flexibility and low resource usage. Configuration is done through a text file with commands for window decoration, menus, keybindings, and module loading.
How do I run a basic fvwm example?
Run `fvwm` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -f _file_ do in fvwm?
Configuration file.