[ti] Keyboard support

This commit is contained in:
Kevin Lange 2011-04-18 17:57:01 -05:00
parent 59a1676f0a
commit 5d188799a7

View File

@ -13,3 +13,7 @@ toaru|toaruos framebuffer terminal,
sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;%?%p6%t;1%;%?%p7%t;8%;%?%p9%t;11%;m,
op=\E[39;39m,
bold=\E[1m,
kcuu1=\E[A,
kcud1=\E[B,
kcub1=\E[D,
kcuf1=\E[C,