/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-oe/recipes-extended/cmatrix/ |
H A D | cmatrix_2.0.bb | 1 SUMMARY = "Terminal based 'The Matrix' screen implementation"
|
/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/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.3a.bb | 1 SUMMARY = "Terminal multiplexer"
|
/openbmc/linux/Documentation/arch/arm/sa1100/ |
H A D | lart.rst | 2 Linux Advanced Radio Terminal (LART)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/ |
H A D | pv_1.6.20.bb | 1 SUMMARY = "Terminal-based tool for monitoring the progress of data through a pipeline"
|
/openbmc/webui-vue/src/views/Operations/SerialOverLan/ |
H A D | SerialOverLanConsole.vue | 49 import { Terminal } from 'xterm'; 104 this.term = new Terminal({
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/ |
H A D | starting-fix.patch | 24 Terminal=false
|
/openbmc/openbmc/poky/meta/recipes-sato/puzzles/ |
H A D | puzzles_git.bb | 41 Terminal=false
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_uvc.rst | 278 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 D | fvp-config.inc | 20 # FVP Terminal/console outpot settings
|
/openbmc/linux/drivers/net/hamradio/ |
H A D | Kconfig | 8 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 D | vte_0.74.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
|