git: 9front

Download patch

ref: 10f4210b2099d153ffc8ca161c3938456d95a914
parent: cb0bb4056c00e3fb7e703bb0c861195b73c2c9d6
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Tue Oct 4 18:57:51 EDT 2022

riow(1): remove the filter warning as it passes unknown keys now

--- a/sys/man/1/riow
+++ b/sys/man/1/riow
@@ -18,13 +18,9 @@
 (see \fIrio\fR(4)) and
 .IR /dev/wsys .
 .SS Running
+Example of running
 .I riow
-filters all key combinations that include
-.B Kmod4
-modifier, so it has to be placed
-.I last
-in the chain of programs using
-.IR /dev/kbdtap :
+with other programs handling input:
 .EX
 	</dev/kbdtap ktrans | \\
 		reform/shortcuts | \\
--