JackieXie168 / logkeys

Automatically exported from code.google.com/p/logkeys
Other
0 stars 0 forks source link

What means <#+3><#+10> etc.. ? #113

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, i tried to start logkeys while i'm playing frets on fire beacause the game 
pause itself during the song and i don't know why.. maybe some failure keys on 
keyboard...

I have results that i don't understand: 

2013-09-05 12:17:02+0200; <F1>
2013-09-05 12:17:03+0200; <F3><#+9>
2013-09-05 12:17:04+0200; <F2><#+13>
2013-09-05 12:17:05+0200; <F1><#+20>
2013-09-05 12:17:06+0200; <F3>
2013-09-05 12:17:07+0200; <F2><#+7>
2013-09-05 12:17:07+0200; <#+2><F1>
2013-09-05 12:17:08+0200; <F3><#+12>
2013-09-05 12:17:09+0200; <F2><#+21>
2013-09-05 12:17:10+0200; <F1><#+21>
2013-09-05 12:17:11+0200; <F3><#+2>
2013-09-05 12:17:12+0200; <F2><#+3>
2013-09-05 12:17:12+0200; <#+2><F1>
2013-09-05 12:17:13+0200; <F2><F3>
2013-09-05 12:17:14+0200; <F1><F3><F2><#+8>
2013-09-05 12:17:15+0200; <F1><#+13>
2013-09-05 12:17:16+0200; <F3>
2013-09-05 12:17:16+0200; <F1><#+3>
2013-09-05 12:17:17+0200; <F2>
2013-09-05 12:17:17+0200; <#+21><F1>

What's the meaning of keys like <#+(number)>?

Original issue reported on code.google.com by dari...@gmail.com on 5 Sep 2013 at 2:41

GoogleCodeExporter commented 9 years ago
My linux is lubuntu, version:
Linux version 3.0.0-32-generic (buildd@aatxe) (gcc version 4.6.1 (Ubuntu/Linaro 
4.6.1-9ubuntu3) ) #51-Ubuntu SMP Thu Mar 21 15:51:26 UTC 2013

Original comment by dari...@gmail.com on 5 Sep 2013 at 2:47

GoogleCodeExporter commented 9 years ago
You almost had me that it is undocumented, but it's not. In the manual:
http://code.google.com/p/logkeys/source/browse/man/logkeys.8#161

<#+(num)> indicates the previous key was pressed for some period of time, so 
that it was captured as repeated by the OS.

Hope you fix your guitar. :)

Original comment by kernc...@gmail.com on 5 Sep 2013 at 4:31

GoogleCodeExporter commented 9 years ago
Thank you very much! :D

Original comment by dari...@gmail.com on 6 Sep 2013 at 5:29