Changes between Version 17 and Version 18 of HowTo/JOSM-under-Linux
- Timestamp:
- 2021-11-20T18:07:25+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/JOSM-under-Linux
v17 v18 3 3 4 4 = HowTo > JOSM-under-Linux 5 6 5 == Getting the ALT key working == 7 6 If your window manager use the `Alt` key as modifier key some combination within JOSM do not work. … … 11 10 Open Control Center --> Desktop --> Window Behaviour --> Actions 12 11 13 * Otherwise you can use right alt key {{{Alt Gr}}} only. 12 * Otherwise you can use right alt key `Alt Gr` only. 13 14 14 15 15 == Java Virtual Machine == 16 When using Ubuntu with Gnome you could install JOSM from the [/Download#Ubuntu repository]. If you haven't installed java please do so. Then you could start JOSM in the bash with the command josm. Sometimes there is an error like this: 16 When using Ubuntu with Gnome you could install JOSM from the [wikitr:/Download#Ubuntu repository]. If you haven't installed java please do so. Then you could start JOSM in the bash with the command josm. Sometimes there is an error like this: 17 17 18 18 {{{ … … 34 34 35 35 ---- 36 Back to [HowTo Howto] [[BR]]37 Back to [InstallNotes 36 Back to [wikitr:/HowTo Howto] \\ 37 Back to [wikitr:/InstallNotes Install notes]