|
Revision 8, 0.7 KB
(checked in by emasson, 3 years ago)
|
|
initial import for the community edition
|
| Line | |
|---|
| 1 | ! $XTermId: KOI8RXTerm.ad,v 1.2 2007/12/30 15:49:14 tom Exp $ |
|---|
| 2 | |
|---|
| 3 | ! This is based on the UXTerm app-defaults file. |
|---|
| 4 | |
|---|
| 5 | ! Use |
|---|
| 6 | ! xterm -class KOI8RXTerm |
|---|
| 7 | ! to set resources for KOI8-R mode with corresponding fonts. |
|---|
| 8 | |
|---|
| 9 | #include "XTerm-color" |
|---|
| 10 | |
|---|
| 11 | *fontMenu.Label: KOI8-R Fonts |
|---|
| 12 | *VT100*allowC1Printable: true |
|---|
| 13 | |
|---|
| 14 | ! Use Cyrillic instead of Latin fonts. |
|---|
| 15 | *VT100.font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-koi8-r |
|---|
| 16 | *VT100.font2: -misc-fixed-medium-r-normal--8-80-75-75-c-50-koi8-r |
|---|
| 17 | *VT100.font3: -misc-fixed-medium-r-normal--14-130-75-75-c-70-koi8-r |
|---|
| 18 | *VT100.font4: -misc-fixed-medium-r-normal--13-120-75-75-c-80-koi8-r |
|---|
| 19 | *VT100.font5: -misc-fixed-medium-r-normal--18-120-100-100-c-90-koi8-r |
|---|
| 20 | *VT100.font6: -misc-fixed-medium-r-normal--20-200-75-75-c-100-koi8-r |
|---|