X11 XK_ISO_Left_Tab is shift tab

db4
Jon Harper 2012-10-31 00:02:06 +01:00 committed by Doug Coleman
parent 233e84bdf4
commit 6afe04bfc1
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ CONSTANT: key-codes
H{
{ 0xFF08 "BACKSPACE" }
{ 0xFF09 "TAB" }
{ 0xFE20 "TAB" }
{ 0xFF0D "RET" }
{ 0xFF8D "ENTER" }
{ 0xFF1B "ESC" }