mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
This loads the configuration (simple text file) passed via command line. For now just supporting static configuration, that's loaded on server startup. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
14 lines
331 B
Plaintext
14 lines
331 B
Plaintext
|
|
# auth <proto> <hex-key>
|
|
auth MIT-MAGIC-COOKIE-1 46f8e62b78e58962de0ceefc05ad90b0
|
|
|
|
# container <name> <parent_name>
|
|
container xeyes root
|
|
auth MIT-MAGIC-COOKIE-1 46f8e62b78e58962de0ceefc05ad90b8
|
|
allow mouse-motion
|
|
allow shape
|
|
allow xinput
|
|
|
|
container xclock root
|
|
auth MIT-MAGIC-COOKIE-1 46f8e62b78e58962de0ceefc05ad90b7
|