aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Peter Deifel <hpdeifel@gmx.de>2013-05-19 18:00:43 +0200
committerSergey Senozhatsky <sergey.senozhatsky@gmail.com>2013-09-18 12:20:26 +0300
commit689cd54166305779228fde1610daa2cec65479fb (patch)
treef613bddb1b7fbcb531f46f24a2b8d4ed73b7a4d2
parent7a4425b0b406bdea91f7a989c6e4a80ba58d612a (diff)
Document key bindings in man page
Signed-off-by: Hans-Peter Deifel <hpdeifel@gmx.de>
-rw-r--r--doc/powertop.832
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/powertop.8 b/doc/powertop.8
index 8a70076..e6ec199 100644
--- a/doc/powertop.8
+++ b/doc/powertop.8
@@ -54,6 +54,38 @@ generate a report for a specified number of seconds.
.TP
\fB\-\-version
print version information and exit.
+.SH COMMANDS
+In interactive mode, the following key bindings are available:
+.TP
+\fBTab
+Show next tab
+.TP
+\fBBackTab
+Show previous tab
+.TP
+\fBRight Arrow
+Scroll to the right
+.TP
+\fBLeft Arrow
+Scroll to the left
+.TP
+\fBUp Arrow, PageUp
+Scroll up or select previous item
+.TP
+\fBDown Arrow, PageDown
+Scroll down or select next item
+.TP
+\fBSpace, Return
+Activate current item
+.TP
+\fBs
+Set refresh timeout
+.TP
+\fBr
+Refresh window
+.TP
+\fBq, Ctrl-C, Escape
+Exit powertop
.SH BUGS
Send bug reports to <powertop@lists.01.org>
.SH SEE ALSO