blob: f5d4a8cbf19b45b72cbb07e81d154f9ff1529ce6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
vkeybd is a virtual keyboard for AWE/OSS, MIDI/OSS and ALSA drivers. It is
a simple fake of a MIDI keyboard on X-windows system. Enjoy music with your
mouse and computer keyboard.
Make sure to have a MIDI synth configured in order to play music with this
program - if you use the optional dependency TiMidity++, for example, run
it in ALSA server mode (timidity -iA) before starting vkeybd, then use
aconnect to link the ALSA sequencer input (vkeybd) and output (timidity)
ports.
Also, you may want to provide a custom keymap to vkeybd (~/.vkeybdmap)
|