mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
Add "Last Active Click" Taskbar Behaviour Option (#280)
This commit is contained in:
8
Regfiles/Undo/Disable_Last_Active_Click.reg
Normal file
8
Regfiles/Undo/Disable_Last_Active_Click.reg
Normal file
@@ -0,0 +1,8 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
; This disables the last-active-click action for the taskbar.
|
||||
; (Please see the `Enable_Last_Active_Click.reg` file for an
|
||||
; explanation of what this undoes.)
|
||||
|
||||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
|
||||
"LastActiveClick"=-
|
||||
Reference in New Issue
Block a user