forked from Freedom-Windows-Team/Lindows_11.1
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathAudioTweak.reg
More file actions
23 lines (19 loc) · 1.82 KB
/
AudioTweak.reg
File metadata and controls
23 lines (19 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Audio]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Audio]
"DisableSpatialOnComboEndpoints"=dword:00000001
"EnableCaptureMonitor"=dword:00000001
"EnableLogonHIDControls"=dword:00000001
"VolumeAccelThreshold"=dword:00000004
"VolumeDownTransitionTime"=dword:00000190
"VolumeRepeatWindow"=dword:00000384
"VolumeUpTransitionTime"=dword:00000190
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Audio]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Audio]
"DisableSpatialOnComboEndpoints"=dword:00000001
"EnableCaptureMonitor"=dword:00000001
"EnableLogonHIDControls"=dword:00000001
"VolumeAccelThreshold"=dword:00000004
"VolumeDownTransitionTime"=dword:00000190
"VolumeRepeatWindow"=dword:00000384
"VolumeUpTransitionTime"=dword:00000190