-
Notifications
You must be signed in to change notification settings - Fork 73
/
Copy pathvokoscreen.1
31 lines (31 loc) · 1.06 KB
/
vokoscreen.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
'\" t
.\" ** The above line should force tbl to be a preprocessor **
.\" Man page for vokoscreen
.\"
.\" Copyright (C), 2012, Dominique Lasserre
.\"
.\" You may distribute under the terms of the GNU General Public
.\" License as specified in the file COPYING that comes with the main
.\" distribution.
.\"
.TH VOKOSCREEN 1 "2012-12-31" "vokoscreen Manual"
.SH NAME
vokoscreen \- simple screencast creator
.SH SYNOPSIS
Usage: \fBvokoscreen\fR
.SH DESCRIPTION
\fPvokoscreen\fP is an easy to use screencast creator to record educational
videos, live recordings of browser, installation, videoconferences, etc.
It uses ffgtk functionality and also supports recording of audio (over pulseaudio or
alsa).
.SH FILES
Settings are stored under $XDG_CONFIG_HOME which is generally $HOME/.config. In this
documentation ~ is used.
.TP
.I ~/.config/vokoscreen/vokoscreen.conf
Configuration file stores audio settings, standard player, video path.
.TP
.I ~/.config/vokoscreen/vokoscreen.log
Log file stores information about the last execution of vokoscreen.
.SH BUGS
Report bugs to <[email protected]>.