comparison doc/Rvinterf-tools @ 950:bdd92dba7dd9

doc/Rvinterf-tools: document rvinterf -X option
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 07 Jun 2023 07:51:49 +0000
parents d16222179c67
children
comparison
equal deleted inserted replaced
949:80feb10f8ef8 950:bdd92dba7dd9
122 (outside of a packet, ignored by the fw) and a 100 ms pause. 122 (outside of a packet, ignored by the fw) and a 100 ms pause.
123 123
124 The -w option changes the elapsed time threshold at which the "wake-up 124 The -w option changes the elapsed time threshold at which the "wake-up
125 shot" is sent; the default is 7 s. Specify -w 0 to disable this hack 125 shot" is sent; the default is 7 s. Specify -w 0 to disable this hack
126 altogether. 126 altogether.
127
128 -X <virtual LCD program>
129
130 This option exists only to support an obsolete interface for virtual LCD
131 output, originally implemented as an experiment in 2015 and never used
132 with much success. The program named with this option (the intended
133 usage is -X fc-lcdemu) will be launched via popen(3), and any received
134 output from the target on FC-invented EXTUI RVTMUX channel will be
135 forwarded to this program.
127 136
128 Client programs 137 Client programs
129 =============== 138 ===============
130 139
131 We have an entire family of so-called "client" programs which connect to 140 We have an entire family of so-called "client" programs which connect to