Turkish(5) — Macro Packages and Conventions
NAME
Turkish, turkish − Introduction to Turkish language support
DESCRIPTION
This reference page describes the coded character set (codeset), locale, device, font, and other kinds of support for the Turkish language.
Codesets
The operating system supports the following codeset for Turkish:
•ISO 8859-9 (ISO Latin 5)
ISO8859-9 is the string that represents this codeset in names of locales and other system files.
See the iso8859-9(5) reference page for information on the ISO Latin 5 codeset. See the i18n_intro(5) and l10n_intro(5) reference pages for introductory information on codesets.
Locales
The operating system provides the following locale for the Turkish language and Turkey:
•tr_TR.ISO8859-9
You can use the locale command (see locale(1)) to find out if this locale is installed on your system. See i18n_intro(5) for information on setting locale.
In a windows environment, you also need to set the session language. The way you do this depends on which windows environment you are using:
•In the Common Desktop environment (CDE), use the Language menu accessed from the login window Options button.
•In the DECwindows environment, use the Language Option dialog box invoked from the Session Manager’s Options menu.
Keyboards
The operating system supports the LK401 and PCXAL families of keyboards. Turkish characters are printed on the keys of the following models:
LK401-BU_DP
LK401-BU_TW
LK401-BW_DP
LK401-BW_TW
PCXAL-LU
PCXAL-MU
See the keyboard(5) reference page for information on character input methods.
Printers
The PostScript fonts available for languages supported by the ISO 8859-9 codeset are listed on the iso8859-9(5) reference page. You can manually download these fonts to any PostScript printer supported by the operating system. In this case, you must download the fonts each time you start the printer.
The operating system supports the following printers for dynamically downloading PostScript fonts. The associated print filter is noted in parentheses following the printer name.
•DEClaser 1152 (dl1152wrof)
The DEClaser 1152 is a PostScript printer that uses the font-faulting technique to download fonts.
•DEClaser 5100, model LN09X-HD (dl5100wrof)
The DEClaser 5100 is a PostScript printer that uses a built-in font disk.
For more information on setting up and configuring these printers, refer to the i18n_printing(5) and lprsetup(8) reference pages.
Codeset Conversion
The following codeset converters are available for Turkish:
•cp850_ISO8859-9 (PC code-page format to ISO Latin-5)
•cp850_UCS-2 (PC code-page format to UCS-2)
•cp850_UCS-4 (PC code-page format to UCS-4)
•cp850_UTF-8 (PC code-page format to UTF-8)
•cp852_UCS-2 (PC code-page format to UCS-2)
•cp852_UCS-4 (PC code-page format to UCS-4)
•cp852_UTF-8 (PC code-page format to UTF-8)
•cp857_UCS-2 (PC code-page format to UCS-2)
•cp857_UCS-4 (PC code-page format to UCS-4)
•cp857_UTF-8 (PC code-page format to UTF-8)
•ISO8859-9_cp850 (ISO Latin-5 to PC code-page format)
•ISO8859-9_UCS-2 (ISO Latin-5 to UCS-2)
•ISO8859-9_UCS-4 (ISO Latin-5 to UCS-4)
•ISO8859-9_UTF-8 (ISO Latin-5 to UTF-8)
•UCS-2_cp850 (UCS-2 to PC code-page format)
•UCS-2_cp852 (UCS-2 to PC code-page format)
•UCS-2_cp857 (UCS-2 to PC code-page format)
•UCS-2_ISO8859-9 (UCS-2 to ISO Latin-5)
•UCS-4_cp850 (UCS-4 to PC code-page format)
•UCS-4_cp852 (UCS-4 to PC code-page format)
•UCS-4_cp857 (UCS-4 to PC code-page format)
•UCS-4_ISO8859-9 (UCS-4 to ISO Latin-5)
•UTF-8_cp850 (UTF-8 to PC code-page format)
•UTF-8_cp852 (UTF-8 to PC code-page format)
•UTF-8_cp857 (UTF-8 to PC code-page format)
•UTF-8_ISO8859-9 (UTF-8 to ISO Latin-5)
For more information about codeset converters, see the iconv_intro(5) reference page. For information on PC code pages, see code_page(5). For information on UCS-2, UCS-4, and UTF-8, see Unicode(5).
SEE ALSO
Commands: locale(1), lp(1), lpr(1), xset(1X), lpd(8), lprsetup(8)
Files: printcap(4)
Others: code_page(5), i18n_intro(5), i18n_printing(5), iconv_intro(5), iso8859-9(5), keyboard(5), l10n_intro(5), Unicode(5)
Writing Software for the International Market