Win10如何自定義Alt-Tab界面邊框的透明度?
Win10如何自定義Alt-Tab界面邊框的透明度?Alt-Tab是切換窗口的快捷鍵,一些用戶在Win10系統(tǒng)下使用Alt-Tab組合鍵切換窗口時(shí),發(fā)現(xiàn)Alt-Tab界面邊框的透明度不夠,那么Alt-Tab界面邊框的透明度要如何設(shè)置呢?別著急,下面小編給大家分享Win10自定義Alt-Tab界面邊框透明度的操作方法。
Win10如何自定義Alt-Tab界面邊框的透明度?
方法一:
1、點(diǎn)擊Windows+R組合鍵鍵,鍵入regedit,然后按Enter鍵;
2、在左側(cè)依次展開HKEY_CURRENT_USER SOFTWARE Microsoft Windows CurrentVersion Explorer,右鍵選擇【新建】-【項(xiàng)】,將該名稱命名為MultitaskingView;
3、右鍵單擊MultitaskingView,然后選擇【新建】-【項(xiàng)】,將該項(xiàng)命名為AltTabViewHost;
4、右鍵單擊AltTabViewHost,然后選擇新建》 Dword(32位)值,命名為:Grid_backgroundPercent ;
5、雙擊打開Grid_backgroundPercent,輸入需要設(shè)置的透明度(以百分比設(shè)置值。 0表示100%透明度,100%無透明度。);
6、在AltTabViewHost上單擊右鍵,然后選擇新建》 Dword(32位)值,將其命名為BackgroundDimmingLayer_percent,以百分比設(shè)置值,100%為完全調(diào)光。
方法二:
1、直接將下面代碼復(fù)制到記事本中;
01Windows Registry Editor Version 5.0002; Set transparency of Alt-Tab interface between 00000000 (full transparency) and 000000100 (no transparency)03[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorerMultitaskingViewAltTabViewHost]04"Grid_backgroundPercent"=dword:0000010005; Set whether windows are shown behind the Alt-Tab interface. 00000000 is no, 00000001 is yes06[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorerMultitaskingViewAltTabViewHost]07"Wallpaper"=dword:0000000108; Sets the dim percentage of the background, 00000000 is no dimming, 00000100 is full dimming09[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorerMultitaskingViewAltTabViewHost]10"BackgroundDimmingLayer_percent"=dword:000000100復(fù)制代碼Windows Registry Editor Version 5.00; Set transparency of Alt-Tab interface between 00000000 (full transparency) and 000000100 (no transparency)[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorerMultitaskingViewAltTabViewHost]"Grid_backgroundPercent"=dword:00000100; Set whether windows are shown behind the Alt-Tab interface. 00000000 is no, 00000001 is yes[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorerMultitaskingViewAltTabViewHost]"Wallpaper"=dword:00000001; Sets the dim percentage of the background, 00000000 is no dimming, 00000100 is full dimming[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorerMultitaskingViewAltTabViewHost]"BackgroundDimmingLayer_percent"=dword:0000001002、點(diǎn)擊記事本左上角的“文件”,在下拉菜單中選擇“另存為”;
3、、在打開的另存為窗口,先點(diǎn)擊窗口左側(cè)的“桌面”,然后在在文件名(N)欄中輸入“Alt-Tab界面邊框透明度.reg ”,再點(diǎn)擊“保存”;
4、雙擊Alt-Tab界面邊框的透明度.reg文件 ,導(dǎo)入注冊(cè)表即可。
以上就是Win10自定義Alt-Tab界面邊框透明度的兩種方法,大家可以選擇其中一種方法進(jìn)行設(shè)置,希望該教程可以幫助到大家。
相關(guān)文章:
1. 在FreeBSD 8.1下搭建Git服務(wù)器步驟2. 什么是Unix 以及它為什么這么重要?3. 深度操作系統(tǒng)20.5發(fā)布 deepin 20.5更新內(nèi)容匯總4. 在FreeBSD上搭建Mac的文件及time machine備份服務(wù)5. Linux Mint系統(tǒng)輸入法怎么刪除? Linux Mint刪除多余輸入法的技巧6. 統(tǒng)信UOS系統(tǒng)怎么設(shè)置鼠標(biāo)樣式? UOS更改鼠標(biāo)形狀的技巧7. 微軟Win11專業(yè)版即將默認(rèn)禁用 SMB 來賓認(rèn)證服務(wù)8. Win11 正式版 Build 22621.1105一月累積更新補(bǔ)丁KB5022303發(fā)布(附完整更新日志)9. deepin linux怎么切換到root權(quán)限? Deepin切換root用戶的技巧10. Mac無線網(wǎng)絡(luò)怎么設(shè)置?蘋果Mac電腦無線網(wǎng)絡(luò)設(shè)置教程
