Changes between Version 38 and Version 41 of Help/JOSM interface customization
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/JOSM interface customization
v38 v41 1 1 [[TranslatedPages(outdated=The whole page is confusing. A complete overhall or a move of single snippets to other pages and deleting the page should be considered.)]] 2 = JOSM interface customization 2 3 3 4 === Display Settings menu === … … 12 13 || [wikitr:/Help/ToggleDialogs Sidebar] || By clicking on arrow in heading of the panel you will toggle it's minified state. Settings save per each panel independently. || ends with `.minimized` || 13 14 || [wikitr:/Help/ToggleDialogs Sidebar] || By clicking on pin icon in heading of the panel you will make floating window. In order to pin each panel back to its place you have to close this window. Settings save per each panel independently. || ends with `.docked` || 14 || [wikitr:/Help/ToggleDialogs Sidebar],\\ whole JOSM window || Position and size of the pop ups. Position of each [wikitr:/Help/ToggleDialogs panel] (when unpinned) || ends with .geometry || 15 || [wikitr:/Help/ToggleDialogs Sidebar],\\ whole JOSM window || Position and size of the pop ups. Position of each [wikitr:/Help/ToggleDialogs panel] (when unpinned) || ends with `.geometry` || 15 16 || [wikitr:/Help/Action/FullscreenView Fullscreen] || Use {{{F11}}} to enter and leave fullscreen view || `draw.fullscreen` || 16 || [wikitr:/ JOSM%20interface#MainMenu Main menu],\\ toolbar, status bar, side toolbar || Will be always visible, unless you disable it in advanced settings. Set one of 4 keys ({{{menu.always-visible}}} for example) tofalseto hide it after every {{{Tab}}} press \\ \\ You can use right mouse click on elements to select "Do not hide this toolbar and menu". However, there [#donothidemenuANDtoolbarspecialcase special case] about "Main menu" and "toolbar". || ends with `.always-visible` ||17 || Simple use: \\ [wikitr:/Help/ToggleDialogs Sidebar] \\ \\ Advanced use (read row above about ".always-visible" keys): \\ [wikitr:/Help/MainToolbar Main toolbar]+[wikitr:/ JOSM%20interface#MainMenu Main menu] \\ [wikitr:/Help/EditToolbar Edit toolbar] \\ [wikitr:/Help/StatusBar Status toolbar] || Use {{{Tab}}} to hide/unhide them. || ||17 || [wikitr:/Help/Menu Main menu],\\ toolbar, status bar, side toolbar || Will be always visible, unless you disable it in advanced settings. Set one of 4 keys ({{{menu.always-visible}}} for example) to `false` to hide it after every {{{Tab}}} press \\ \\ You can use right mouse click on elements to select "Do not hide this toolbar and menu". However, there [#donothidemenuANDtoolbarspecialcase special case] about "Main menu" and "toolbar". || ends with `.always-visible` || 18 || Simple use: \\ [wikitr:/Help/ToggleDialogs Sidebar] \\ \\ Advanced use (read row above about ".always-visible" keys): \\ [wikitr:/Help/MainToolbar Main toolbar]+[wikitr:/Help/Menu Main menu] \\ [wikitr:/Help/EditToolbar Edit toolbar] \\ [wikitr:/Help/StatusBar Status toolbar] || Use {{{Tab}}} to hide/unhide them. || || 18 19 19 20 === Default setup === … … 47 48 == See also == 48 49 * [wikitr:/Shortcuts#interfaceandappearance Keyboard shortcuts relating to "interface and appearance"] 49 * [[JOSM Extensions and installation steps]] 50 51 ---- 52 Back to [wikitr:/Help Main Help]