From: Alexei S. <ale...@gm...> - 2010-08-23 23:52:42
|
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 > |