summaryrefslogtreecommitdiff
path: root/term/exit_scancode_mode.h
blob: 3662fcc98b2ef277b8d9703b564ca1361398bd2c (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <term.h>

#define exit_scancode_mode tigetstr("rmcs")

/** disable PC scancode mode **/

/*
TERMINFO_NAME(rmcs)
TERMCAP_NAME(S5)
XOPEN(400)
*/