I've got a question about a bind. Sorry if it's already been answerd, but I couldn't find it.
I know we're getting a third power tray in a while, but untill then I've set up a bind that toggles my bottom power tray between tray 1 and tray 3. So far I've got a file with
"bind button4 bind_load_file ...\tray3.txt
goto_tray 1" and one with tray1.txt and goto_tray 3, so I have to press once to toggle to 3 and once more to toggle back to 1. But what I'd like to do is have a bind that toggles to tray 3 only when I press the thumbkey and goes back to tray 1 when I release it.
Any suggestions? Thanks.