Windows Aero:修订间差异
跳转到导航
跳转到搜索
→Optional Keys
正义羊-JRJSheep(讨论 | 贡献) |
正义羊-JRJSheep(讨论 | 贡献) |
||
| 第 114 行: | 第 114 行: | ||
After replacing the files, Aero should be enabled automatically on next boot. If not, open <code>regedit.exe</code>, navigate to <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM</code>, create a DWORD named <code>UseMachineCheck</code> and set it to 0. | After replacing the files, Aero should be enabled automatically on next boot. If not, open <code>regedit.exe</code>, navigate to <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM</code>, create a DWORD named <code>UseMachineCheck</code> and set it to 0. | ||
==== | ==== 可选键值 ==== | ||
以下值可用于将各种效果应用于 DWM: | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
! | !键 | ||
! | !值 | ||
|- | |- | ||
|ForceSoftwareD3D | |ForceSoftwareD3D | ||
<small> | <small>(仅 Build 5048-5284)</small> | ||
|'''1''' - | |'''1''' - 强制软件渲染;建议在 VMware 6.5 和 VMware 12.x 及更高版本上使用,以防止屏幕闪烁,但可能会出现一些轻微的图形伪影。 | ||
'''0''' - | '''0''' - 使用硬件渲染 | ||
|- | |- | ||
| Glass | | Glass | ||
<small> | <small>(仅 Build 5098-5284)</small> | ||
|'''1''' - | |'''1''' - 启用玻璃边框 | ||
'''0''' - | '''0''' - 禁用玻璃边框;在 Build 5219 及更高版本上禁用模糊效果 | ||
|- | |- | ||
|Blur | |Blur | ||
|'''1''' - | |'''1''' - 启用模糊效果 | ||
'''0''' - | '''0''' - 禁用模糊效果;Build 5098-5219 在强制软件渲染并强制启用玻璃效果时需要 | ||
|- | |- | ||
|BlurSigma | |BlurSigma | ||
<small> | <small>(仅 Build 5212-5270)</small> | ||
|''' | |'''介于 1 和 30 之间的十进制值''' - 控制模糊强度 | ||
''' | '''任何其他值''' - 禁用透明度并使边框变黑 | ||
|- | |- | ||
| Animations | | Animations | ||
|'''1''' - | |'''1''' - 启用 Aero 动画效果 | ||
'''0''' - | '''0''' - 禁用 Aero 动画效果 | ||
|- | |- | ||
|AnimationsShiftKey | |AnimationsShiftKey | ||
|'''1''' - | |'''1''' - 启用 {{key press|⇧ Shift}} 键以减慢动画速度 | ||
'''0''' - | '''0''' - 禁用此选项 | ||
|- | |- | ||
|RenderClientAreaOnly | |RenderClientAreaOnly | ||
|'''1''' - | |'''1''' - 仅呈现应用程序的客户端区域;窗口边框和标题栏不会呈现,请谨慎使用! | ||
'''0''' - | '''0''' - 呈现客户端和服务器(DWM)区域 | ||
|} | |} | ||