wavexx / screenkey

A screencast tool to display your keys inspired by Screenflick
https://www.thregr.org/~wavexx/software/screenkey/
GNU General Public License v3.0
757 stars 66 forks source link

Visible Shift and Capslock #4

Closed wavexx closed 9 years ago

wavexx commented 9 years ago

Add a flag to make Shift (and Capslock?) explicitly visible (as in Shift+A) when needed. Currently, shift is hidden when it can be combined with a letter.

wavexx commented 9 years ago

@cmoang: I added a new setting in order to make "Shift" always visible when some other modifiers are pressed ("Always show Shift" in the settings, or --vis-shift in the cli flags).

Could you give it a try?

wavexx commented 9 years ago

Closing in the hopes this is fixed in 0.6, reopen if necessary.