diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-22 16:27:27 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-22 16:27:27 +0100 |
commit | 3309ef2aa626b175d080c3433548c9cb6ccfd318 (patch) | |
tree | e031a00bb482b5c4c90c54630c948a5b780d1cd3 /registry-edits/remove-gamma-restriction.reg | |
parent | First commit (diff) | |
download | windows-hacks-3309ef2aa626b175d080c3433548c9cb6ccfd318.tar.gz windows-hacks-3309ef2aa626b175d080c3433548c9cb6ccfd318.tar.bz2 windows-hacks-3309ef2aa626b175d080c3433548c9cb6ccfd318.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'registry-edits/remove-gamma-restriction.reg')
-rw-r--r-- | registry-edits/remove-gamma-restriction.reg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/registry-edits/remove-gamma-restriction.reg b/registry-edits/remove-gamma-restriction.reg new file mode 100644 index 0000000..1eb4c7d --- /dev/null +++ b/registry-edits/remove-gamma-restriction.reg @@ -0,0 +1,4 @@ +Windows Registry Editor Version 5.00
+
+[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ICM]
+"GdiIcmGammaRange"=dword:00000100
|