summaryrefslogtreecommitdiff
path: root/term/lpi_changes_res.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/lpi_changes_res.c')
-rw-r--r--term/lpi_changes_res.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/term/lpi_changes_res.c b/term/lpi_changes_res.c
new file mode 100644
index 0000000..91e60b3
--- /dev/null
+++ b/term/lpi_changes_res.c
@@ -0,0 +1,11 @@
+#include <term.h>
+
+#define lpi_changes_res tigetflag("lpix")
+
+/** changing line pitch changes resolution **/
+
+/*
+TERMINFO_NAME(lpix)
+TERMCAP_NAME(YG)
+XOPEN(400)
+*/