summaryrefslogtreecommitdiff
path: root/gpsmon.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-02-20 13:57:48 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-02-20 13:57:48 +0000
commitff21f69460feafef8b8e60adfe6d08949fcbe206 (patch)
tree00d0baf0beff786d68bd620ea62094950dd969d3 /gpsmon.xml
parentefba537f9441f04ab4dbfced63fe10c6af506ccc (diff)
downloadgpsd-ff21f69460feafef8b8e60adfe6d08949fcbe206.tar.gz
Add 't' command to gpsmon to force the monitor type.
Diffstat (limited to 'gpsmon.xml')
-rw-r--r--gpsmon.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/gpsmon.xml b/gpsmon.xml
index b0e3715b..7263b14f 100644
--- a/gpsmon.xml
+++ b/gpsmon.xml
@@ -158,6 +158,18 @@ per second, for example "s9600".</para>
</varlistentry>
<varlistentry>
+<term>t</term>
+<listitem>
+<para>Force a switch of monitoring type. Follow it with a string that
+is unique to the name of a gpsd driver with monitor support;
+<application>gpsmon</application> will switch to using that driver
+and display code. Will show an error message if there is no matching
+gpsd driver, or multiple matches, or the unique match has no display
+support in <application>gpsmon</application>.</para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
<term>Ctrl-S</term>
<listitem>
<para>Freeze display, suspend scrolling in debug window.</para>