Re: Newbie: specify XDMCP screen size

From: Dances With Crows (danSPANceswitTRAPhcrows_at_gmail.com)
Date: 02/03/05


Date: 3 Feb 2005 20:47:19 GMT

On 3 Feb 2005 12:25:11 -0800, chinobling staggered into the Black Sun
and said:
> Hi, I'm pretty new. I use this command: X :2 -query solarisservername
> -fp tcp/solarisservername:7100
>
> Everything works fine, but when I connect to the remote server, it
> takes up my whole display on my redhat box.

Yep, that's what it's designed to do.

> My question is, how do i make the remote session smaller, like in a
> window that displays on my red hat box, instead of taking up the whole
> display?

Something with Xnest, maybe? There is no easy/quick way to do what I
think you want. Only one window manager can be running on an X screen
at one time, so if this remote machine starts a window manager after
xdm/kdm/gdm login, it'll barf unless A) it has a screen to itself B) it
has a "fake" screen, like the one you can create with Xnest.

You can always run any number of X clients on the remote machine and
have them display on your local machine if you ssh -X (or ssh -Y) to the
remote machine and execute "xclient &". You lose the window manager or
desktop environment, but you said the remote machine was Solaris, and
Solaris CDE is lame compared to KDE/GNOME. Try that out first; see if
it works for you.

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /    mail: TRAP + SPAN don't belong
http://www.brainbench.com     /                Hire me! 
-----------------------------/ http://crow202.dyndns.org/~mhgraham/resume


Relevant Pages

  • Windows app + Xserver + cygwin
    ... that can also display a simple test pattern on a remote machine's ... display. ... the windows machine and making the remote machine an Xclient to ...
    (comp.lang.cpp)
  • Re: X from remote machine
    ... remote machine can see only the IP of the router. ... have the same IP from the pov of the remote machine. ... > This will run emacs on the remote server and display the program on ...
    (linux.redhat)
  • Re: Remote X menu only?
    ... >> window manager to open in a local window? ... > executed at the remote end. ... the remote machine so I didn't have to repeat the coding exercise every time ... Les Mikesell ...
    (comp.os.linux.networking)
  • Re: Remote execution of a program
    ... If you want to start a GUI application on the remote machine, ... the owner of the display. ...
    (Ubuntu)
  • SUMMARY: remote CDE logins
    ... access by any client (e.g. xterm running on what you call your server). ... your "DISPLAY" is what is serving X to the X application ... xhost + will disable access control, so anyone can access your X server. ... Do you want an entire CDE login session from the remote machine ...
    (Tru64-UNIX-Managers)