diff --git a/entries/event.metaKey.xml b/entries/event.metaKey.xml index bca1b7b2..b83eeadd 100644 --- a/entries/event.metaKey.xml +++ b/entries/event.metaKey.xml @@ -8,6 +8,8 @@

Returns a boolean value (true or false) that indicates whether or not the META key was pressed at the time the event fired. This key might map to an alternative key name on some platforms.

+

On Macintosh keyboards, the META key maps to the Command key (⌘).

+

On Windows keyboards, the META key maps to the Windows key.

Determine whether the META key was pressed when the event fired.