| 1 | = Windows Scroll Bar Settings = |
| 2 | |
| 3 | See '''Visual Effects''' to enable/disable thin bars |
| 4 | |
| 5 | Registery Settings : |
| 6 | |
| 7 | {{{ |
| 8 | Windows Registry Editor Version 5.00 |
| 9 | |
| 10 | [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] |
| 11 | "BorderWidth"="-15" |
| 12 | "CaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\ |
| 13 | 00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\ |
| 14 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ |
| 15 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 |
| 16 | "CaptionHeight"="-330" |
| 17 | "CaptionWidth"="-330" |
| 18 | "IconFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\ |
| 19 | 00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,00,\ |
| 20 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ |
| 21 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 |
| 22 | "IconTitleWrap"="1" |
| 23 | "MenuFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\ |
| 24 | 00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,00,\ |
| 25 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ |
| 26 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 |
| 27 | "MenuHeight"="-285" |
| 28 | "MenuWidth"="-285" |
| 29 | "MessageFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\ |
| 30 | 00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\ |
| 31 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ |
| 32 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 |
| 33 | "ScrollHeight"="-450" |
| 34 | "ScrollWidth"="-450" |
| 35 | "Shell Icon Size"="32" |
| 36 | "SmCaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\ |
| 37 | 00,00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,\ |
| 38 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ |
| 39 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 |
| 40 | "SmCaptionHeight"="-330" |
| 41 | "SmCaptionWidth"="-330" |
| 42 | "StatusFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\ |
| 43 | 00,00,00,01,00,00,05,00,53,00,65,00,67,00,6f,00,65,00,20,00,55,00,49,00,00,\ |
| 44 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ |
| 45 | 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 |
| 46 | "PaddedBorderWidth"="-60" |
| 47 | "AppliedDPI"=dword:00000060 |
| 48 | "IconSpacing"="-990" |
| 49 | "IconVerticalSpacing"="-990" |
| 50 | "MinAnimate"="0" |
| 51 | |
| 52 | }}} |