You can use events to turn groups on and off
If you want, you can set a group to be off by default (when VC starts)
- right click the group then enable / disable the group
You can also assign a group to a particular process in the group properties (instead of using events)
- right click the group and choose properties.
- where it says "Active only for process:" enter
XBMC if you want the command to be active only when XBMC has focus
- if you want a group to be active only when XBMC does not have focus then enter
!XBMCthe process name will be whatever shows up in Task manager (Ctrl-Shift-Esc) when the program is running.