"Fossies" - the Fresh Open Source Software Archive

Member "xterm-379/Tekparse.def" (12 Feb 2006, 2253 Bytes) of package /linux/misc/xterm-379.tgz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Modula2 source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 # $XTermId: Tekparse.def,v 1.4 2006/02/12 22:43:56 tom Exp $
    2 #
    3 # vile:confmode rs=lf
    4 # -----------------------------------------------------------------------------
    5 # this file is part of xterm
    6 #
    7 # Copyright 2002,2006 by Thomas E. Dickey
    8 # 
    9 #                         All Rights Reserved
   10 # 
   11 # Permission is hereby granted, free of charge, to any person obtaining a
   12 # copy of this software and associated documentation files (the
   13 # "Software"), to deal in the Software without restriction, including
   14 # without limitation the rights to use, copy, modify, merge, publish,
   15 # distribute, sublicense, and/or sell copies of the Software, and to
   16 # permit persons to whom the Software is furnished to do so, subject to
   17 # the following conditions:
   18 # 
   19 # The above copyright notice and this permission notice shall be included
   20 # in all copies or substantial portions of the Software.
   21 # 
   22 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   23 # OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   24 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   25 # IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY
   26 # CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   27 # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   28 # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   29 # 
   30 # Except as contained in this notice, the name(s) of the above copyright
   31 # holders shall not be used in advertising or otherwise to promote the
   32 # sale, use or other dealings in this Software without prior written
   33 # authorization.
   34 # -----------------------------------------------------------------------------
   35 #
   36 # List of symbols that need to be defined for Tekparse.h.  If you need to 
   37 # change any of the CASE_ macros, make the change here and rerun the command
   38 # shown in Tekparse.h.
   39 #
   40 
   41 CASE_REPORT
   42 CASE_VT_MODE
   43 CASE_SPT_STATE
   44 CASE_GIN
   45 CASE_BEL
   46 CASE_BS
   47 CASE_PT_STATE
   48 CASE_PLT_STATE
   49 CASE_TAB
   50 CASE_IPL_STATE
   51 CASE_ALP_STATE
   52 CASE_UP
   53 CASE_COPY
   54 CASE_PAGE
   55 CASE_BES_STATE
   56 CASE_BYP_STATE
   57 CASE_IGNORE
   58 CASE_ASCII
   59 CASE_APL
   60 CASE_CHAR_SIZE
   61 CASE_BEAM_VEC
   62 CASE_CURSTATE
   63 CASE_PENUP
   64 CASE_PENDOWN
   65 CASE_IPL_POINT
   66 CASE_PLT_VEC
   67 CASE_PT_POINT
   68 CASE_SPT_POINT
   69 CASE_CR
   70 CASE_ESC_STATE
   71 CASE_LF
   72 CASE_SP
   73 CASE_PRINT
   74 CASE_OSC