Home
last modified time | relevance | path

Searched refs:xterm (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/arch/um/drivers/
H A Dxterm_kern.c23 struct xterm_wait *xterm = data; in xterm_interrupt() local
26 fd = os_rcv_fd(xterm->fd, &xterm->pid); in xterm_interrupt()
30 xterm->new_fd = fd; in xterm_interrupt()
31 complete(&xterm->ready); in xterm_interrupt()
H A DMakefile62 obj-$(CONFIG_XTERM_CHAN) += xterm.o xterm_kern.o
72 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 DKconfig60 bool "xterm channel support"
64 its own xterm.
68 string "xterm channel default terminal emulator"
70 default "xterm"
90 default "xterm"
94 be overridden from the command line. The default value is "xterm",
98 which don't have X or xterm available.
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A D0001-tic-hang.patch23 @@ -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,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/
H A Dxterm_388.bb2 SUMMARY = "xterm is the standard terminal emulator for the X Window System"
5 LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=9c96124b492c0c02356850c243aaeca2"
16 # Let xterm install .desktop files
48 ALTERNATIVE_TARGET[x-terminal-emulator] = "${bindir}/xterm"
49 # rxvt-unicode defaults to priority 10. Let's be one point lower to let it override xterm.
/openbmc/webui-vue/src/views/Operations/SerialOverLan/
H A DSerialOverLanConsole.vue47 import { AttachAddon } from 'xterm-addon-attach';
48 import { FitAddon } from 'xterm-addon-fit';
49 import { Terminal } from 'xterm';
102 // Refer https://github.com/xtermjs/xterm.js/ for xterm implementation and addons.
169 @import '~xterm/css/xterm.css';
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_sol.scss1 #terminal .xterm .xterm-viewport {
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses.inc2 …sequences. Extensions include resizable windows and mouse support on both xterm and Linux console …
184 …rxvt screen screen-256color sun vt52 vt100 vt102 vt200 vt220 xterm-color xterm-xfree86 xterm-256co…
197 # i think we can use xterm-color as default xterm
198 if [ -e ${D}${sysconfdir}/terminfo/x/xterm-color ]
200 ln -sf xterm-color ${D}${sysconfdir}/terminfo/x/xterm
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dabat.patch48 + #xterm &
51 - xterm &
/openbmc/openbmc/poky/meta/recipes-core/readline/files/
H A Dinputrc53 # for non RH/Debian xterm, can't hurt for RH/DEbian xterm
/openbmc/openbmc/meta-google/recipes-phosphor/console/obmc-console/
H A Dserial-to-bmc@.service16 ExecStart=-/sbin/agetty -8 -n -o '-f root' -i -N -R -L %I 115200 xterm
H A Dserial-to-host@.service.in19 …bin/agetty -8 -n -l /usr/bin/obmc-console-client -o '-e a00pae9n2B9m1c' -i -N -R -L %I 115200 xterm
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/
H A Dxinit_1.4.2.bb24 PACKAGECONFIG[rxvt] = "--with-xterm=rxvt,,,rxvt-unicode"
/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/
H A Dkbdconfig19 <ctrl><alt>x=!xterm
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libutempter/
H A Dlibutempter_1.2.2-alt1.bb4 screen and xterm to record user sessions to utmp and wtmp files."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/
H A Dgpm_git.bb3 for the console and xterm, with sample clients included \
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A DDockerfile18 pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-qemu-robot-docker.sh74 xterm \
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dbuild-appliance-image_15.0.0.bb68 echo "export TERM=xterm-color" >> ${IMAGE_ROOTFS}/home/builder/.bashrc
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst638 xterm for every console configured inside the image (up to 6 in most
640 xterm. This makes it nice and easy to use UML on a host with a GUI. It is,
646 console to use something different from the default xterm.
670 information for the xterm channel below). UML will not boot until a client
678 * The xterm channel - this is the default - bring up an xterm on this channel
679 and direct IO to it. Note that in order for xterm to work, the host must
681 port-helper and other utilities needed for UML to communicate with the xterm.
/openbmc/linux/Documentation/powerpc/
H A Dhvcs.rst237 used to launch the interactive I/O application. If one is using xterm and
239 one should "export TERM=xterm" on the console. This tells ncurses
241 control sequences that xterm can understand.
454 Additionally, just because you logged into the console using and xterm
/openbmc/linux/Documentation/arch/s390/
H A D3270.rst32 another 3270 emulator, started from an xterm window on your PC or
33 workstation. With the DEF GRAF command, an application such as xterm,
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst350 …rm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp --terminals=xterm"
629 …-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp --terminals=xterm -- -C board.msd_mm…
836 …-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp --terminals=xterm -- -C board.msd_mm…
1160 …-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp --terminals=xterm -- -C board.msd_mm…
1221 …-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp --terminals=xterm -- -C board.msd_mm…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_29.1.bb224 ${datadir}/${BPN}/${PV}/lisp/term/xterm.elc \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-meta-oe.bb579 xterm \

12