
正常に動作するカスタム アクション用のシェル スクリプトを作成しました。mon.sh
を押すと、この .sh ファイル ( )を実行したいと思いますAlt+F15
。
私は次のことをしました: gconf-editorで、 の下でapps>metacity>keybinding_commands
、command_1
値を編集しました
"/home/administrator/My Scripts/mon.sh"
(引用符なしでも試しました)
の下でapps>metacity>global_keybindings
、run_command_1
値を編集しました
<Alt>F15
しかし、Alt+F15を押してもスクリプトは実行されません。
私が見逃しているものは何でしょうか?