WindowsPlusWindowsPlus
封鎖 Windows 標誌鍵 + 加號用來放大的按鍵組合。Blocks the Windows logo key+Plus key combination used to zoom in.
類型Type
字串String
值Values
值Value | 描述Description |
---|---|
允許Allowed |
不會封鎖 Windows 標誌鍵 + 加上索引鍵組合。The Windows logo key+Plus key combination is not blocked. 這是預設值。This is the default value. |
封鎖Blocked |
Windows 標誌鍵 + 加上索引鍵組合會遭到封鎖。The Windows logo key+Plus key combination is blocked. |
父階層Parent Hierarchy
Microsoft-Windows-Embedded-KeyboardFilterService | WindowsCommaMicrosoft-Windows-Embedded-KeyboardFilterService | WindowsComma
有效的設定階段Valid Configuration Passes
offlineServicingofflineServicing
套用至Applies To
如需此元件支援的架構與 Windows 版本的清單,請參閱Microsoft-Windows-內嵌-KeyboardFilterService。For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Embedded-KeyboardFilterService.
XML 範例XML example
<settings pass="offlineServicing">
<component name="Microsoft-Windows-Embedded-KeyboardFilterService" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<WindowsPlus>Blocked</WindowsPlus>
</component>
</settings>