Re: How to run xterm in Xnest?
- From: larryalk <nobody@xxxxxxxxxxx>
- Date: Mon, 27 Mar 2006 13:28:19 GMT
On Mon, 27 Mar 2006 20:18:45 +1100, Russell Shaw
<rjshawN_o@xxxxxxxxxxxxxxxxxxxxx> wrote:
larryalk wrote:
I am using Xnext to open a window with 800x600 resolution in my normal
1280x1024 KDE 3.4 under Slackware 10.2.
Running
Xnest -geometry 800x600 :1
results in a properly sized window but there is no way I can see to
run an xterm (or kterm). The window is just blank with a border on
top.
The problem with using ctl-alt-keypad +/-
is that _all_ windows in X change to the selected resolution which
makes switching between between my virtual terminals (all 6 of them)
inconvenient. Hence Xnest.
Looking at the documentation for Xnest in Slack
file://localhost/usr/X11R6/lib/X11/doc/html/Xnest.1.html
there is no mention of running other programs and no command line
options.
How can I invoke Xnest to run another program?
What you can do is start Xnest to act as display 0.1:
Xnest :1&
The above command in an xterm produces a blank screen with a border
on top and the following messages:
lba@linda ~ $ _XSERVTransSocketOpenCOTSServer: Unable to open socket
for inet6
_XSERVTransOpen: transport open failed for inet6/linda:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for
inet6
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/,
removing from list!
Now you can open xterm on it with:
xterm -display :1
There seems to be no way to issue the above command. No prompt in the
Xnest window and the command in the original Xterm does not return
because of the &.
xterm -display :1 in another xterm produces:
lba@linda ~ $ xterm -display :1
Xlib: connection to ":1.0" refused by server
Xlib: No protocol specified
xterm Xt error: Can't open display: :1
lba@linda ~ $
--
My real sig is much better.
.
- Follow-Ups:
- Re: How to run xterm in Xnest?
- From: Unknown
- Re: How to run xterm in Xnest?
- References:
- How to run xterm in Xnest?
- From: larryalk
- Re: How to run xterm in Xnest?
- From: Russell Shaw
- How to run xterm in Xnest?
- Prev by Date: Re: using _NET_WM_WINDOW_TYPE_DESKTOP (etc) in X11 R6 (and above)?
- Next by Date: Re: How to run xterm in Xnest?
- Previous by thread: Re: How to run xterm in Xnest?
- Next by thread: Re: How to run xterm in Xnest?
- Index(es):
Relevant Pages
|