> For the complete documentation index, see [llms.txt](https://handbook.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland.md).

# 第6章 FreeBSD 中的 Wayland

- [6.1.概述](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland/6.1.-wayland-jian-jie.md)
- [6.2.Wayland 概述](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland/6.2.-wayland-gai-shu.md)
- [6.3.Wayfire 混成器](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland/6.3.-wayfire-hun-cheng-qi.md)
- [6.4.Hikari 混成器](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland/6.4.-hikari-hun-cheng-qi.md)
- [6.5.Sway 混成器](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland/6.5.-sway-hun-cheng-qi.md)
- [6.6.使用 Xwayland](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland/6.6.-shi-yong-xwayland.md)
- [6.7.使用 VNC 的远程桌面](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland/6.7.-shi-yong-vnc-jin-hang-yuan-cheng-lian-jie.md)
- [6.8.Wayland 登录管理器](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland/6.8.-wayland-deng-lu-guan-li-qi.md)
- [6.9.实用工具](https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland/6.9.-shi-yong-gong-ju.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://handbook.bsdcn.org/di-6-zhang-freebsd-zhong-de-wayland.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
