Xref: utzoo comp.windows.x:19823 comp.unix.aix:735 comp.sys.ibm.pc.rt:1512 Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!uwm.edu!bionet!arisia!sgi!shinobu!odin!xhead.esd.sgi.com!jsw From: jsw@xhead.esd.sgi.com (Jeff Weinstein) Newsgroups: comp.windows.x,comp.unix.aix,comp.sys.ibm.pc.rt Subject: X on two screens for AIX PS/2!!! Message-ID: <5292@odin.SGI.COM> Date: 15 Mar 90 05:26:23 GMT Sender: news@odin.SGI.COM Reply-To: jsw@xhead.esd.sgi.com (Jeff Weinstein) Organization: Silicon Graphics Inc. Lines: 28 Back when I was still at IBM I added code to the AIX PS/2 X server to support a multi-headed server, that ran on both screens at once if you had both vga and 8514 attached to your machine. I was later told by management to remove the code from the product, for various "business" reasons. Today I was browsing the IBM server code after seeing the 8514 source code post in comp.sys.ibm.pc.rt, and found that the X server code that went out on the X11R4 tape does include the two magic lines to support multiple screens. So, if you have an 8514/A adapter, with 8514 monitor attached, and a monitor attached to your vga port, and you are running X11R4 under AIX on your PS/2, then you are in luck. Start the server thusly: Xibm -8514 -vga It is important that the -8514 flag comes before the -vga flag. --Jeff Jeff Weinstein - X Protocol Police Silicon Graphics, Inc., Entry Systems Division, Window Systems jsw@xhead.esd.sgi.com Any opinions expressed above are mine, not sgi's.