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

#define cpi_change_res tigetflag("cpix")

/** changing character pitch changes resolution **/

/*
TERMINFO_NAME(cpix)
TERMCAP_NAME(YF)
XOPEN(400)
*/