From 69bf1c5765b05e88a38a75cf62edcbc738b20e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= Date: Sun, 30 Aug 2020 23:38:55 +0200 Subject: [PATCH] doc: add 'input-dom0-proxy' feature --- doc/manpages/qvm-features.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/manpages/qvm-features.rst b/doc/manpages/qvm-features.rst index 531d1b3..97e34ae 100644 --- a/doc/manpages/qvm-features.rst +++ b/doc/manpages/qvm-features.rst @@ -95,6 +95,13 @@ feature (with underscores replaced with dashes). For example, to enable To change a given GUI option globally, set the `gui-default-{option}` feature on the GuiVM for that qube. +input-dom0-proxy +^^^^^^^^^^^^^^^^ + +When set to :py:obj:`True`, Qubes input proxy sender services will start +for every non-virtual input devices available in dom0 on domain start. + + qrexec ^^^^^^