Skip to main content
Topic: in the need of a shortcut !! (Read 605 times)

in the need of a shortcut !!

hi all,

little problem i can't make a shortcut to the keyboard shortcut manager

i've edit the json file in the add and it looks as this:(what i did)

         {
            "action": "Preferences",
            "parameters": {
               "Tab": "-1"
            },
            "shortcuts": [
               "Alt+K"
            ]
         },

and in my dreams, i would have:

         {
            "action": "ShowWindow",
            "parameters": {
               "Window": "ManageKeyboard",
                                       "Name": "myOtterKeyBoardShortcuts", (copy of the Default one..)
            },
            "shortcuts": [
               "Alt+K"
            ]
         },

it soon christmas, then why not soon ? ;)

thank a lot