ref: e6d66c755c5a2971ce43af6c02532d20b2ff0212
parent: deb1875007aebbf1063029c9174d2a860bbbe269
author: jrmu <jrmu@cloud9p.org>
date: Thu Jul 4 04:19:24 EDT 2024
Add keyboard bindings to replace mouse
--- /dev/null
+++ b/keyboard.ms
@@ -1,0 +1,15 @@
+.TL
+Keyboard bindings
+.AU
+jrmu (jrmu@cloud9p.org)
+.AB
+9front can be modified so that mouse controls can be replaced with keyboard bindings:
+.AE
+
+.P1
+</dev/kbdtap riow >/dev/kbdtap |[3] bar
+kbmap /sys/lib/kbmap/mouse-fn
+.P2
+
+.LP
+See riow(1) and kbmap(1) man pages.