Re: Mac-only binary, was Re: Modernizing a Macintosh LC III
On Mon, 18 Nov 2013, Scott Holder wrote:
> This booted great for me. It might just be placebo effect but I feel
> like it booted a fair bit faster than the last one. Modules seem great
> too. This actually let me get about half a second of working mouse in X
> before it froze up or something. Still investigating that, but it's
> progress!
That's good news. Thanks for the test report.
If you are getting lock ups testing Xorg, you may want to enable the zap
key sequence to kill the xserver (in case you didn't already...)
Section "ServerFlags"
Option "DontZap" "false"
EndSection
You could also test the ADB mouse by installing gpm. I dug up some old
gpm.conf files, one of which I'm sure I've used on Macs but I don't recall
which one...
device=/dev/input/mice
responsiveness=25
repeat_type=none
type=exps2
append=''
sample_rate=
device=/dev/input/mice
responsiveness=20
repeat_type=imps2
type=bm
append=''
sample_rate=
Finn
Reply to: