| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190706.patch.gz | ... use=xterm+sm+1006, use=xterm+pcfkeys,
136- use=xterm-basic ... |
| HD | ncurses-6.1-20190803.patch.gz | ... NRCS.
138+# - does not recognize either xterm+direct or xterm+indirect escapes.
139 ms ... |
| HD | ncurses-6.1-20190713.patch.gz | ... 82 + improve comments for recent changes, add alias xterm.js -TD
83Index: VERSION
84- ... |
| HD | ncurses-6.1-20200118.patch.gz | 1# ncurses 6.1 - patch 20200118 - Thomas E. Dickey
2#
3# --- ... |
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ncurses/files/ |
| H A D | 0001-tic-hang.patch | 23 @@ -5562,12 +5562,11 @@ konsole-xf3x|KDE console window with keyboard for XFree86 3.x xterm, 25 # than the settings used for XFree86 xterm. 26 konsole-xf4x|KDE console window with keyboard for XFree86 4.x xterm, 30 -konsole+pcfkeys|konsole subset of xterm+pcfkeys, 31 - kcbt=\E[Z, use=xterm+pcc2, use=xterm+pcf0, 32 - use=xterm+pce2,
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | xterm_kern.c | 22 struct xterm_wait *xterm = data; in xterm_interrupt() local 25 fd = os_rcv_fd(xterm->fd, &xterm->pid); in xterm_interrupt() 29 xterm->new_fd = fd; in xterm_interrupt() 30 complete(&xterm->ready); in xterm_interrupt()
|
| H A D | Makefile | 60 obj-$(CONFIG_XTERM_CHAN) += xterm.o xterm_kern.o 67 USER_OBJS := fd.o null.o pty.o tty.o xterm.o slip_common.o pcap_user.o vde_user.o vector_user.o
|
| H A D | Kconfig | 60 bool "xterm channel support" 64 its own xterm. 83 default "xterm" 87 be overridden from the command line. The default value is "xterm", 91 which don't have X or xterm available.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/ |
| H A D | xterm_372.bb | 2 SUMMARY = "xterm is the standard terminal emulator for the X Window System" 5 LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=5ec6748ed90e588caa9318b780a0d498" 17 # Let xterm install .desktop files 47 ALTERNATIVE_TARGET[x-terminal-emulator] = "${bindir}/xterm" 48 # rxvt-unicode defaults to priority 10. Let's be one point lower to let it override xterm.
|
| /OK3568_Linux_fs/buildroot/package/xterm/ |
| H A D | Config.in | 2 bool "xterm" 8 xterm terminal emulator 10 http://invisible-island.net/xterm/
|
| H A D | xterm.mk | 8 XTERM_SOURCE = xterm-$(XTERM_VERSION).tgz 9 XTERM_SITE = http://invisible-mirror.net/archives/xterm
|
| H A D | xterm.hash | 2 sha256 27f1a8b1c756e269fd5684e60802b545f0be9b36b8b5d6bdbc840c6b000dc51f xterm-367.tgz
|
| /OK3568_Linux_fs/yocto/poky/documentation/ |
| H A D | poky.yaml.in | 16 pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool" 21 python3-jinja2 SDL-devel xterm rpcgen mesa-libGL-devel perl-FindBin perl-File-Compare \ 25 python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel xterm rpcgen Mesa-dri-devel \ 33 which SDL-devel xterm mesa-libGL-devel zstd lz4 41 python3-GitPython python3-jinja2 python3-pexpect xz which SDL-devel xterm \
|
| /OK3568_Linux_fs/buildroot/package/ncurses/ |
| H A D | ncurses.mk | 111 x/xterm \ 112 x/xterm+256color \ 113 x/xterm-256color \ 114 x/xterm-color \ 115 x/xterm-xfree86 \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ncurses/ |
| H A D | ncurses.inc | 2 …sequences. Extensions include resizable windows and mouse support on both xterm and Linux console … 186 …rxvt screen screen-256color sun vt52 vt100 vt102 vt200 vt220 xterm-color xterm-xfree86 xterm-256co… 199 # i think we can use xterm-color as default xterm 200 if [ -e ${D}${sysconfdir}/terminfo/x/xterm-color ] 202 ln -sf xterm-color ${D}${sysconfdir}/terminfo/x/xterm
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | system.XWinrc | 85 xterm exec "xterm" 114 "xterm" xtermspecial atstart 122 # "xterm" "uninstall.ico"
|
| /OK3568_Linux_fs/buildroot/package/bash/ |
| H A D | bash.bashrc | 24 # Commented out, don't overwrite xterm -T "title" -n "icontitle" by default. 25 # If this is an xterm set the title to user@host:dir 27 #xterm*|rxvt*)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/ |
| H A D | CVE-2022-45063.patch | 4 Subject: [PATCH] snapshot of project "xterm", label xterm-374c 6 Upstream-Status: https://github.com/ThomasDickey/xterm-snapshots/commit/787636674918873a091e7a4ef59… 18 xterm.h | 2 +- 19 xterm.log.html | 6 ++ 750 diff --git a/xterm.h b/xterm.h 752 --- a/xterm.h 753 +++ b/xterm.h 763 diff --git a/xterm.log.html b/xterm.log.html 765 --- a/xterm.log.html 766 +++ b/xterm.log.html
|
| /OK3568_Linux_fs/buildroot/package/readline/ |
| H A D | inputrc | 34 # Normal keypad and cursor of xterm 37 # Application keypad and cursor of xterm
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/manual/ |
| H A D | abat.patch | 48 + #xterm & 51 - xterm &
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/readline/files/ |
| H A D | inputrc | 53 # for non RH/Debian xterm, can't hurt for RH/DEbian xterm
|
| /OK3568_Linux_fs/buildroot/board/minnowboard/fs-overlay-graphical/etc/X11/ |
| H A D | Xsession | 2 xterm -geom 80x30+0+0 &
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/ |
| H A D | xinit_1.4.1.bb | 23 PACKAGECONFIG[rxvt] = "--with-xterm=rxvt,,,rxvt-unicode"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/ |
| H A D | kbdconfig | 19 <ctrl><alt>x=!xterm
|
| /OK3568_Linux_fs/buildroot/package/frecon/ |
| H A D | 0003-Support-using-shell-instead-of-getty.patch | 45 "xterm",
|