[previous] [up] [next]     [index]
Next: get-middle-down Up: mouse-event Previous: get-left-down

get-meta-down

Returns #t if the Meta (X), Alt (Windows), or Command (MacOS) key was down for the event.

Under MacOS, if a command-key press is combined with a mouse button click, the event is reported as a right-button click and get-meta-down for the event reports #f.



PLT