> anyone know of the way to defeat the left(65388) and right(65389) windows > keys ? I want to block these keys while the app is running full screen.
Have a frontScript with a rawKeyDown handler that does not pass unless the key is something other than these two. HTH, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
