Inferno Contribution: acmefix

The file guiwm.b fixes an annoying bug in acme which causes keyboard and mouse input deadlock which, in turn, is followed by the Tk error message:
	too many events buffered

To install, download the file guiwm.b and then copy it to the Inferno /appl/acme directory. Then run


	mk install
in that directory from your host shell.
Alternatively, from an Inferno shell run:

	limbo -gw guiwm.b
	cp guiwm.dis /dis/acme/guiwm.dis

The following files are available for downloading:
guiwm.b (6580 bytes)