How can I open a program (xterm, for example) on the CTRL-ALT-F8 x display, which I understand is actually display 1.
Probably not that simple.
Code:
reenman@Wolfenstein:~$ xterm -display 1 xterm Xt error: Can't open display: 1
Comment