Because I was starting to run into Hotkey conflicts, and because I wanted to avoid using the (reserved) Windows key, I have started to use Pause/Break to make FARR pop up. Prior to that, I used Ctrl+Space.
By the way, for starting applications generally, I have moved to using this scheme:
- Use remapkey.exe to map CapsLock to RightShift.
- In AHK, Use the key combination LeftShift+RightShift+x - where "x" is any other single key - to start proggies up.
Since
LeftShift+RightShift is such a daft combination normally, I figured there would be no conflicts (none found yet, either).