HomeSort by: relevance | last modified time | path
    Searched refs:terminfo (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
gen-pc-fkeys.pl 40 my($max_modifier, $terminfo);
66 $max_fkeys=64; # the number of function-keys terminfo can support
78 $terminfo="xterm-new"; # the terminfo entry to use
80 # apply the given modifier to the terminfo string, return the result
163 # Read the terminfo entry's list of function keys $old_fkeys[].
197 # read the whole terminfo to ensure we get the non-modified stuff, then read
204 readterm($terminfo);
320 readterm($terminfo);
Makefile.in 418 @echo 'Use "make install-ti" to install terminfo description.'
425 @no_ticprog@ @echo "Installing $(srcdir)/terminfo"
427 @no_ticprog@ @$(SHELL) -c "$(SET_TERMINFO) ./run-tic.sh $(srcdir)/terminfo"
428 @no_ticprog@ @echo 'Completed installation of terminfo description.'
591 terminfo.out : terminfo ; $(TIC) -a -I -1 terminfo >$@
resize.c 460 termcap[0] = 0; /* ...just in case we've accidentally gotten terminfo */
configure 755 --with-own-terminfo[=P] set default $TERMINFO (default: from environment)
756 --enable-env-terminfo setenv $TERMINFO if --with-own-terminfo gives value
7509 # The terminfo-based termcap interfaces do not provide a full tgetent (i.e., do
7639 /* terminfo implementations ignore the buffer argument, making it useless for
7788 echo "there is a terminfo/tgetent in $cf_termlib" 1>&5
18575 # suppress the definitions for terminfo that we make have imported from the
18581 test -n "$verbose" && echo " removing terminfo flags from IMAKE_CFLAGS" 1>&
    [all...]
  /xsrc/external/mit/xterm/dist/package/debian/
rules 78 --with-own-terminfo=\$${prefix}/share/terminfo \

Completed in 13 milliseconds