1KMETRONOME(1)           Drumstick Metronome User's Man           KMETRONOME(1)
2
3
4

NAME

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

SYNOPSIS

9       kmetronome [Standard options...]
10

DESCRIPTION

12       Drumstick Metronome is a MIDI metronome with Qt5 interface based on the
13       ALSA sequencer. It is a tool for musicians and music students to keep
14       the 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       --display displayname
20           Use the X-server display displayname.
21
22       --session sessionId
23           Restore the application for the given sessionId.
24
25       --cmap
26           Causes the application to install a private color map on an 8-bit
27           display.
28
29       --ncols count
30           Limits the number of colors allocated in the color cube on an 8-bit
31           display, if the application is using the QApplication::ManyColor
32           color specification.
33
34       --nograb
35           Tells Qt5 to never grab the mouse or the keyboard.
36
37       --dograb
38           Running under a debugger can cause an implicit --nograb, use
39           --dograb to override.
40
41       --sync
42           Switches to synchronous mode for debugging.
43
44       --fn,--font fontname
45           Defines the application font.
46
47       --bg,--background color
48           Sets the default background color and an application palette (light
49           and dark shades are calculated).
50
51       --fg,--foreground color
52           Sets the default foreground color
53
54       --btn,--button color
55           Sets the default button color.
56
57       --name name
58           Sets the application name.
59
60       --title title
61           Sets the application title (caption).
62
63       --visual TrueColor
64           Forces the application to use a TrueColor visual on an 8-bit
65           display.
66
67       --inputstyle inputstyle
68           Sets XIM (X Input Method) input style. Possible values are
69           onthespot, overthespot, offthespot and root.
70
71       --im XIM server
72           Set XIM server.
73
74       --noxim
75           Disable XIM
76
77       --reverse
78           mirrors the whole layout of widgets
79
80       --stylesheet file.qss
81           applies the Qt5 stylesheet to the application widgets
82

LICENSE

84       This manual page was written by Pedro
85       Lopez-Cabanillas<plcl@users.sourceforge.net> Permission is granted to
86       copy, distribute and/or modify this document under the terms of the GNU
87       General Public License, Version 2 or any later version published by the
88       Free Software Foundation; considering as source code all the file that
89       enable the production of this manpage.
90

AUTHOR

92       Pedro Lopez-Cabanillas <plcl@users.sourceforge.net>
93
95       Copyright © 2009-2014 Pedro Lopez-Cabanillas
96
97
98
99Drumstick Metronome               2009-06-27                     KMETRONOME(1)
Impressum