Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!mindcraft.com!karish From: karish@mindcraft.com (Chuck Karish) Newsgroups: comp.unix.aix Subject: Re: X & AIX Message-ID: <663964719.25082@mindcraft.com> Date: 15 Jan 91 18:38:37 GMT References: <829@nih-csl.nih.gov> Organization: Mindcraft, Inc. Lines: 34 In article <829@nih-csl.nih.gov> jip@helix.nih.gov (john powell) writes: >I am assisting some basically novice system administrators in setting up and >using a RS6000 AIX 3.1 (patch 3001 I believe). IBM did the initial >software installation and afterwards on boot the console was running X as root. > >1. After a user logs in from the console and starts X, how does he > stop X and logout? We tried killing X but this leaves the console hung. kills the X server, with console error messages. If you put a line like "Quit mwm" f.quit_mwm into the RootMenu stanza in your users' .mwmrc files, they'll be able to exit X from the mwm menu. If the user closes all child windows before exiting, no console messages will result. >2. (This may be the answer to the first) Some of the Docs. we have found talks > about starting X from virtual terminal and hot-keying to other virtual > terminals. Were should we look for documentation on doing this? Try 'man open'. This opens a native-mode virtual terminal. The user rotates through the active virtual terminals with the right-side keys. I always use 'open xinit' instead of 'xinit' so I have a console window open and can escape from X. This makes it easy for a second user to open up another X server without disturbing my screen while I'm at lunch. 'xopen' opens a virtual terminal from X; toggling back to X iconifies the virtual terminal. -- Chuck Karish karish@mindcraft.com Mindcraft, Inc. (415) 323-9000