| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| | |
|
| |
|
|
|
| |
Consistent 4-space everywhere. There were previously either 2 or 3,
sometimes funky.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Having taken all reasonable measures to reach the author, I'll rename to
avoid confusion.
|
| |
|
|
|
| |
Stop compiler complaining about implicit usleep with explicit include.
Neater variable declaration-initialisation on one line.
|
| |
|
|
| |
No need for brackets.
|
| |
|
|
|
|
| |
I only want to use this for naming which physical keys I press, so
having different output when modifiers are pressed would be bad. Also, I
can postprocess the data.
|
|
|
Straight from https://www.eigenheimstrasse.de/~ben/keyspeedapplet/xspy.c
|