khotkey script calling bindings stop to work on switching to Quantal
- by Adobe
I have many scripts which I call with khotkey. For example I have a hotkey which executes:
bk_starts_or_brings.bash 'Konsole' konsole
On updating to Quantal -- it stops to work: if I call that key -- it searches
bk_starts_or_brings.bash 'Konsole' konsole
in google in default web-browser.
I tried:
sudo apt-get install --reinstall…