critiqjo / key-mon

Automatically exported from code.google.com/p/key-mon
https://github.com/scottkirkwood/key-mon
Apache License 2.0
97 stars 8 forks source link

Request: Do not show keys unless a modifier key is pressed #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like an option to not show every key press.  I only want to show
keypresses when CTRL, ALT, or META are pressed (not shift).

Additionally, it would be nice if there were a way to have the keypress
have a fade time.  That is, when the keys are released, as long as no other
keys are pressed, they should stay on the screen for X seconds.

Original issue reported on code.google.com by derrick....@gmail.com on 10 Mar 2010 at 7:02

GoogleCodeExporter commented 9 years ago
It's a cool idea, I might do it next week.

There is a fade time, it's just rather fast and not animated.

Original comment by scottaki...@gmail.com on 10 Mar 2010 at 9:07

GoogleCodeExporter commented 9 years ago

Original comment by scottaki...@gmail.com on 10 Mar 2010 at 9:08

GoogleCodeExporter commented 9 years ago
I've increased the fade time a bit (a while ago actually).
I've added the missing option (--noshift) to turn off the shift key.
But perhaps this is not what you wanted, it still shows "A", "B", etc.?

Original comment by scottaki...@gmail.com on 10 Jun 2010 at 1:50

GoogleCodeExporter commented 9 years ago
Given the title of the issue I definitely did not fix this.

Original comment by sc...@forusers.com on 14 Jun 2010 at 1:48

GoogleCodeExporter commented 9 years ago
Fixed in the upcoming version

Original comment by sc...@forusers.com on 11 Aug 2010 at 2:07