Subject: Re: X buglets
To: J R Gasser <esrpo@eng.warwick.ac.uk>
From: Mark Andres <mark@giganet.net>
List: port-mac68k
Date: 09/12/1998 20:48:49
Hi,

On Fri, 11 Sep 1998, J R Gasser wrote:

> Hello to everyone.
> 
> NetBSD MacIICX 32M 1Gdisk
> 
> X11R6 works fine in general but.....
> 
> 1) What's the cure for getting system messages to stop posting across
> the bottom of the screen and thus waking up the screen as well as
> looking ugly.
> 
> A while back I remember a cure for this one got posted, but I didn't
> write it down for some reason.  Please direct me to the right place...

Run xconsole.  Depending on your kernel config, you may or may not have to
run it as root.
 
> 2) When a window re-draws (for whatever reason, typically moving it
> in front of another window by clicking on the focus bar at the top, or
> when I'm using emacs simply by loading a new file to edit) it either
> redraws slightly down teh screen and leaves messy bits at the edges
> and top-bar or else doesn't completely wipe out the old text that was
> there in the former window.  In emacs pressing the Number Lock key (is
> this also Screen Re-draw?) clears the problem.  But using ordinary X11
> windows leaves a ragged mess that makes it hard to work.
> 
> My video is a big old Radius screen and custom card (apparently custom
> for the MacCX ONLY and hence the reason it was given to me).

Not sure about this one. Could be your video card, or your window manager,
or something else. 
 
> 3) Where do I look to find the documentation to find out how to use
> the two button Mac mouse instead of a 3-button mouse with X11?  Is
> there a standard mapping from one to the other and if so where is it,
> please. 

If your mouse is being recognized as a two-button mouse, you can use
xmodmap to move the buttons around.  For example, at work, I am running
MIX under Windows Nt to connect to a NetBSD box. I only have a two-button
mouse, so I use

   xmodmap -e "pointer = 1 3 2"

to make the left button "copy" and the right button "paste" in an xterm.
Check out "man xmodmap" for more info.

For further info about MacBSD in general, check out the MacBSD FAQ.

   http://www.macbsd.com/macbsd/macbsd-docs/faq/

Mark

   Mark Andres               E-mail: mark@giganet.net
          Running NetBSD, 100% Microsoft Free!
   Me & NetBSD: http://www2.giganet.net/~mark/NetBSD/