mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Fix xcb/xkb swap in README
This commit is contained in:
parent
a5e70a2ac9
commit
1cd2141f8e
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -59,15 +59,15 @@ Install dependencies:
|
||||||
|
|
||||||
If you choose to enable X11 support:
|
If you choose to enable X11 support:
|
||||||
|
|
||||||
* xkb
|
* xcb
|
||||||
* xkb-composite
|
* xcb-composite
|
||||||
* xkb-xfixes
|
* xcb-xfixes
|
||||||
* xkb-image
|
* xcb-image
|
||||||
* xkb-render
|
* xcb-render
|
||||||
* x11-xcb
|
* x11-xcb
|
||||||
* xcb-errors (optional, for improved error reporting)
|
* xcb-errors (optional, for improved error reporting)
|
||||||
* x11-icccm (optional, for improved Xwayland introspection)
|
* x11-icccm (optional, for improved Xwayland introspection)
|
||||||
* xkb-xcb (optional, for improved keyboard handling on the X11 backend)
|
* xcb-xkb (optional, for improved keyboard handling on the X11 backend)
|
||||||
|
|
||||||
Run these commands:
|
Run these commands:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue