I've been setting up a nifty AutoHotKey script that will let me use my mouse as a remote control for foobar2000 and let me do rather a lot of things despite the fact that all I have is three buttons and a wheel. I might post the script here later when it's finished.
I'm using AHK to remap my mouse keys to global hotkeys already set up within foobar. I've set up shortcuts for next and previous playlist but they only work to a limited extent. The playlist view changes but foobar keeps playing the same playlist. It seems the only way to start playing is press up/down enter (see below) or double click, which is useless as this script takes complete control over all the mouse buttons. (this mouse remote control is designed to work even when you can't see the monitor)
Remember, I can use any keyboard shortcut solution but ideally it should work even when foobar is minimised. And it should play the first track in the playlist no matter which one is selected. (so mapping my mouse shortcut to the enter key is not a solution).
I suspect that what I ask for is impossible but I thought I'd ask anyway considering the number of tweak foobar tweak addicts out there who might've tried to do this already =]
Thanks.