Generic function
Returns an integer value that encodes the state of all the modifier keys on the keyboard.
event-modifier-state event => integer
<event>.
<integer>.
duim-sheets
duim-sheets
Returns an integer value that encodes the state of all the modifier keys on the keyboard. This is a mask consisting of the logior of $shift-key, $control-key, $meta-key, $super-key, and $hyper-key.