diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-22 10:50:20 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-22 10:50:20 +0100 |
commit | 2711517eb5706b88c197d196ebcde4b09c60a51a (patch) | |
tree | 26f1e44cd5a261f45a6339fe9627eacc2a27dcdc /remove-gamma-restriction.reg | |
download | windows-hacks-2711517eb5706b88c197d196ebcde4b09c60a51a.tar.gz windows-hacks-2711517eb5706b88c197d196ebcde4b09c60a51a.tar.bz2 windows-hacks-2711517eb5706b88c197d196ebcde4b09c60a51a.tar.xz |
First commit
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'remove-gamma-restriction.reg')
-rw-r--r-- | remove-gamma-restriction.reg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/remove-gamma-restriction.reg b/remove-gamma-restriction.reg new file mode 100644 index 0000000..1eb4c7d --- /dev/null +++ b/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
|