Abort key (Ctrl-Shift-y or Cmd-Shift-y)
authorClaus Gittinger <cg@exept.de>
Thu, 27 Feb 2020 11:23:41 +0100
changeset 1623 10c3c63bebd2
parent 1622 45a7bbf35c53
child 1624 39c09d826908
Abort key (Ctrl-Shift-y or Cmd-Shift-y)
keyboard.rc
--- a/keyboard.rc	Wed Jan 22 16:23:55 2020 +0100
+++ b/keyboard.rc	Thu Feb 27 11:23:41 2020 +0100
@@ -75,6 +75,8 @@
     #UserAbort        #CtrlPause
     #UserAbort        #CtrlBreak  "X11: abort window process, but no debugger"
     #UserAbort        #CmdY
+    #UserAbort        #AltY
+    #UserAbort        #CtrlY
     #FlushInput       #CtrlX     "flush typeahead input"
     #DestroyView      #CmdCtrlX  "to destroy dead views"
     #DestroyTopView   #CmdCtrlx  "to destroy dead views"