Changes between Version 12 and Version 13 of DevelopersGuide/ShortcutsList
- Timestamp:
- 2016-03-08T21:59:25+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/ShortcutsList
v12 v13 2 2 3 3 The following tables contains a list of shortcuts automatically extracted from JOSM source. The third column contains links to the source of JOSM. 4 5 List below contains roughly 443 items; [wiki:Shortcuts] page covers half of them, most system shortcuts are explained; uncovered shortcuts are from plug-ins. 4 6 5 7 [[ShortcutsList]] … … 10 12 11 13 == See also == 12 * Shortcut overview in [wiki:Shortcuts online help]14 * Human-readable overview in [wiki:Shortcuts] 13 15 * [wiki:/Help Main Help] 14 16 * [http://docs.oracle.com/javase/7/docs/api/constant-values.html#java.awt.event.KeyEvent.KEY_LOCATION_LEFT Java 7 list of key codes]