Searched refs:xterm (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/um/drivers/ |
D | xterm_kern.c | 22 struct xterm_wait *xterm = data; in xterm_interrupt() local 25 fd = os_rcv_fd(xterm->fd, &xterm->pid); in xterm_interrupt() 29 xterm->new_fd = fd; in xterm_interrupt() 30 complete(&xterm->ready); in xterm_interrupt()
|
D | Makefile | 58 obj-$(CONFIG_XTERM_CHAN) += xterm.o xterm_kern.o 64 USER_OBJS := fd.o null.o pty.o tty.o xterm.o slip_common.o pcap_user.o vde_user.o
|
/linux-4.4.14/arch/um/ |
D | Kconfig.char | 58 bool "xterm channel support" 62 its own xterm. 81 default "xterm" 85 be overridden from the command line. The default value is "xterm", 89 which don't have X or xterm available.
|
/linux-4.4.14/Documentation/dvb/ |
D | faq.txt | 37 '[sct]zap channelname -r' in one xterm, and keep it running, 39 'xine stdin://mpeg2 < /dev/dvb/adapter0/dvr0' in a second xterm.
|
/linux-4.4.14/Documentation/powerpc/ |
D | hvcs.txt | 234 used to launch the interactive I/O application. If one is using xterm and 236 one should "export TERM=xterm" on the console. This tells ncurses 238 control sequences that xterm can understand. 449 Additionally, just because you logged into the console using and xterm
|
/linux-4.4.14/Documentation/s390/ |
D | 3270.txt | 28 another 3270 emulator, started from an xterm window on your PC or 29 workstation. With the DEF GRAF command, an application such as xterm,
|
D | Debugging390.txt | 1111 to your xterm if you are debugging from a linuxbox. 1137 to an xterm & do hex2ascii on it. 1848 telnet/xterm session to the same machine 2113 xterm session & paste them into the x3270 console )
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 477 xterm. If you get tired of the xterms, read ``Setting up serial 675 o xterms - device=xterm 678 UML will run an xterm and the device will be attached to it. 768 ssl3=tty:/dev/tty2,xterm 774 display output on an xterm. That's a silly example - the most common 2492 xterm with gdb running inside it. The kernel will send some commands 2844 you will get an xterm with gdb running in it. 2851 (mconsole) (mconsole) config gdb=xterm 2856 will fire up an xterm with gdb running in it. 4085 line). An xterm will start up with gdb running inside it. Continue
|