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 Tested by: Arshan Khanifar <arshankhanifar_gmail.com> MFC after: 2 weeks Relnotes: Yes
This commit is contained in:
parent
9b2ff7db9d
commit
5436aaae64
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=328412
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user