-
Bug
-
Resolution: Fixed
-
P5
-
1.4.0
-
beta2
-
sparc
-
solaris_7
static void robot_keyEvent(RCmdKey * cmd, Boolean isDown) {
robot_traceln("CHILD: robot_mouseButtonEvent key = 0x%x, isDown = %d", cmd->keySym, isDown);
The traceln should say robot_keyEvent, not mouse event
robot_traceln("CHILD: robot_mouseButtonEvent key = 0x%x, isDown = %d", cmd->keySym, isDown);
The traceln should say robot_keyEvent, not mouse event