Home
last modified time | relevance | path

Searched refs:Terminal (Results 1 – 25 of 29) 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-xfce/recipes-apps/xfce4-terminal/
H A Dxfce4-terminal_1.0.4.bb1 SUMMARY = "Terminal emulator for the Xfce desktop environment"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmatrix/
H A Dcmatrix_2.0.bb1 SUMMARY = "Terminal based 'The Matrix' screen implementation"
/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.5.bb1 SUMMARY = "Terminal multiplexer"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/
H A Dstarting-fix.patch24 Terminal=false
/openbmc/webui-vue/src/views/Operations/SerialOverLan/
H A DSerialOverLanConsole.vue49 import { Terminal } from 'xterm';
102 this.term = new Terminal({
/openbmc/openbmc/poky/meta/recipes-sato/puzzles/
H A Dpuzzles_git.bb41 Terminal=false
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/machine/
H A Dfvp-config.inc24 # FVP Terminal/console outpot settings
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/
H A Dpv_1.9.31.bb1 SUMMARY = "Terminal-based tool for monitoring the progress of data through a pipeline"
/openbmc/openbmc/poky/meta/recipes-support/vte/
H A Dvte_0.78.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
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dlogin.defs_shadow-sysroot157 # Terminal permissions
173 # ERASECHAR Terminal ERASE character ('\010' = backspace).
174 # KILLCHAR Terminal KILL character ('\025' = CTRL/U).
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dgobject-introspection.rst124 #. Launch a Terminal and then start Python in the terminal.
/openbmc/openbmc/meta-arm/documentation/
H A Drunfvp.md35 Terminal=tmux

12