File: lebiniou.1.head.in

package info (click to toggle)
lebiniou 3.24-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 5,944 kB
  • ctags: 2,964
  • sloc: ansic: 20,567; sh: 4,136; makefile: 835; awk: 194
file content (47 lines) | stat: -rw-r--r-- 1,131 bytes parent folder | download | duplicates (3)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
=head1	NAME

lebiniou - A tool to create images from sound

=head1 SYNOPSIS

B<lebiniou> [I<OPTIONS>]

=head1 DESCRIPTION

Le Biniou is a program which creates images from sound, in an intelligent way.

=head1 OPTIONS

B<-b | --basedir> I<path>: Set base directory to look for plugins
(default: @prefix@/lib/lebiniou/plugins)

B<-d | --datadir> I<path>: Set data directory (default: S<@prefix@/share/lebiniou>)

B<-z | --schemes> I<file>: Set schemes file (default: S<@prefix@/share/lebiniou/etc/schemes.xml>)

B<-f | --fullscreen>: Set fullscreen

B<-h | --help>: Display help

B<-i | --input> I<plugin>: Set input plugin (inputs: @INPUT_PLUGINS@)

B<-m | --maxfps> I<fps>: Set maximum framerate

B<-o | --output> I<plugin>: Set output plugin. (outputs: @OUTPUT_PLUGINS@)

B<-r | --random> I<mode>: Set auto-random mode

B<-s | --screen> I<mode>: Set On Screen Display mode

B<-v | --version>: Display the version and exit

B<-x | --width> I<width>: Set width

B<-y | --height> I<height>: Set height

B<-p | --pidfile> I<file>: Set the PID file

B<-t | --themes> I<themes>: Comma-separated list of themes to use

=head1 CONTROLS