pold500 / gens-rerecording

Automatically exported from code.google.com/p/gens-rerecording
0 stars 0 forks source link

Input configuration no longer distinguishes between left(shift/control/alt) and right(shift/control/alt) #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In Gens 9, keys could be configured specifically to (for instance)
left-control, or right-control, and would not go off if the other control
key was pressed.

Gens 10 correctly reads keys that were previously configured this way, but
does not currently allow for keys to be newly assigned to a specific
(left/right) modifier key. Instead it assigns generally to shift, control,
alt, or windows, and will go be read if either the left or right of the
given key is pressed, instead of only the one which the user pressed during
configuration.

Original issue reported on code.google.com by Upth...@gmail.com on 12 Aug 2008 at 1:26

GoogleCodeExporter commented 8 years ago

Original comment by Upth...@gmail.com on 12 Aug 2008 at 2:36