[Contents] [Previous Chapter] [Next Section] [Next Chapter] [Index] [Help]


Preface

This guide provides Thai-specific information, such as character sets and locales, for end users and programmers so that they can use and develop internationalized applications in Thai locales on the Tru64 UNIX operating system. The details of the Thai features are also documented in this guide.


[Contents] [Previous Chapter] [Next Section] [Next Chapter] [Index] [Help]


Intended Audience

This guide is intended for new and experienced Tru64 UNIX operating system end users and programmers who are interested in the Thai variant.


[Contents] [Previous Chapter] [Previous Section] [Next Section] [Next Chapter] [Index] [Help]


Structure of This Guide

This guide consists of nine chapters:

Chapter 1 Describes the Thai character sets supported in the Tru64 UNIX operating system software.
Chapter 2 Describes the Thai codesets.
Chapter 3 Describes the Thai locales.
Chapter 4 Describes the hardware devices that support the Thai locales.
Chapter 5 Provides information on Thai fonts.
Chapter 6 Provides information on Thai keyboards.
Chapter 7 Describes how to input Thai characters.
Chapter 8 Introduces the Thai printing support.
Chapter 9 Describes other Thai features.


[Contents] [Previous Chapter] [Previous Section] [Next Section] [Next Chapter] [Index] [Help]


Related Documents

Writing Software for the International Market

Programming for the World: A Guide to Internationalization; , Sandra Martin O'Donnell, Prentice Hall, 1994

OSF/Motif User's Guide Revision 1.2, Open Software Foundation, Prentice Hall, Englewood Cliffs, New Jersey 07632

OSF/Motif Style Guide Revision 1.2, Open Software Foundation, Prentice Hall, Englewood Cliffs, New Jersey 07632

X Window System, Third Edition, Robert W. Scheifler and James Gettys, Digital Press

Programmer's Supplement for Release 5 of the X Window System, Version 11, David Flanagan, O'Reilly & Associates, Inc.

Draft Industrial Standard - Thai Language Software Standard WTT2.0


[Contents] [Previous Chapter] [Previous Section] [Next Chapter] [Index] [Help]


Conventions

The following typographical conventions are used in this manual:

%
$

A percent sign represents the C shell system prompt. A dollar sign represents the system prompt for the Bourne and Korn shell.

#

A number sign represents the superuser prompt.

% cat

Boldface type in interactive examples indicates typed user input.

file

Italic (slanted) type indicates variable values, placeholders, and function argument names.

[ | ]
{ | }

In syntax definitions, brackets indicate items that are optional and braces indicate items that are required. Vertical bars separating items inside brackets or braces indicate that you choose one item from among those listed.

. . .

In syntax definitions, a horizontal ellipsis indicates that the preceding item can be repeated one or more times.

cat(1)

A cross-reference to a reference page includes the appropriate section number in parentheses. For example, cat(1) indicates that you can find information on the cat command in Section 1 of the reference pages.

[RETURN]

In an example, a key name enclosed in a box indicates that you press that key.

Ctrl/x

This symbol indicates that you hold down the first named key while pessing the key or mouse button that follows the slash. In examples, this key combination is enclosed in a box (for example [Ctrl/C]).


[Contents] [Previous Chapter] [Previous Section] [Next Chapter] [Index] [Help]