nsfmc’s avatarnsfmc’s Twitter Archive—№ 6,444

  1. …in reply to @lorenschmidt
    lorenschmidt the newish KeyboardEvent handlers in js do allow you to see “physical key” via KeyboardEvent.code vs .key (mapped value) but not sure about other platforms. Something I can usually deal with though.