To answer my own question when the Nook button is pressed on a Color Nook it returns an "escape" keycode. Assign the escape key to an input axis and then in the Update() function of a script use if(Input.GetButtonDown("KEYUSEDFORINPUTAXIS")) to catch the response.
Jason
↧