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 | |
parent | First commit (diff) | |
download | windows-hacks-master.tar.gz windows-hacks-master.tar.bz2 windows-hacks-master.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | registry-edits/README | 14 | ||||
-rw-r--r-- | registry-edits/make-caps-lock-control.reg (renamed from make-caps-lock-control.reg) | bin | 408 -> 408 bytes | |||
-rw-r--r-- | registry-edits/remove-gamma-restriction.reg (renamed from remove-gamma-restriction.reg) | 0 | ||||
-rw-r--r-- | registry-edits/restore-caps-lock-and-control.reg (renamed from restore-caps-lock-and-control.reg) | bin | 260 -> 260 bytes | |||
-rw-r--r-- | registry-edits/swap-caps-lock-and-control.reg (renamed from swap-caps-lock-and-control.reg) | bin | 408 -> 408 bytes | |||
-rw-r--r-- | registry-edits/utc-hwclock.reg (renamed from utc-hwclock.reg) | 0 |
6 files changed, 14 insertions, 0 deletions
diff --git a/registry-edits/README b/registry-edits/README new file mode 100644 index 0000000..2f828b6 --- /dev/null +++ b/registry-edits/README @@ -0,0 +1,14 @@ +make-caps-lock-control.reg + Turn the caps lock key into a control key + +remove-gamma-restriction.reg + Remove districtions in gamma ramp changes + +swap-caps-lock-and-control.reg + Swap left control and caps lock + +restore-caps-lock-and-control.reg + Restore left control and caps lock + +utc-hwclock.reg + Use the UTC timezone for the hardware clock diff --git a/make-caps-lock-control.reg b/registry-edits/make-caps-lock-control.reg Binary files differindex 1dbbea7..1dbbea7 100644 --- a/make-caps-lock-control.reg +++ b/registry-edits/make-caps-lock-control.reg diff --git a/remove-gamma-restriction.reg b/registry-edits/remove-gamma-restriction.reg index 1eb4c7d..1eb4c7d 100644 --- a/remove-gamma-restriction.reg +++ b/registry-edits/remove-gamma-restriction.reg diff --git a/restore-caps-lock-and-control.reg b/registry-edits/restore-caps-lock-and-control.reg Binary files differindex 65f5c09..65f5c09 100644 --- a/restore-caps-lock-and-control.reg +++ b/registry-edits/restore-caps-lock-and-control.reg diff --git a/swap-caps-lock-and-control.reg b/registry-edits/swap-caps-lock-and-control.reg Binary files differindex 9d536f1..9d536f1 100644 --- a/swap-caps-lock-and-control.reg +++ b/registry-edits/swap-caps-lock-and-control.reg diff --git a/utc-hwclock.reg b/registry-edits/utc-hwclock.reg index 6276e64..6276e64 100644 --- a/utc-hwclock.reg +++ b/registry-edits/utc-hwclock.reg |