Ticket #2: wmgui.1

File wmgui.1, 1.6 kB (added by toots, 5 years ago)

wmgui man page

Line 
1.\"                                      Hey, EMACS: -*- nroff -*-
2.\" First parameter, NAME, should be all caps
3.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4.\" other parameters are allowed: see man(7), man(1)
5.TH WMGUI 1 "janvier 18, 2007"
6.\" Please adjust this date whenever revising the manpage.
7.\"
8.\" Some roff macros, for reference:
9.\" .nh        disable hyphenation
10.\" .hy        enable hyphenation
11.\" .ad l      left justify
12.\" .ad b      justify to both left and right margins
13.\" .nf        disable filling
14.\" .fi        enable filling
15.\" .br        insert line break
16.\" .sp <n>    insert n+1 empty lines
17.\" for manpage-specific macros, see man(7)
18.SH NAME
19wmgui \- GTK gui to the wiimote
20.SH SYNOPSIS
21.B wmgui
22.RI [ options ]
23.br
24.SH DESCRIPTION
25This manual page documents briefly the
26.B wmgui
27command.
28.PP
29.\" TeX users may be more comfortable with the \fB<whatever>\fP and
30.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
31.\" respectively.
32\fBmwgui\fP is a program that provides a simple GTK gui to the wiimote.
33.SH OPTIONS
34.TP
35.B \-h
36Show summary of options.
37.TP
38.B bdaddr
39Specify the wiimote bluetooth address. The bluetooth device address (bdaddr) of the wiimote can be specified on the command-line, or through the WIIMOTE_BDADDR environment variable, in the that order of precedence.  If neither is given, the first wiimote found by hci_inquiry will be used.
40.SH SEE ALSO
41.BR mwinput (1),
42.br
43.SH AUTHOR
44wmgui was written by L. Donnie Smith <wiimote@abstrakraft.org>
45.PP
46This manual page was written by Romain Beauxis <toots@rastageeks.org>,
47for the Debian project (but may be used by others).