j3p0 / chatpad-super-driver

Automatically exported from code.google.com/p/chatpad-super-driver
0 stars 0 forks source link

Holding the orange button and pressing the green button on the chatpad does not work properly, and similar combinations #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If the orange and green buttons are mapped to orange and green latching special 
actions, holding the orange button and pressing the green button seems to 
result in one of the lights turning off, instead of both modifiers remaining 
active as intended.  This should be fixed since some users seem to be mapping 
things to combinations like W + orange + green, and being able to quickly 
activate both orange and green latches would be the correct behavior.

A workaround for now is to make sure you release each latching modifier key, 
such as orange or green, before pressing the next one.

Similar issues may be observed for the people modifier key as well, but this 
has not been tested.  The issue is hopefully just an issue where modifiers are 
being applied to modifier chatpad keys when they should not, or the modifier 
keys are not being detected properly from the raw chatpad data.

Original issue reported on code.google.com by gtsche...@gmail.com on 30 Dec 2010 at 7:30