MCPcopy Create free account
hub / github.com/dbanay/Smalltalk / handle_keyboard_event

Method handle_keyboard_event

src/main.cpp:609–689  ·  view source on GitHub ↗

decoded keyboard: A decoded keyboard consists of some independent keys and some “meta" keys (shift and escape) that cannot be detected on their own, but that change the value of the other keys. The keys on a decoded keyboard only indicate their down transition, not their up transition. For a decoded keyboard, the full shifted and “controlled" ASCII should be used as a par

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected