Home
last modified time | relevance | path

Searched refs:XTerminal (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dterminal.py51 class XTerminal(Terminal): class
57 class Gnome(XTerminal):
68 XTerminal.__init__(self, sh_cmd, title, env, d)
70 class Mate(XTerminal):
74 class Xfce(XTerminal):
78 class Terminology(XTerminal):
82 class Konsole(XTerminal):
95 XTerminal.__init__(self, sh_cmd, title, env, d)
97 class XTerm(XTerminal):
101 class Rxvt(XTerminal):