10 | | || Applies to || Description || Relevant keys in [Help/Preferences/Advanced Advanced Preferences] |
11 | | || [Help/ToggleDialogs Windows] || By clicking on the heading you can switch between "Always shown", "Dynamic", "Always hidden" so that "buttons" at the bottom of the dialog in question will be hidden/displayed. Settings save per each panel independently. [[br]] [[br]] **NOTE**: "Dynamic" setting won't work unless you check respective checkbox in [Help/Preferences/Display Display Settings menu] or set dialog.dynamic.buttons to true || ends with .buttonhiding |
12 | | || [Help/ToggleDialogs Windows] || 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 | | || [Help/ToggleDialogs Windows] || By clicking on pin icon in heading of the panel you will make floating window. In order to pin each window back to its place you have to close this window. Settings save per each panel independently. || ends with .docked |
14 | | || [Help/ToggleDialogs Windows], whole JOSM window || Position and size of the pop ups. Position of each [Help/ToggleDialogs window] (when unpinned) || ends with .geometry || |
15 | | || [Help/Action/FullscreenView Fullscreen] || Use {{{F11}}} to enter and leave fullscreen mode || draw.fullscreen |
16 | | || [/wiki/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) to false to hide it after every {{{Tab}}} press [[br]][[br]] 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: [[br]] [Help/ToggleDialogs Windows] [[br]] [[br]] Advanced use (read row above about ".always-visible" keys): [[br]] [Help/MainToolbar Main toolbar]+[/wiki/JOSM%20interface#MainMenu Main menu] [[br]] [Help/EditToolbar Edit toolbar] [[br]] [Help/StatusBar Status toolbar] || Use {{{Tab}}} to hide/unhide them. || || |
18 | | |
| 11 | ||= Applies to =||= Description =||= Relevant keys in [wikitr:/Help/Preferences/Advanced Advanced Preferences] =|| |
| 12 | || [wikitr:/Help/ToggleDialogs Sidebar] || By clicking on the heading, then "side buttons", you can switch between "Always shown", "Dynamic", "Always hidden" so that "buttons" at the bottom of the panel in question will be hidden/displayed. Settings save per each panel independently. \\ \\ **NOTE**: "Dynamic" setting won't work unless you check respective checkbox in [wikitr:/Help/Preferences/Display Display Settings menu] or set `dialog.dynamic.buttons` to `true` || ends with `.buttonhiding` || |
| 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` || |
| 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` || |
| 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` || |
| 16 | || [wikitr:/Help/Action/FullscreenView Fullscreen] || Use {{{F11}}} to enter and leave fullscreen view || `draw.fullscreen` || |
| 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. || || |
36 | | 1. set menu.always-visible, sidetoolbar.always-visible, statusbar.always-visible, toolbar.always-visible to false |
37 | | 2. set propertiesdialog.docked, selectionlist.docked to false |
38 | | 3. adjust layout, press {{{Tab}}} |
| 34 | 1. set `menu.always-visible`, `sidetoolbar.always-visible`, `statusbar.always-visible`, `toolbar.always-visible` to `false` |
| 35 | 1. set `propertiesdialog.docked`, `selectionlist.docked` to `false` |
| 36 | 1. adjust layout, press **{{{Tab}}}** |