AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
  • 1.  X11 window connection to Server

    Posted Tue May 08, 2007 06:12 PM

    Originally posted by: SystemAdmin


    I tried to use the WRQ Reflection, window emulation type, to connect a new AIX (OS 5.3L) from windows XP, but failed. however, I can use the same Reflection connect another AIX (5.3L). Both boxes are installed with ssh. Furthermore, how to control the X11 default display size that is shown on the windows XP or client box?
    #AIX-Forum


  • 2.  Re: X11 window connection to Server

    Posted Tue May 15, 2007 05:31 AM

    Originally posted by: nagger


    These sound like questions for Reflection's support not AIX.

    You need to determine what you have set differently on the two AIX machines.
    Are your networks "sane"? ping and telnet - OK.
    Have you compared the env command output?
    What about the DISPLAY shell variable?
    What about running "xhost +"?

    the display size is probably in one of the X11 start up config files like:
    .dtprofile
    .dt
    .mwmrc
    .wmrc
    .Xdefaults
    .xdt3
    .Xpdefaults
    or any one of hundreds of others - you can spend a life time fiddling with the 100's of options.

    I like small, simple fonts and start xterm with: xterm -fn fixed

    #AIX-Forum