mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 12:25:07 +00:00
Allows for calling Xephyr with `-host-grab [keys]` to customize the keyboard shortcut for grabbing/releasing keyboard and mouse input. Fully backwards compatible: Omitting `-host-grab` defaults to ctrl+shift. `-no-host-grab` acts the same as before. Closes: #134 Signed-off-by: Steven Van Dorp <steven@vandorp.lu>