I had once tried blackbox on a mac with one button, its futile:) the best
you could prob do is change 

  } else if (windowmenu && be->button == 3 &&
to
  } else if (windowmenu && be->button == 1 &&

in Window.cc line 2463 and i think that would do it.

I had ended up using icewm which is AFAIK the only one that would work
with 1 button.

-Justin

On Fri, 8 Sep 2000, J. Seth Henry wrote:

> I've been playing around with X on a Quadra 800 running NetBSD/mac68k
> 1.4.1. I like blackbox because it actually runs fairly quick on this
> hardware (which isn't much) Unfortunately, Mac mice only have one button,
> and the one button doesn't seem to access any of the menus.
> 
> Is there any way to get Blackbox to work on a system with only one mouse
> button? Is it possible to "flip" the mouse buttons, enable a keyboard
> shortcut, or preferably both?
> 
> Thanks,
> Seth Henry
> [EMAIL PROTECTED]
> 

Reply via email to