114 lines
2.6 KiB
Groff
114 lines
2.6 KiB
Groff
." Text automatically generated by txt2man
|
|
.TH Solfege 1 "06 June 2009" "" ""
|
|
.SH NAME
|
|
\fBsolfege \fP- GPL'ed ear training software
|
|
.SH SYNOPSIS
|
|
.nf
|
|
.fam C
|
|
\fBsolfege\fP [\fIoptions\fP]
|
|
|
|
.fam T
|
|
.fi
|
|
.fam T
|
|
.fi
|
|
.SH DESCRIPTION
|
|
GNU Solfege is a program that let you use your computer to do ear
|
|
training.
|
|
.SH OPTIONS
|
|
This program follow the usual GNU command line syntax, with long
|
|
\fIoptions\fP starting with two dashes (`-').
|
|
.TP
|
|
.B
|
|
\fB-h\fP, \fB--help\fP
|
|
show this help message and exit
|
|
.TP
|
|
.B
|
|
\fB-v\fP, \fB--version\fP
|
|
.TP
|
|
.B
|
|
\fB-w\fP, \fB--warranty\fP
|
|
Show warranty and copyright.
|
|
.TP
|
|
.B
|
|
\fB--no-splash\fP
|
|
Do not show the startup window.
|
|
.TP
|
|
.B
|
|
\fB--verbose-sound-init\fP
|
|
Display more info about the sound setup.
|
|
.TP
|
|
.B
|
|
\fB--no-sound\fP
|
|
Do not play any sounds. Instead some data is printed
|
|
to standard output. Use this for debugging and
|
|
porting.
|
|
.TP
|
|
.B
|
|
\fB--debug\fP
|
|
Include features used by the Solfege developers to
|
|
debug the program.
|
|
.TP
|
|
.B
|
|
\fB--disable-exception-handler\fP
|
|
Disable the exception handling in
|
|
Gui.standard_exception_handler.
|
|
.TP
|
|
.B
|
|
\fB--no-random\fP
|
|
For debugging only: Select questions from lesson files
|
|
in sequential order.
|
|
.TP
|
|
.B
|
|
\fB--enable-gtkhtml\fP
|
|
Run using gtkhtml2 instead of the built in HTML
|
|
viewer.
|
|
.TP
|
|
.B
|
|
\fB--no-cairo-widgets\fP
|
|
Do not use the cairo version of input widgets, even if
|
|
we run gtk+ 2.8.0 or newer.
|
|
.TP
|
|
.B
|
|
\fB--show-gtk-warnings\fP
|
|
Show GtkWarnings and PangoWarnings in the traceback
|
|
window.
|
|
.RE
|
|
.PP
|
|
|
|
.SH BUGS
|
|
Report bugs to bug-\fBsolfege\fP@gnu.org or http://bugs.solfege.org.
|
|
.SH FILES
|
|
.TP
|
|
.B
|
|
/etc/\fBsolfege\fP
|
|
if \fBsolfege\fP is installed into /usr, or {prefix}/etc/\fBsolfege\fP
|
|
in all other cases.
|
|
System administrators can override the values in the
|
|
default.config file. The most obvious values you might
|
|
want to change is the sound setup.
|
|
.TP
|
|
.B
|
|
~/.solfegerc
|
|
This file is used to store most configuration values. While it
|
|
is possible to edit the file by hand, everything you need can
|
|
and should be done from the gui.
|
|
.TP
|
|
.B
|
|
~/.\fBsolfege\fP
|
|
Statistics is stored in subdirectories below this dir.
|
|
.SH COPYRIGHT
|
|
GNU Solfege is Copyright \[char169] 1999, 2000, 2001, 2002, 2003,
|
|
2004, 2005, 2006, 2007, 2008 by Tom Cato Amundsen <tca\[at]gnu.org>.
|
|
.PP
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or (at
|
|
your option) any later version.
|
|
.SH AUTHOR
|
|
Main author of GNU Solfege and this manual page is Tom Cato Amundsen
|
|
<tca\[at]gnu.org>. For more details, read the AUTHORS file from the
|
|
source tarball.
|
|
.RE
|
|
.PP
|
|
|