rjanja / desktop-capture

Screenshot and screencasting tools for Cinnamon.
40 stars 11 forks source link

Backspace doesn't clear keybinding #35

Closed davcri closed 9 years ago

davcri commented 9 years ago

In the applet settings this informative text appears on hover :

screenshot

Pressing backspace will result in quitting desktop-capture menu and coming back to the main Cinnamon settings menu.

rjanja commented 9 years ago

What version of Cinnamon are you running? This applet's settings use Cinnamon Settings API and so the configuration of key bindings is done outside there. These may be related: linuxmint/Cinnamon#3649 and linuxmint/Cinnamon#3650.

davcri commented 9 years ago

Ops sorry, I forgot to write the version. I'm running Cinnamon v2.2.16 (the default on Linux Mint 17). I didn't know about the Cinnamon Settings API, but the backspace is working as expected when changing the system shortcuts.

rjanja commented 9 years ago

Ok, then this is likely a problem that affects any applet using Cinnamon settings to provide configurable key bindings. I won't have time to check this out until next week but perhaps @mtwebster will see it. If not I should be able to fix when I return. Thanks for the feedback!

davcri commented 9 years ago

This issue is fixed in Linux Mint 17.1 ( Cinnamon 2.4.5) :smile:

rjanja commented 9 years ago

Indeed this seems to be fixed. Closing.