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
758 stars 65 forks source link

turn off screenkey #64

Closed pdeman closed 6 years ago

pdeman commented 6 years ago

Hi,

I tried "both ctrl keys" in the same time, both alt keys, both shift keys but none of them works. I don't find how to turn off the screenkey service ...

pdeman commented 6 years ago

oh sorry I forgot to uninstall via apt-get remove.

not it uses only the one from github.

pdeman commented 6 years ago

actually it worked one time but now I have this:

INFO:Screenkey:Shift+Shift detected: screenkey disabled or

INFO:Screenkey:Shift+Shift detected: screenkey disabled

but screenkey is still running ... I can't turn it off

pdeman commented 6 years ago

and I tried to change the font size and now I have both ... small and large ...

zaygraveyard commented 6 years ago

Try killall screenkey

wavexx commented 6 years ago

Shift+Shift or Ctrl+Ctrl or Alt+Alt will disable and re-enable screenkey at each press. They don't actually exit screenkey. To exit screenkey you need to go through the tray icon and select quit.

If you don't have a systray icon, you're probably missing some python modules. On ubuntu you need python-appindicator.

pdeman commented 6 years ago

ok I have the icon now thanks