当前位置: 首页 > 网络学院 > 操作系统 > Windows 10 >

Win10如何自定义Alt-Tab界面边框的透明度?

www.365-588.com XKER.COM 时间:2017-05-31 12:21:04  评论:

Win10如何自定义Alt-Tab界面边框的透明度?Alt-Tab是切换窗口的快捷键,一些用户在Win10系统下使用Alt-Tab组合键切换窗口时,发现Alt-Tab界面边框的透明度不够,那么Alt-Tab界面边框的透明度要如何设置呢?别着急,下面小编给大家分享Win10自定义Alt-Tab界面边框透明度的操作方法。

  Win10如何自定义Alt-Tab界面边框的透明度?

  方法一:

1、点击Windows+R组合键键,键入regedit,然后按Enter键;

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

2、在左侧依次展开HKEY_CURRENT_USER \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer,右键选择【新建】-【项】,将该名称命名为MultitaskingView;

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

3、右键单击MultitaskingView,然后选择【新建】-【项】,将该项命名为AltTabViewHost;

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

4、右键单击AltTabViewHost,然后选择新建》 Dword(32位)值,命名为:Grid_backgroundPercent ;

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

5、双击打开Grid_backgroundPercent,输入需要设置的透明度(以百分比设置值。 0表示100%透明度,100%无透明度。);

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

6、在AltTabViewHost上单击右键,然后选择新建》 Dword(32位)值,将其命名为BackgroundDimmingLayer_percent,以百分比设置值,100%为完全调光。

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

  方法二:

1、直接将下面代码复制到记事本中;

  1. 01Windows Registry Editor Version 5.00
  2. 02; Set transparency of Alt-Tab interface between 00000000 (full transparency) and 000000100 (no transparency)
  3. 03[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AltTabViewHost]
  4. 04"Grid_backgroundPercent"=dword:00000100
  5. 05; Set whether windows are shown behind the Alt-Tab interface. 00000000 is no, 00000001 is yes
  6. 06[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AltTabViewHost]
  7. 07"Wallpaper"=dword:00000001
  8. 08; Sets the dim percentage of the background, 00000000 is no dimming, 00000100 is full dimming
  9. 09[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AltTabViewHost]
  10. 10"BackgroundDimmingLayer_percent"=dword:000000100
复制代码
Windows Registry Editor Version 5.00; Set transparency of Alt-Tab interface between 00000000 (full transparency) and 000000100 (no transparency)[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AltTabViewHost]"Grid_backgroundPercent"=dword:00000100; Set whether windows are shown behind the Alt-Tab interface. 00000000 is no, 00000001 is yes[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AltTabViewHost]"Wallpaper"=dword:00000001; Sets the dim percentage of the background, 00000000 is no dimming, 00000100 is full dimming[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AltTabViewHost]"BackgroundDimmingLayer_percent"=dword:000000100

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

2、点击记事本左上角的“文件”,在下拉菜单中选择“另存为”;

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

3、、在打开的另存为窗口,先点击窗口左侧的“桌面”,然后在在文件名(N)栏中输入“Alt-Tab界面边框透明度.reg ”,再点击“保存”;

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

4、双击Alt-Tab界面边框的透明度.reg文件 ,导入注册表即可。

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

Win10如何自定义Alt-Tab界面边框的透明度?_www.365-588.com

以上就是Win10自定义Alt-Tab界面边框透明度的两种方法,大家可以选择其中一种方法进行设置,希望该教程可以帮助到大家。

如果您喜欢本文请分享给您的好友,谢谢!如想浏览更多更好的Windows 10内容,请登录:http://www.tootnn.com/edu/os/15/index.html

相关内容标签:Windows 10