Changes between Initial Version and Version 1 of Ticket #8551, comment 2
- Timestamp:
- 2013-07-12T13:55:33+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8551, comment 2
initial v1 3 3 http://stackoverflow.com/questions/9986423/java-awt-robot-changes-windows-mouse-speed 4 4 5 Robot is used to select the cell of TagTable as hack to skip Tab bug of Java 1.6 :) 5 Robot is used to select the cell of TagTable as a hack to skip Tab bug of Java 1.6 :) 6 6 I guess today we can turn on "standard" method, because resetting mouse speed on WIndwos notebooks is really annoying.