We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IsolateKeyboard
1 parent 2679805 commit 766641bCopy full SHA for 766641b
hw/xfree86/man/xorg.conf.man
@@ -687,6 +687,11 @@ Unset by default.
687
.TP 7
688
.BI "Option \*qAllowByteSwappedClients\*q \*q" boolean \*q
689
Allow clients with a different byte-order than the server. Disabled by default.
690
+.TP 7
691
+.BI "Option \*qIsolateKeyboard\*q \*q" boolean \*q
692
+Disallows all not grabbed raw events and keyboard input events to both
693
+unfocused windows and clients without window to prevent keylogging.
694
+Disabled by default.
695
.SH "MODULE SECTION"
696
The
697
.B Module
0 commit comments