From: Edward M. <em...@co...> - 2010-08-23 13:15:49
|
The BasiliskII keycodes file (and I think also the default SheepShaver/BasiliskII keyboard codes) has an error in the assignment of the Windows keys (and the error may occur elsewhere). On US keyboards at least, if you type the backtick/tilde key ( with ` and ~), Basilisk II and SheepShaver for Windows produce the plus/minus sign and the section sign (two intertwined S characters). The fix in the keycodes file is this: under Windows, change 41 10 # ` to 41 50 # ` I think this change may need to be made in the source code for SheepShaver and BasiliskII also. I hope I'm not wasting bandwidth, and this is correct. Edward Mendelson |