diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-08-16 04:59:22 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-08-16 04:59:22 +0000 |
| commit | 9af4075917c2a02c0cfdbac53da57489b7702af1 (patch) | |
| tree | eedb5fc0dbac91ab9f62de7545820d6e462e8633 /util/epist/epist.1.in | |
| parent | 963473ba556521f918db6d8e312c3fcee09c7c1d (diff) | |
add manpages for epist and for xftlsfonts
Diffstat (limited to 'util/epist/epist.1.in')
| -rw-r--r-- | util/epist/epist.1.in | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/util/epist/epist.1.in b/util/epist/epist.1.in new file mode 100644 index 00000000..1460215f --- /dev/null +++ b/util/epist/epist.1.in @@ -0,0 +1,25 @@ +.TH epist 1 "August 2002" "epist" "v0.0" +.SH NAME +epist - NetWM keybindings grabber +.SH SYNOPSIS +\fBepist\fR [options] +.SH DESCRIPTION +\fBepist\fR is intended to provide keygrabbing for the OpenBox window manager +for the X Windows System. This allows you to control things with keypresses +rather than the mouse. +.SH OPTIONS +.TP +\fB\-display\fR \fIXdisplay\fR +\fIX display\fR is connected to by epist instead of $DISPLAY. +.TP +\fB\-rc\fR \fIrcfile\fR +\fIrcfile\fR is used as the keybindings configuration. +.TP +.SH CONFIGURATION +\fBepist\fR will read its configuration from \fI~/.openbox/epistrc\fR otherwise +a default configuration, installed in \fI@pkgdatadir@/epistrc\fR +will be used. +.SH AUTHOR +The author of epist is openbox-devel <openbox-devel@sunsite.dk>. +.SH SEE ALSO +\fIopenbox\fR(1) |
