mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-31 18:07:05 +02:00
update configuration docs.
This commit is contained in:
parent
76066aeae7
commit
856b0ec15a
6 changed files with 100 additions and 19 deletions
|
@ -2,7 +2,7 @@
|
|||
sidebar_position: 3
|
||||
---
|
||||
|
||||
# Desktop environment
|
||||
# Desktop Environment
|
||||
|
||||
This section describes how to configure the desktop environment inside neko.
|
||||
|
||||
|
@ -21,7 +21,7 @@ desktop:
|
|||
You can specify the screen resolution using the environment variable `NEKO_DESKTOP_SCREEN`.
|
||||
:::
|
||||
|
||||
## Input devices
|
||||
## Input Devices
|
||||
|
||||
Neko uses the [XTEST Extension Library](https://www.x.org/releases/X11R7.7/doc/libXtst/xtestlib.html) to simulate keyboard and mouse events. However, for more advanced input devices like touchscreens, we need to use a custom driver that can be loaded as a plugin to the X server and then neko can connect to it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue