Add kyb as another possible name for the keyboard channel.

This commit is contained in:
Adam Sampson 2009-03-21 15:22:58 +00:00
parent d0d5cf6779
commit deedad4268

View File

@ -82,6 +82,7 @@ tlpInterface
tlpChanNames
= [ ("in", TLPIn)
, ("kb", TLPIn)
, ("kyb", TLPIn)
, ("keyb", TLPIn)
, ("keyboard", TLPIn)
, ("out", TLPOut)