Section "InputDevice"
          ...
          Option "XkbLayout" "th"
          ...
       EndSection
               
     cd /your/font/path
     mkfontdir
               
     cd /your/font/path
     type1inst
     mkfontdir
               
     cd /your/font/path
     ttmkfdir > fonts.scale
     mkfontdir -e /usr/X11R6/lib/X11/fonts/encodings
               
    xset fp+ `pwd`
    xset fp rehash
               
        Section "Files"
            ...
            FontPath  "/your/font/path1"
            FontPath  "/your/font/path2"
            ...
        EndSection
                      
        catalogue=/your/font/path1,/your/font/path2
                     
                     and restart X font server
                     
        /etc/rc.d/init.d/xfs restart
                     
                     or use chkfontpath (RedHat & Mandrake only)
                     
        chkfontpath --remove `pwd`
        chkfontpath --add `pwd`
                      
  \documentclass[a4paper]{article}
  \usepackage[thai]{babel}
  \begin{document}
  สวัสดีครับ
  \end{document}
        
      \bind "C-backslash" "keymap-toggle"
              
              This makes Ctrl-Backslash the language toggle key (Thanks to K.Chanop for the LyX Howto)
     grep "ABISUITE_HOME=" `which abiword`
               
     ttfadmin.sh `pwd` TIS-620
              
              (Do not shoot me if you get some errors.
              The
              patch has not been checked in yet. This slide source is available at ftp://ftp.nectec.or.th/pub/thailinux/cvs/docs/thai-howto/