Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!dalvm41b.vnet.ibm.com!freese From: freese@dalvm41b.vnet.ibm.com ("Bradley T. Freese") Newsgroups: comp.unix.aix Subject: Configure a PCSIM session with the mouse Message-ID: <9106111851.AA08039@ucbvax.Berkeley.EDU> Date: 11 Jun 91 18:49:19 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 22 CALT@SLACVM.SLAC.STANFORD.EDU writes: > Does anyone successfully use the mouse with a PCSIM session? Yes, you can set this up to use the mouse under X-Windows one of two ways: 1) Put '-mouse com1' on the end of your pcsim command; or, 2) Put the following in your local "simprof" file: mouse : com1 In your pcsim session, include a mouse driver in your DOS image that uses COM1:. To actually use the mouse within your 'pcsim' session: 1) Move your AIX mouse pointer over the 'pcsim' window; 2) Press and hold the left Alt key and press the middle mouse button. This procedure directs further mouse movement to the pcsim session. To get the mouse "back", use the left-Alt/middle-button sequence again.