Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| home_server:mswindows_notes [2026-01-29 Thu wk05 05:59] – [XREF Layer control] baumkp | home_server:mswindows_notes [2026-03-16 Mon wk12 15:04] (current) – [Windows file manager webDAV Nextcloud setup] baumkp | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| ---- | ---- | ||
| - | =====MSWindows | + | =====MSWindows |
| //**I do not use Windows much at home anymore.**// | //**I do not use Windows much at home anymore.**// | ||
| *First up to make easier to load up system | *First up to make easier to load up system | ||
| Line 199: | Line 199: | ||
| In Linux symlinks seem to be more robust (mind you just about everything seems more robust...) | In Linux symlinks seem to be more robust (mind you just about everything seems more robust...) | ||
| + | |||
| + | =====Windows file manager webDAV Nextcloud setup===== | ||
| + | Map a network drive using: | ||
| + | '' | ||
| ====Windows Symlink equivalent command - mklink==== | ====Windows Symlink equivalent command - mklink==== | ||
| Line 250: | Line 254: | ||
| For Windows 10 you need to move over the task bar program until the small program window appears, this also bring to foreground the main window too. Then right click on the small program window to get the move and maximise options. | For Windows 10 you need to move over the task bar program until the small program window appears, this also bring to foreground the main window too. Then right click on the small program window to get the move and maximise options. | ||
| + | |||
| + | =====Windows 11 Multitasking / Screen Control===== | ||
| + | - Powertools Screen control key set: windows + shift + ` | ||
| + | - Multitasking setting (windows + i then select multitasking (under system)) | ||
| + | - Snap Windows options | ||
| + | - Alt Tab options | ||
| + | |||
| + | =====Windows 11 File Explorer options===== | ||
| + | - Powertools Screen control key set: windows + shift + ` | ||
| + | - For developers (windows + i then select for developers (under system)) | ||
| + | |||
| ======MSExcel Tips====== | ======MSExcel Tips====== | ||
| Line 488: | Line 503: | ||
| '' | '' | ||
| + | |||
| Controls the behavior of the VISRETAIN system variable when it's set to 1. | Controls the behavior of the VISRETAIN system variable when it's set to 1. | ||
| Line 495: | Line 511: | ||
| ^Value ^Description ^ | ^Value ^Description ^ | ||
| - | |0 |No settings are synchronized. You will have the same experience when you set VISRETAIN to 1 in AutoCAD 2017 or earlier. | | + | |0 |No settings are synchronized. You will have the same experience when you set VISRETAIN to 1 in AutoCAD 2017 or earlier. |
| |1 |On/Off synchronized. | | |1 |On/Off synchronized. | | ||
| |2 |Freeze/ | |2 |Freeze/ | ||
| Line 508: | Line 524: | ||
| |1024 |Description synchronized. | | |1024 |Description synchronized. | | ||
| To specify more than one layer property to sync, enter the sum of the bitcode values. For example, a value of 3 specifies that both the On/Off (1) and Freeze/Thaw (2) layer properties will automatically sync when the xref is reloaded. | To specify more than one layer property to sync, enter the sum of the bitcode values. For example, a value of 3 specifies that both the On/Off (1) and Freeze/Thaw (2) layer properties will automatically sync when the xref is reloaded. | ||
| + | |||
| + | '' | ||
| + | |||
| + | Controls the display of object properties on referenced layers. | ||
| + | |||
| + | The XREFOVERRIDE system variable affects display and plotting, and works in conjunction with the VISRETAIN system variable. If you want the xref layers to retain their original layer settings, it is recommended to set VISRETAIN and XREFOVERRIDE system variables to 0. | ||
| + | |||
| + | ^Value ^Description ^ | ||
| + | |0 |When the properties of the objects (such as color, linetype, lineweight, transparency, | ||
| + | |1 |When the visual properties of the objects on the external reference drawing are not set to ByLayer, objects on xref layers are treated as if their properties are set to ByLayer and every external reference layer can have its own set of layer overrides | | ||
| + | |||
| + | Note: The XREFOVERRIDE system variable only applies to DWG xrefs, not to other references such as underlays. | ||
| + | |||
| + | **References** | ||
| + | *Autodesk: | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| ======Accessibility Contract Checker====== | ======Accessibility Contract Checker====== | ||
| Form versus function, unfortunately the moronic types seem to favour form over function. | Form versus function, unfortunately the moronic types seem to favour form over function. | ||