X-Windows from OSX command prompt

Posted:
in macOS edited January 2014
Hello



I've been trying to run X-Windows from the command prompt on 10.2 on a G4 tower and an iBook. The iBook comes up with the grey screen of death and that's the end of it...any insight? thanks

Vince

Comments

  • Reply 1 of 3
    i assume you are trying to do a remote x session...





    1.on ibook start the x11 app



    2.open a term window & telnet/ssh into the g4



    3.export DISPLAY=192.168.0.4:0.0 192x is your ibook ip



    4.xeyes&



    the xeyes output should show up automagically on your

    ibook



    google for step 2 for accuracy
  • Reply 2 of 3
    I`m assuming you have Apple`s x11 installed? Now go This and install it, Then you can logout and login as >console and then just type startx
  • Reply 3 of 3
    After installing X-Darwin, from the Aqua login screen, choose Other and use the >console username. This should drop you to a command-prompt. Log in as usual. You may



    You might have to modify the path to include /usr/X11R6/bin -- use the 'set env' to do that. You might want to have a valid .xinitrc in your home directory, as well. And then type 'exec startx'.



    From my experience, if you enter 'startx' when you end the session you will get the windmill of death. If you end 'exec startx' it exits elegantly to the Aqua login screen. But I have to putz with the .xinitrc file to see if I can exit back to the standard command-prompt screen.
Sign In or Register to comment.