home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text2214.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  2.4 KB  |  65 lines

  1. >>>>> "Jeff" == Jeff Koftinoff <jeffk@awinc.com> writes:
  2.  
  3.     Jeff> Hello! I finally became a bona-fide paying executor/linux
  4.     Jeff> user!  yay! You Ardi folks are doing a great job!
  5.  
  6. Thanks.
  7.  
  8.     Jeff> I have 1.99p5 for linux/X/ELF and linux/SVGA/elf.  I am
  9.     Jeff> using Linux 1.2.13 elf with the ardi patch.  I have a Cirrus
  10.     Jeff> logic card which svga supports.  486Dx2/66 with 20meg of
  11.     Jeff> ram.
  12.  
  13.     Jeff> A funny thing happens with my keyboard with linux/SVGA....
  14.     Jeff> In any application I use, If I press the '+' key (shift '=')
  15.     Jeff> it displays a '(' character, and repeats it (about 3/second)
  16.     Jeff> until I press another key.
  17.  
  18.  
  19.     Jeff> '=' shows a repeating '9'.
  20.  
  21. This is actually an SVGAlib bug, I believe.  It appears that we get
  22. the wrong key code for the "=+" key when the key is pressed, but that
  23. we get the right one when it is released.  That confuses Executor,
  24. since we get the keycode for a "9(" on the way down, so we think that
  25. a '9' or '(' has been pressed, and then autorepeat kicks on and we
  26. never see the key come back up.
  27.  
  28.  
  29.     Jeff> Keypad '+' shows a '-', non repeating, Keypad '-' shows a
  30.     Jeff> '*', non repeating Keypad '*' shows a '/', non repeating
  31.  
  32. Those are differences in the labelling of the PC keyboards vs. the
  33. labelling of Mac keyboards.  Right now our KCHR resource maps them the
  34. way they'd be mapped on a Mac keyboard.  We will probably change that
  35. before 2.0 ships.
  36.  
  37.     Jeff> etc
  38.  
  39.     Jeff> I haven't tried all key combos.  All the keys work properly
  40.     Jeff> from the console when not running Executor.
  41.  
  42.     Jeff> It doesn't happen in Executor for X.  Am I the only one with
  43.     Jeff> this weird problem?
  44.  
  45. The numeric keypad differences should show up in X, to, I think.
  46.  
  47.     Jeff> BTW, I tried Pocket Forth, and it works quite well. I am
  48.     Jeff> really impressed that it works, because you can do
  49.     Jeff> inline-68k opcodes with it, as well as toolbox calls.
  50.  
  51. Thanks.  We enjoy impressing people.
  52.  
  53.     Jeff> Best Regards
  54.  
  55.     Jeff> -------------------------------------------------------
  56.     Jeff> ---------- Jeff Koftinoff --- jeffk@awinc.com --------- ---
  57.     Jeff> Internet Monitoring and Filtering Software --- ---
  58.     Jeff> Multimedia and Embedded Systems Programming --- ---
  59.     Jeff> http://www.xmission.com/~seer/jdksoftware/ ---
  60.     Jeff> -------------------------------------------------------
  61.  
  62. --Cliff
  63. ctm@ardi.com
  64.  
  65.