← 返回命令列表

Linux command

openbox 命令

文本

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

常用示例

Start Openbox

openbox

Start as session manager

openbox-session

Reconfigure without restart

openbox --reconfigure

Restart Openbox

openbox --restart

Exit Openbox

openbox --exit

Replace the currently running window manager

openbox --replace

说明

Openbox is a lightweight, highly configurable window manager. It's known for its minimal resource usage, standards compliance, and extensive customization through XML configuration. Openbox can run standalone or as the window manager for desktop environments like LXDE.

参数

--reconfigure
Reload configuration.
--restart
Restart Openbox.
--replace
Replace running WM.
--exit
Exit the running Openbox instance.
--config-file _file_
Specify the path to the configuration file to use.
--sm-disable
Do not connect to the session manager.
--startup _cmd_
Run the specified command after startup.
--debug
Display debugging output.
--debug-focus
Display debugging output for focus handling.
--version
Show the version and exit.
--help
Show command line options summary and exit.

FAQ

What is the openbox command used for?

Openbox is a lightweight, highly configurable window manager. It's known for its minimal resource usage, standards compliance, and extensive customization through XML configuration. Openbox can run standalone or as the window manager for desktop environments like LXDE.

How do I run a basic openbox example?

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

What does --reconfigure do in openbox?

Reload configuration.