1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-30 15:14:03 +02:00

Use a different hack to handle the escape key.

This commit is contained in:
Kris Maglione
2010-10-24 23:04:11 -04:00
parent dc38a2208c
commit cbcd5e8749
2 changed files with 4 additions and 9 deletions
-5
View File
@@ -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"