Author: emaste
Date: Thu Feb  8 00:42:02 2018
New Revision: 329006
URL: https://svnweb.freebsd.org/changeset/base/329006

Log:
  MFC r328412: vt: add Ctrl+/ key mapping
  
  This matches Xorg's handling of Ctrl+/ and may be useful as a tmux
  escape.
  
  PR:           212197
  Submitted by: martin at sugioarto.com

Modified:
  stable/10/share/vt/keymaps/us.kbd
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/vt/keymaps/us.kbd
==============================================================================
--- stable/10/share/vt/keymaps/us.kbd   Thu Feb  8 00:40:56 2018        
(r329005)
+++ stable/10/share/vt/keymaps/us.kbd   Thu Feb  8 00:42:02 2018        
(r329006)
@@ -56,7 +56,7 @@
   050   'm'    'M'    cr     cr     'm'    'M'    cr     cr      C
   051   ','    '<'    nop    nop    ','    '<'    nop    nop     O
   052   '.'    '>'    nop    nop    '.'    '>'    nop    nop     O
-  053   '/'    '?'    nop    nop    '/'    '?'    nop    nop     O
+  053   '/'    '?'    0x1f   nop    '/'    '?'    nop    nop     O
   054   rshift rshift rshift rshift rshift rshift rshift rshift  O
   055   '*'    '*'    '*'    '*'    '*'    '*'    '*'    '*'     O
   056   lalt   lalt   lalt   lalt   lalt   lalt   lalt   lalt    O
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to