Skip to content

Commit 8b0235c

Browse files
authored
Merge pull request #5789 from Gijsreyn/registry-multimon-missingvalue
Fix registry value missing description for multi-monitor taskbar setting
2 parents 9a1052e + e14be81 commit 8b0235c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/develop/settings/settings-common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ Specifies the behavior of the taskbar when displayed on multiple monitors.
11581158
| Registry value | Type | Data | Description |
11591159
|---------------|------|-------|------------|
11601160
| SystemSettings_Taskbar_MultiMonTaskbarMode | REG_SZ | 0, 1, or 2 | 0: Duplicate, 1: Primary and monitor window is on, 2: Monitor window is on. |
1161-
| SystemSettings_DesktopTaskbar_MultiMonTaskbarMode | REG_SZ | 0 1 | 0: Duplicate, 1: Primary and monitor window is on, 2: Monitor window is on. |
1161+
| SystemSettings_DesktopTaskbar_MultiMonTaskbarMode | REG_SZ | 0 1, or 2 | 0: Duplicate, 1: Primary and monitor window is on, 2: Monitor window is on. |
11621162
11631163
## Personalization - Taskbar - Pinned apps from other devices
11641164

0 commit comments

Comments
 (0)