Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvlx!tomg From: tomg@hpcvlx.cv.hp.com (Thomas J. Gilg) Newsgroups: comp.sys.apollo Subject: Re: Where is the 68040 (was Re: Re: Installation of X11R4 on apollo) Message-ID: <101020032@hpcvlx.cv.hp.com> Date: 19 Mar 91 19:28:19 GMT References: <2375@tuvie.UUCP> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 88 ----- goodgulf@lut.fi (Hannu Martikka) writes: > Can I get X11R4 (Hp/Apollo release not mit) to 10.2? Again, changes to the kernel and DM along with three system libraries were made to support the new server. SR10.3 + pskq2_91 is needed (or SR10.3 + psk8 + psk8x_040). > We do have 10.3 (tapes) but none have ever looked at them, ......... Any chance you could update a single node of your's and check things out ? We actually found SR10.3 to be far more solid than SR10.2. > Does anyone know if there are any major diffs between mit X11R4 and > Hp/Apollo X11R4 release? (speed,etc...) The performance should be improved, and the borrow mode mechanism is enhanced. With the MIT version, the server must be killed before the DM returns. With the new server, you can toggle between X and the DM without blocking/killing either. ----- nazgul@alphalpha.com (Kee Hinckley) writes: >> The pskq2_91 /etc/Xdomain server requires some additional kernel support to >> facilitate the DM <=> X switching. pskq2_91 would only be supported on SR10.3 > Reasonable. I assume that when I switch, the windows in the other > window system continue working and don't block? (Currently in share-mode > for instance, you can hang your system completely if an X program starts > dumping output into a DM pad while it's doing X stuff.) Both sides remain active. Example: when you have the DM active, the X side just acts like the screen saver was kicked on (ie, a fake black window is mapped over the entire screen and all X clients just think they're obscured). A few other things happen, but suffice it to say nothing is blocked and everything works fine (both ways). > Also, I asked this earlier but didn't get a response. Is cut and paste > between the DM and X still supported ? I saw your previous question, but didn't know how to respond. I believe not. If you understand X's cut buffers (old method ?) and selections (new method ? ICCCM ?), it might be possible to write a client that could feed X buffers into the DM. > How do you configure the hot key? For X, see the file /sys/node_data/etc/X0pointerkeys, the bottom section. For the DM, see section 1.1.2.1 of the pskq2_91 release notes. > If I use xdm to log in, do I have to do a separate login into the DM > display? Depends. If xdm is started from bootup, no DM exists. If xdm is fired up from outside a DM session (rlogin, cron, whatever), yes, you have to log in twice :-( All I can say about this: a feature is born every minute. Actually, if you log into the DM and fire up xdm, you'll have to log into xdm once again. ----- nazgul@alphalpha.com (Kee Hinckley) writes again: > What version of the server is this? And does it support the Shape > extension? Its a fully loaded X11R4 server. It includes: o Shape Extension o Input Extension o Input Synthesis Extension o Multibuffer Extension o MIT Misc Extension(s) It also includes scalable font technology. /etc/Xdomain is the new server. /etc/Xapollo remains as the share mode server. Thomas Gilg tomg@cv.hp.com