]> sigrok.org Git - pulseview.git/blobdiff - doc/pulseview.1
Add a hotkey and setting for showing/hiding the minor analog grid.
[pulseview.git] / doc / pulseview.1
index 71a03ea47bc2c18d206ca1c2ded2b2ab39022c1e..936fe8ac6d453384a96c1dedbea1a9f3d75e3174 100644 (file)
@@ -1,4 +1,4 @@
-.TH PULSEVIEW 1 "December 16, 2015"
+.TH PULSEVIEW 1 "March 4, 2017"
 .SH "NAME"
 PulseView \- Qt-based LA/scope/MSO GUI for sigrok
 .SH "SYNOPSIS"
@@ -15,7 +15,7 @@ has very few command line options, as most configuration elements are
 available from the GUI itself.
 .sp
 If the optional \fBfile.sr\fR argument is supplied, PulseView tries to open
-the specified file. It has to be in the "libsigrok session" format.
+the specified file. It has to be in the "libsigrok session" format (.sr).
 .TP
 .B "\-l, \-\-loglevel"
 Set the libsigrok and libsigrokdecode loglevel. At the moment PulseView
@@ -59,15 +59,22 @@ Zoom 1:1.
 .B "s"
 Enable / disable sticky scrolling.
 .TP
+.B "."
+Show / hide sampling points.
+.TP
+.B "g"
+Show / hide analog minor grid (in addition to the vdiv grid).
+.TP
 .B "c"
 Show / hide cursors.
 .TP
+.B "b"
+Toggle between coloured trace backgrounds and alternating light/dark
+gray trace backgrounds.
+.TP
 .B "SPACE"
 Start / stop an acquisition.
 .TP
-.B "ALT"
-Show / hide the menu.
-.TP
 .B "Arrow keys"
 Scroll up/down/left/right.
 .TP
@@ -93,7 +100,10 @@ Zoom in.
 Zoom out.
 .TP
 .B "CTRL+q"
-Quit, i.e. shutdown PulseView.
+Quit, i.e. shutdown PulseView (closing all session tabs).
+.TP
+.B "CTRL+w"
+Close the current session tab.
 .SH "EXIT STATUS"
 .B PulseView
 exits with 0 on success, 1 on most failures.