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 | |
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>
-rw-r--r-- | README | 17 | ||||
-rwxr-xr-x | keyboard-layouts/SvMaPr.klc | bin | 0 -> 22128 bytes | |||
-rwxr-xr-x | keyboard-layouts/sweext08.klc | bin | 0 -> 114612 bytes | |||
-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 |
9 files changed, 15 insertions, 16 deletions
@@ -1,16 +1 @@ -Registry edits for Windows - -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 +Registry edits and keyboard layouts to make Windows less intolerable diff --git a/keyboard-layouts/SvMaPr.klc b/keyboard-layouts/SvMaPr.klc Binary files differnew file mode 100755 index 0000000..94e23cf --- /dev/null +++ b/keyboard-layouts/SvMaPr.klc diff --git a/keyboard-layouts/sweext08.klc b/keyboard-layouts/sweext08.klc Binary files differnew file mode 100755 index 0000000..91a76f4 --- /dev/null +++ b/keyboard-layouts/sweext08.klc 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 |