OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xterm
(Results
1 - 25
of
56
) sorted by relevancy
1
2
3
/xsrc/external/mit/xterm/include/
builtin_icons.h
2
#include <icons/mini.
xterm
.xpms>
3
#include <icons/filled-
xterm
.xpms>
4
#include <icons/
xterm
.xpms>
5
#include <icons/
xterm
-color.xpms>
/xsrc/external/mit/xterm/dist/icons/
make-xpms
4
for name in mini.
xterm
filled-
xterm
xterm
xterm
-color
/xsrc/external/mit/xterm/dist/package/debian/
prerm
2
echo "** prerm script for
xterm
: $*"
7
update-alternatives --remove x-terminal-emulator /usr/bin/
xterm
-dev
postinst
2
echo "** postinst script for
xterm
: $*"
8
PKG=
xterm
-dev
rules
60
--without-
xterm
-symlink \
64
--enable-exec-
xterm
\
80
--with-terminal-type=
xterm
-new \
82
--with-icon-name=mini.
xterm
\
92
# Configure
xterm
-dev
144
sed -i -f package/debian/color.sed
XTerm
-col.ad
145
sed -i -f package/debian/
xterm
-xres.sed
XTerm
.ad
160
# The Debian package stopped installing
xterm
's desktop files; a
161
# subsequent revision added that back with limitations.
xterm
'
[
all
...]
/xsrc/external/mit/xterm/dist/package/pkgsrc/
Makefile
3
DISTNAME=
xterm
-397
5
MASTER_SITES= https://invisible-island.net/archives/
xterm
/
9
HOMEPAGE= https://invisible-island.net/
xterm
/
xterm
.html
51
${INSTALL_DATA} ${WRKSRC}/
xterm
.desktop \
55
cd ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 && tbl
xterm
.1 \
56
>
xterm
.1.tbl && mv
xterm
.1.tbl
xterm
.1
options.mk
3
PKG_OPTIONS_VAR= PKG_OPTIONS.
xterm
4
PKG_SUPPORTED_OPTIONS= debug pcre freetype luit xpm
xterm
-toolbar
/xsrc/external/mit/xterm/dist/vttests/
closest-rgb.pl
4
# this file is part of
xterm
34
# For a given RGB value, show its distance from
xterm
's 88/256-color
53
-i reverse comparison, look for rgb matches in
xterm
's palette
113
$result[ $o++ ] = &lookup("0x5b 0x5c 0xff
xterm
blue");
231
printf "%d names from
xterm
palette\n", $#xtermRGB + 1;
pointer-shapes.sh
4
# this file is part of
xterm
34
# exercise
xterm
's pointer-shape control
118
map
xterm
/xsrc/external/mit/xterm/dist/package/
xterm.spec
1
# $XTermId:
xterm
.spec,v 1.178 2024/12/04 21:54:33 tom Exp $
3
%global my_middle
xterm
12
Source: https://invisible-island.net/archives/
xterm
/
xterm
-%{version}.tgz
13
URL: https://invisible-island.net/
xterm
/
16
# Using "find-
xterm
-fonts" gives these package names:
74
xterm
is the standard terminal emulator for the X Window System.
127
%setup -q -n
xterm
-%{version}
139
--without-
xterm
-symlink \
150
--enable-exec-
xterm
\
[
all
...]
/xsrc/external/mit/xterm/dist/
version.c
34
#include <
xterm
.h>
VTparse.h
36
#include <
xterm
.h>
xtermcap.h
34
* Common/useful definitions for
XTERM
termcap interface.
40
#include <
xterm
.h>
Makefile.in
3
# this file is part of
xterm
131
ptyx.h version.h xstrings.h
xterm
.h xtermcap.h $(EXTRAHDR)
132
PROGRAMS =
xterm
$x resize$x
193
$(OBJS1) :
xterm
.h ptyx.h fontutils.h menu.h xtermcfg.h
196
xterm
$x : $(OBJS1)
237
@echo "#include <icons/mini.
xterm
.xpms>" >>$@
238
@echo "#include <icons/filled-
xterm
.xpms>" >>$@
239
@echo "#include <icons/
xterm
.xpms>" >>$@
240
@echo "#include <icons/
xterm
-color.xpms>" >>$@
259
actual_xterm = `echo
xterm
| sed '$(transform)'
[
all
...]
main.h
56
#include <
xterm
.h>
59
#define DEFCLASS "
XTerm
"
187
#define DEF_COLOR4 "blue2" /* see
XTerm
-col.ad */
191
#define DEF_COLOR12 "rgb:5c/5c/ff" /* see
XTerm
-col.ad */
scrollback.c
33
#include <
xterm
.h>
sinstall.sh
4
# this file is part of
xterm
35
# Install program setuid if the installer is running as root, and if
xterm
is
37
# for ordinary users installing
xterm
for themselves on systems where the
96
test -z "$SRC_PROG" && SRC_PROG=
xterm
97
test -z "$REF_PROG" && REF_PROG=/usr/bin/X11/
xterm
data.h
57
#include <
xterm
.h>
tabs.c
57
#include <
xterm
.h>
testxmc.c
46
* Since xmc isn't normally part of
xterm
, we document it here rather than in
86
#include <
xterm
.h>
fontutils.h
36
#include <
xterm
.h>
html.c
33
#include <
xterm
.h>
79
fputs(" <link rel='Stylesheet' type='text/css' href='
xterm
.css'/>\n", fp);
80
fputs(" <title>
Xterm
</title>\n", fp);
/xsrc/external/mit/xterm/dist/package/freebsd/
Makefile
3
# This is adapted from the FreeBSD port, installing as "
xterm
-dev" with
5
# copy "
xterm
-${PORTVERSION}.tgz to the port's distfiles directory
8
PORTNAME=
xterm
11
MASTER_SITES= https://invisible-island.net/archives/
xterm
/:src1 \
12
https://invisible-mirror.net/archives/
xterm
/:src1
18
WWW= https://invisible-island.net/
xterm
/
90
CONFIGURE_ARGS+= --program-suffix=${PKGNAMESUFFIX} --with-app-class=${PKG_CLASS} --without-
xterm
-symlink
99
# @${CP} ${WRKDIR}/bsd-
xterm
-icons-${ICONVERSION}/*.png \
100
# ${WRKDIR}/bsd-
xterm
-icons-${ICONVERSION}/*.xpm \
104
.for f in koi8rxterm${PKGNAMESUFFIX} resize${PKGNAMESUFFIX} uxterm${PKGNAMESUFFIX}
xterm
${PKGNAMESUFFIX
[
all
...]
/xsrc/external/mit/xinit/dist/
startx.cpp
16
xterm
=
XTERM
66
defaultclient=$
xterm
xinitrc.cpp
7
xterm
=
XTERM
82
XCOMM For non-HiDPI cases, use the standard misc-fixed font in
xterm
Completed in 17 milliseconds
1
2
3
Indexes created Fri May 29 00:24:34 UTC 2026