The termcap and terminfo databases used to tailor the terminal characteristics for an application. The following table describes the variables of the termcap database.
Table 12–2 termcap Variables and Descriptions|
Variable |
Description |
|---|---|
|
dv |
Device type: language and code set |
|
ci |
Init sequence for multiple code sets |
|
s0 |
Shift into code set 0 |
|
s1 |
Shift into code set 1 |
|
s2 |
Shift into code set 2 |
|
s3 |
Shift into code set 3 |