From: Ronald P. R. <ron...@xs...> - 2010-08-24 09:48:37
|
Interestingly, the problem did not occur on Mac OS X when the original (unmodified, 1997-2005) keycodes file was used. There may now be a problem on Mac OS X when that keycodes file is used. (Can't check this because it is still impossible to build SheepShaver in Snow Leopard.) Ronald P. Regensburg. Op 24 aug 2010, om 01:52 heeft Alexei Svitkine het volgende geschreven: > Thanks. The same was happening on Mac OS X, so I've made the change > for all platforms. > > -Alexei Svitkine > > On Mon, Aug 23, 2010 at 9:15 AM, Edward Mendelson <em...@co...> wrote: >> 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 >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ >> basilisk-devel mailing list >> bas...@li... >> https://lists.sourceforge.net/lists/listinfo/basilisk-devel >> > > ------------------------------------------------------------------------------ > Sell apps to millions through the Intel(R) Atom(Tm) Developer Program > Be part of this innovative community and reach millions of netbook users > worldwide. Take advantage of special opportunities to increase revenue and > speed time-to-market. Join now, and jumpstart your future. > http://p.sf.net/sfu/intel-atom-d2d > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel |