OSC Trackpad with Roadhog4

Maybe I'm doing something wrong…or maybe I'm not.

I'm re-working the templates for my Roadhog4 and I one thing I noticed is that the trackpad function does not work with the RH4. Is this because there isn't a trackball? I figured the values would still be sent but maybe not. Same with the "POS" mode…can't seem to get that either.

I'm finding LOTS of errors in the template files from High End and trying to log them all…but here is what I've found so far:

Manual / Actual
Position Mode = /hog/hardware/pos / in actual coding it is /hog/hardware/posmode
Goto cuelist, macro, etc. = hog/playback/go x,y / in actual coding it is /hog/playback/go/x/y (can't get the commas to work)
No listing for the "period" command on the keypad / obviously it's /hog/hardware/period

The template for the command keys is also incorrect and I had to rework it to include line1 and line 2 instead of using the button to call the OSC command because it's only 1 line.