WOOHOO I figured it out. You can map frameforward and framebackwards to  f1 and 
f2 and those buttons can be used anywhere in nuke.

nuke.menu( 'Nuke' ).addCommand( 'frameForward', 'frameForward()', 'f2')
nuke.menu( 'Nuke' ).addCommand( 'frameBackward', 'frameBackward()', 'f1')

I mapped these to the jogwheel on my shuttleXpress and it works super well.
http://retail.contourdesign.com/?/products/22



_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to