| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | terminal.py | 33 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 D | rxvt.desktop | 3 Name=Rxvt Terminal 7 Terminal=false
|
| /openbmc/phosphor-webui/app/common/directives/ |
| H A D | serial-console.js | 1 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 D | terminal.py | 17 Terminal = collections.namedtuple("Terminal", ["priority", "name", "command"]) variable in Terminals 23 self.terminals.append(Terminals.Terminal(priority, name, command))
|
| /openbmc/qemu/ui/ |
| H A D | qemu.desktop | 6 Terminal=false
|
| /openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/ |
| H A D | weston.desktop | 8 Terminal=false
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/ |
| H A D | gnuplot.desktop | 5 Terminal=true
|
| /openbmc/openbmc/poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/ |
| H A D | shutdown.desktop | 8 Terminal=false
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples/ |
| H A D | gst-player.desktop | 8 Terminal=false
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-terminal/ |
| H A D | xfce4-terminal_1.0.4.bb | 1 SUMMARY = "Terminal emulator for the Xfce desktop environment"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmatrix/ |
| H A D | cmatrix_2.0.bb | 1 SUMMARY = "Terminal based 'The Matrix' screen implementation"
|
| /openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/ |
| H A D | README_VirtualBox_Guest_Additions.txt | 14 1. Boot VM, select root "Terminal" instead of the default "Terminal <2>"
|
| /openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/files/ |
| H A D | no-desktop.patch | 13 Terminal=false
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/ |
| H A D | links2.desktop | 10 Terminal=true
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tmux/ |
| H A D | tmux_3.5.bb | 1 SUMMARY = "Terminal multiplexer"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/ |
| H A D | starting-fix.patch | 24 Terminal=false
|
| /openbmc/webui-vue/src/views/Operations/SerialOverLan/ |
| H A D | SerialOverLanConsole.vue | 49 import { Terminal } from 'xterm'; 102 this.term = new Terminal({
|
| /openbmc/openbmc/poky/meta/recipes-sato/puzzles/ |
| H A D | puzzles_git.bb | 41 Terminal=false
|
| /openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/machine/ |
| H A D | fvp-config.inc | 24 # FVP Terminal/console outpot settings
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/ |
| H A D | pv_1.9.31.bb | 1 SUMMARY = "Terminal-based tool for monitoring the progress of data through a pipeline"
|
| /openbmc/openbmc/poky/meta/recipes-support/vte/ |
| H A D | vte_0.78.2.bb | 3 HOMEPAGE = "https://wiki.gnome.org/Apps/Terminal/VTE"
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/ |
| H A D | polkit-gnome-authentication-agent-1.desktop | 83 Terminal=false
|
| /openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
| H A D | login.defs_shadow-sysroot | 157 # 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 D | gobject-introspection.rst | 124 #. Launch a Terminal and then start Python in the terminal.
|
| /openbmc/openbmc/meta-arm/documentation/ |
| H A D | runfvp.md | 35 Terminal=tmux
|