[Scummvm-tracker] [ScummVM] #9725: AGI IIgs: shift key commands don't work

Martin Kiewitz trac at scummvm.org
Wed Apr 12 11:37:07 CEST 2017


#9725: AGI IIgs: shift key commands don't work
-----------------------+-------------------------
  Reporter:  Maxor127  |      Owner:  m-kiewitz
      Type:  defect    |     Status:  new
  Priority:  low       |  Component:  Engine: AGI
Resolution:            |   Keywords:  IIgs, AGI
      Game:            |
-----------------------+-------------------------
Changes (by m-kiewitz):

 * owner:  (none) => m-kiewitz


Comment:

 This is problematic and wasn't implemented intentionally for now.

 I can of course check for "1" and Shift.
 But at least on French keyboards, you need to actually press Shift + "1"
 to actually enter "1". Otherwise "1" will enter "&".

 I also can't check for the ASCII values (map ! into F1, etc), because
 those are again layout specific.

 A solution would be to offer this optionally, so that people with such
 layouts won't get blocked from playing the games.

--
Ticket URL: <https://bugs.scummvm.org/ticket/9725#comment:1>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list