Home
last modified time | relevance | path

Searched refs:Terminal (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/openbmc/poky/meta/lib/oe/
H A Dterminal.py33 class Terminal(Popen, metaclass=Registry): class
53 class XTerminal(Terminal):
55 Terminal.__init__(self, sh_cmd, title, env, d)
111 class Screen(Terminal):
117 Terminal.__init__(self, sh_cmd, title, env, d)
126 class TmuxRunning(Terminal):
142 Terminal.__init__(self, sh_cmd, title, env, d)
144 class TmuxNewWindow(Terminal):
157 Terminal.__init__(self, sh_cmd, title, env, d)
159 class Tmux(Terminal):
[all …]
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/
H A Drxvt.desktop3 Name=Rxvt Terminal
7 Terminal=false
/openbmc/phosphor-webui/app/common/directives/
H A Dserial-console.js1 import {Terminal} from 'xterm';
139 Terminal.applyAddon(attach); // Apply the `attach` addon
140 Terminal.applyAddon(fit); // Apply the `fit` addon
143 var term = new Terminal();
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Dterminal.py17 Terminal = collections.namedtuple("Terminal", ["priority", "name", "command"]) variable in Terminals
23 self.terminals.append(Terminals.Terminal(priority, name, command))
/openbmc/qemu/ui/
H A Dqemu.desktop6 Terminal=false
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/
H A Dweston.desktop8 Terminal=false
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A Dgnuplot.desktop5 Terminal=true
/openbmc/openbmc/poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/
H A Dshutdown.desktop8 Terminal=false
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples/
H A Dgst-player.desktop8 Terminal=false
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmatrix/
H A Dcmatrix_2.0.bb1 SUMMARY = "Terminal based 'The Matrix' screen implementation"
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-terminal/
H A Dxfce4-terminal_1.0.4.bb1 SUMMARY = "Terminal emulator for the Xfce desktop environment"
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Guest_Additions.txt14 1. Boot VM, select root "Terminal" instead of the default "Terminal <2>"
/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/
H A Dno-desktop.patch13 Terminal=false
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/
H A Dlinks2.desktop10 Terminal=true
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tmux/
H A Dtmux_3.3a.bb1 SUMMARY = "Terminal multiplexer"
/openbmc/linux/Documentation/arch/arm/sa1100/
H A Dlart.rst2 Linux Advanced Radio Terminal (LART)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/
H A Dpv_1.6.20.bb1 SUMMARY = "Terminal-based tool for monitoring the progress of data through a pipeline"
/openbmc/webui-vue/src/views/Operations/SerialOverLan/
H A DSerialOverLanConsole.vue49 import { Terminal } from 'xterm';
104 this.term = new Terminal({
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/
H A Dstarting-fix.patch24 Terminal=false
/openbmc/openbmc/poky/meta/recipes-sato/puzzles/
H A Dpuzzles_git.bb41 Terminal=false
/openbmc/linux/Documentation/usb/
H A Dgadget_uvc.rst278 Configuring Supported Controls for Camera Terminal and Processing Unit
281 The Camera Terminal and Processing Units in the UVC chain also have bmControls
284 the UVC specification; you should consult the "Camera Terminal Descriptor" and
293 # Set the Camera Terminal's bmControls, flagging Focus Absolute and
298 for the Camera Terminal and the Brightness control for the Processing Unit will
302 Note that the size of the bmControls field for a Camera Terminal or Processing
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/machine/
H A Dfvp-config.inc20 # FVP Terminal/console outpot settings
/openbmc/linux/drivers/net/hamradio/
H A DKconfig8 and a Terminal Node Controller (a small embedded system commonly
25 PC and your TNC (the Terminal Node Controller acts as a kind of
157 port and includes some of the functions of a Terminal Node
/openbmc/openbmc/poky/meta/recipes-support/vte/
H A Dvte_0.74.2.bb3 HOMEPAGE = "https://wiki.gnome.org/Apps/Terminal/VTE"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A Dpolkit-gnome-authentication-agent-1.desktop83 Terminal=false

12