etaoin.keys

(source)
Key and mouse constants. And chords. Sourced from [WebDriver spec](https://www.w3.org/TR/webdriver/#keyboard-actions).
Public Variable Short Description
alt-left (clj)
alt-right (clj)
arrow-down (clj)
arrow-left (clj)
arrow-right (clj)
arrow-up (clj)
backspace (clj)
cancel (clj)
chord (clj) Apply `key` to `more` where `more` can be more keys or regular text.
clear (clj)
command (clj)
control-left (clj)
control-right (clj)
delete (clj)
end (clj)
enter (clj)
equal (clj)
escape (clj)
f1 (clj)
f10 (clj)
f11 (clj)
f12 (clj)
f2 (clj)
f3 (clj)
f4 (clj)
f5 (clj)
f6 (clj)
f7 (clj)
f8 (clj)
f9 (clj)
help (clj)
home (clj)
insert (clj)
meta-left (clj)
meta-right (clj)
mouse-left (clj)
mouse-middle (clj)
mouse-right (clj)
num-* (clj)
num-+ (clj)
num-- (clj)
num-0 (clj)
num-1 (clj)
num-2 (clj)
num-3 (clj)
num-4 (clj)
num-5 (clj)
num-6 (clj)
num-7 (clj)
num-8 (clj)
num-9 (clj)
num-arrow-down (clj)
num-arrow-left (clj)
num-arrow-right (clj)
num-arrow-up (clj)
num-comma (clj)
num-delete (clj)
num-dot (clj)
num-end (clj)
num-home (clj)
num-insert (clj)
num-page-down (clj)
num-page-up (clj)
num-slash (clj)
pagedown (clj)
pageup (clj)
pause (clj)
return (clj)
semicolon (clj)
shift-left (clj)
shift-right (clj)
space (clj)
tab (clj)
unidentified (clj)
with-alt (clj) Apply alt key to `more` where `more` can be more keys or regular text.
with-command (clj) Apply command key to `more` where `more` can be more keys or regular text.
with-ctrl (clj) Apply ctrl key to `more` where `more` can be more keys or regular text.
with-shift (clj) Apply shift key to `more` where `more` can be more keys or regular text.
zenkakuhankaku (clj)