From 7a10f3934fd29ab3ec8b7af21338f5b749c37fa2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 11 May 2025 03:53:26 -0400 Subject: tweak man page (mention new build options). --- marsond.8 | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'marsond.8') diff --git a/marsond.8 b/marsond.8 index a48482f..e245dbe 100644 --- a/marsond.8 +++ b/marsond.8 @@ -164,8 +164,20 @@ name that are important. I\(aqm not sure if any other USB keyboard adaptors are affected. If you have the problem on some other adaptor, try it with \fBmarsond\fP\&. Use the \fB\-k\fP option to set the \fI/dev/input/by\-id\fP name of the device, -and run the daemon manually. If this fixes it please contact me so I -can add support for your adaptor in the future. +and run the daemon manually. If this fixes it, please contact me so I +can add support for your adaptor in the future. In the meantime, +you can compile \fBmarsond\fP with your device\(aqs info on the make +command line: +.INDENT 0.0 +.INDENT 3.5 +.sp +.nf +.ft C +make DEFAULT_KBD=/dev/input/by\-id/ VENDOR_ID= PRODUCT_ID= +.ft P +.fi +.UNINDENT +.UNINDENT .SS Implementation .sp \fBmarsond\fP uses the Linux kernel\(aqs \fBuinput\fP layer to "grab" the -- cgit v1.2.3