git: 9front

Download patch

ref: 11616a88bc47bada23c3ce57da0a6eec3fab557c
parent: 9793970ac0a3d53a86212c0eaf8ca6db10998acb
author: Jacob Moody <moody@posixcafe.org>
date: Sun Aug 14 23:34:17 EDT 2022

rio(4): talk about kbdtap

--- a/sys/man/4/rio
+++ b/sys/man/4/rio
@@ -142,6 +142,14 @@
 .IR cons
 file is disabled.
 .TP
+.B kbdtap
+provides access to the global
+keyboard input. When opened,
+global keyboard input to windows
+is instead given through writes
+to
+.BR kbdtap .
+.TP
 .B cursor
 Like
 .B mouse
--