I would like to map an encoder for the browse function.
So far so easy: Select Up/Down (Browser.List)
Now I want to map that same encoder to: Select Up/Down (Browser.Tree) with a modifier. Hold is no deal at all, so I hold the modifier button and I can use the encoder for the browse tree (browser.list value = 0/browser.tree value =1). However, my goal is to toggle that modifier. So I want to press that modifier button and I get into the browser tree and when I press it again, I want to get back into the browser list.
Bookmarks