> For the complete documentation index, see [llms.txt](https://hezhiqiang.gitbook.io/linux/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hezhiqiang.gitbook.io/linux/ming-ling/xinit.md).

# xinit

是Linux下X-Window系统的初始化程序

## 补充说明

**xinit命令** 是Linux下X-Window系统的初始化程序，主要完成X服务器的初始化设置。

### 语法

```
xinit(参数)
```

### 参数

* 客户端选项：客户端指令及选项；
* \--：用于区分客户端选项和服务器端选项；
* 服务器端选项：服务器端选项指令及选项。
