Mouse button and keypress counter for Linux?
Posted
by rakete
on Super User
See other posts from Super User
or by rakete
Published on 2010-04-29T14:47:45Z
Indexed on
2010/04/29
14:58 UTC
Read the original article
Hit count: 366
I would like to have some kind of statistic of my daily mouse/keyboard usage to help me make my keyboard layout a little bit more efficient.
There is already an question about how to do this on windows, but I would like to know I anyone is aware if this is possible under linux. Another thing I already found is key-mon, a little program for screencasts that displays your mouse and keyboard presses on the screen, which would help me achieve what I want with a little bit of python coding by myself. But still, if there was an solution already, that would be easier of course.
PS: obfuscated link to key-mon because of spam prevention: hxxp://code.google.com/p/key-mon/
© Super User or respective owner