Re: [uievents] When .getModifierState("OS") should be true? (#28)

Latest thinking--since OS key would only be useful on Windows the way we understand it, we should have Windows OS, map the 'Win' key to "Meta" (like on Mac). In this way, Windows-based browsers can re-use the existing ```meta``` boolean value that preexists on the Keyboard event (vs. having it be completely unused). In this way we standardize the "OS" key as "Meta" in general--for current and future operating systems.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/28#issuecomment-151028832

Received on Monday, 26 October 2015 05:35:34 UTC