1KMETRONOME(1)              KMetronome User's Manual              KMETRONOME(1)
2
3
4

NAME

6       kmetronome - MIDI metronome using ALSA sequencer and KDE user interface
7

SYNOPSIS

9       kmetronome [Standard options...]
10

DESCRIPTION

12       KMetronome is a MIDI metronome with KDE interface based on the ALSA
13       sequencer. It is a tool for musicians and music students to keep the
14       rhythm while playing musical instruments. It uses MIDI for sound
15       generation instead of digital audio, allowing low CPU usage, and very
16       accurate timing thanks to the ALSA sequencer.
17

OPTIONS

19       Generic options:
20
21       --help
22           Show help about options
23
24       --help-qt
25           Show Qt(TM) specific options
26
27       --help-kde
28           Show KDE specific options
29
30       --help-all
31           Show all options
32
33       --author
34           Show author information
35
36       -v,--version
37           Show version information
38
39       --license
40           Show license information
41
42       KDE options:
43
44       --caption caption
45           Use caption as name in the titlebar.
46
47       --icon icon
48           Use icon as the application icon.
49
50       --config filename
51           Use the alternative configuration filename
52
53       --nocrashhandler
54           Disable the crash handler, to get core dumps.
55
56       --waitforwm
57           Waits for a WM_NET compatible windowmanager.
58
59       --style style
60           Sets the application GUI style.
61
62       --geometry geometry
63           Sets the client geometry of the main widget.
64
65       Qt(TM) options:
66
67       --display displayname
68           Use the X-server display displayname.
69
70       --session sessionId
71           Restore the application for the given sessionId.
72
73       --cmap
74           Causes the application to install a private color map on an 8-bit
75           display.
76
77       --ncols count
78           Limits the number of colors allocated in the color cube on an 8-bit
79           display, if the application is using the QApplication::ManyColor
80           color specification.
81
82       --nograb
83           Tells Qt(TM) to never grab the mouse or the keyboard.
84
85       --dograb
86           Running under a debugger can cause an implicit --nograb, use
87           --dograb to override.
88
89       --sync
90           Switches to synchronous mode for debugging.
91
92       --fn,--font fontname
93           Defines the application font.
94
95       --bg,--background color
96           Sets the default background color and an application palette (light
97           and dark shades are calculated).
98
99       --fg,--foreground color
100           Sets the default foreground color
101
102       --btn,--button color
103           Sets the default button color.
104
105       --name name
106           Sets the application name.
107
108       --title title
109           Sets the application title (caption).
110
111       --visual TrueColor
112           Forces the application to use a TrueColor visual on an 8-bit
113           display.
114
115       --inputstyle inputstyle
116           Sets XIM (X Input Method) input style. Possible values are
117           onthespot, overthespot, offthespot and root.
118
119       --im XIM server
120           Set XIM server.
121
122       --noxim
123           Disable XIM
124
125       --reverse
126           mirrors the whole layout of widgets
127
128       --stylesheet file.qss
129           applies the Qt(TM) stylesheet to the application widgets
130

LICENSE

132       This manual page was written by Pedro Lopez-Cabanillas
133       plcl@users.sourceforge.net Permission is granted to copy, distribute
134       and/or modify this document under the terms of the GNU General Public
135       License, Version 2 or any later version published by the Free Software
136       Foundation; considering as source code all the file that enable the
137       production of this manpage.
138

AUTHOR

140       Pedro Lopez-Cabanillas <plcl@users.sourceforge.net>
141           Author.
142
143
144
145KMetronome                        2009-06-27                     KMETRONOME(1)
Impressum