mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 12:14:11 +01:00
Use a different hack to handle the escape key.
This commit is contained in:
@@ -26,11 +26,6 @@
|
||||
<script type="application/x-javascript;version=1.8" src="&dactyl.content;dactyl-overlay.js"/>
|
||||
|
||||
<window id="&dactyl.mainWindow;">
|
||||
<keyset id="mainKeyset">
|
||||
<!-- Why do we need this? ––Kris -->
|
||||
<key id="key_stop" keycode="VK_ESCAPE" oncommand="&events;.onEscape();"/>
|
||||
<!-- other keys are handled inside the event loop in events.js -->
|
||||
</keyset>
|
||||
|
||||
<popupset>
|
||||
<panel id="dactyl-visualbell" dactyl:highlight="Bell"
|
||||
|
||||
Reference in New Issue
Block a user