in Karainer, on Mac OS X+
This config gives me 5 Qs after pressing F.
<item>
<name>song_5Q</name>
<identifier>song_5Q</identifier>
<autogen>__KeyToKey__ KeyCode::F,
KeyCode::Q,
KeyCode::Q,
KeyCode::Q,
KeyCode::Q,
KeyCode::Q,
</autogen>
But I want to add a delay of about 200 ms between each Q. How to do it please?