(2) xelnx___.tgz (___:version) file contains following files.

      (src package only from v1.27.)

      Followings are in the sample directory.

      . xprint.sh    simple wrapper of gxe.
      . xpesc        sample shell to use Esc printer for xprint
        (Note) xe use xprint.sh as default.
               To use another script setup xe.ini file like as following.
                 XPrint_Command_LNX="xpesc" #("")# XP command
      . XE4S001Z.asm  Host ASSEMBLER file used to access TSO.

#ifdef XXE
      (following files are irrelevant to gxe)
#else
      (These settings are to enable as many function key such as F1,Ins)
      (with modfifier key(Shift,Ctrl,Alt).                             )
      (When you are not clear, It would be better to use corresopnding )
      (command like as "UNDo" assiged to Shift+F1 as default.          )

      . xej106.map   Sample keyboard setting data for fullscreen console mode.
                     Not used usualy except working under Japanese:kon.
      In the following 3 file types,xxx is linux distribution ID.
          tb6.0 :TurboLinux v6.0
          rh8.0 :RedHat v8.0     rh9   :RedHat v9
      .xelnxres.xxx  Smaple resource file for xe under xterm/kterm.
                     xelnxres.full is refference only which shows
                     all key definition.
      .xelnxkey.xxx  mapping table of Esc string and key combination.
                     Use to modify xe default tanslation string to key.
                     See (9)-(b) for xe default.
                     Use --k option.
                     ex. "xe --kxelnxkey.xxx"
      .xexmap.xxx    X key binding modification file.
                     Use to fill some key combination under gnome-terminal.
                       ex) "xmodmap xexmap.xxx"
                     By OPT CCFUNC cmd,Ctrl+CharKey is available as function-key.
                     If you use those keys, xexmap.xxx may not be used.
                     See (5) Restriction.
      .xegt,xekt,xext sample shell to start terminal emulator gnome-terminal,
                      kterm and xterm each with setting up xe environment.
                      Then kick xe.
      .xegetdv       Called from xegt/xekt/xext,get distribution ID to
                     determine file name suffix of xelnxres.xxx etc.
      .xesetxenv     Called from xegt/xekt/xext,set up environment variable of
                     xe for X. Modify it according to your directory structure.
      .puTTY.xekeymap key mapping file for puTTY with my keymapping patch.
      .xe.keytab     key mapping file for KDE konsole.
#endif