Ala*_*inD 12 taskbar windows-10
使用 Windows 10 v1803。有什么办法可以去掉Show desktop
时钟旁边的薄片吗?它只有 5 像素宽(包括细的灰色边框),但很烦人!
左边的图像是切片本身,右边的图像是您右键单击切片时看到的图像。到目前为止我尝试过的事情:
Enable Peek
已关闭。Use Peek to preview the desktop when you move your mouse to the Show desktop button at the end of the taskbar
是Off
har*_*ymc 10
可以使用免费应用程序7+ Taskbar Tweaker删除显示桌面切片
使用Chocolatey安装:choco install 7-taskbar-tweaker
使用名为的调整Hide the “show desktop” button
:
受到 ChrisB 回答的启发,这是一个隐藏按钮的AutoHotkey脚本:
Control, Hide, , TrayShowDesktopButtonWClass1, ahk_class Shell_TrayWnd
Run Code Online (Sandbox Code Playgroud)
如果使用 AutoHotkey v2,则语法为:
ControlHide("TrayShowDesktopButtonWClass1", "ahk_class Shell_TrayWnd")
Run Code Online (Sandbox Code Playgroud)
(使用方法:安装 AutoHotkey,将其保存到.ahk
文件中并双击它。您还可以在开始菜单中添加启动文件夹的快捷方式,使其在登录时自动运行。)
归档时间: |
|
查看次数: |
9862 次 |
最近记录: |