Browse Source

Merge remote-tracking branch 'origin/pr/160'

* origin/pr/160:
  doc: add 'input-dom0-proxy' feature
Marek Marczykowski-Górecki 3 years ago
parent
commit
2615340b2c
1 changed files with 7 additions and 0 deletions
  1. 7 0
      doc/manpages/qvm-features.rst

+ 7 - 0
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
 ^^^^^^