Linux-CapsLock-Delay-Fixer icon indicating copy to clipboard operation
Linux-CapsLock-Delay-Fixer copied to clipboard

That is the capslock delay problem's fixer script

Results 13 Linux-CapsLock-Delay-Fixer issues
Sort by recently updated
recently updated
newest added

As discussed in [this issue comment](https://github.com/hexvalid/Linux-CapsLock-Delay-Fixer/issues/12#issuecomment-1157525605), the current script exits with the error below if `xkbcomp -xkb $DISPLAY keyboardmap` creates a file that has the `key ` sections split across...

Warning: No symbols defined for (keycode 97) Warning: No symbols defined for (keycode 103) Warning: No symbols defined for (keycode 120) Warning: No symbols defined for (keycode 132) Warning: No...

As the title suggests, the script adds incorrect behavior to the Caps Lock key by making it act as Shift for a few hundred milliseconds after Caps has been detoggled....

https://github.com/rafaeloledo/linux-capslock-delay-fix

Bootstrap.sh Warning: Could not load keyboard geometry for :0 BadName (named color or font does not exist) Resulting keymap file will not describe geometry syntax error: line 1489 of keyboardmap...

As the title suggests, the caps lock button release delay has still not been fixed: ``bash -ic "sh bootstrap.sh"`` ``bootstrap.sh: 2: cannot open CAPS: No such file`` ``bootstrap.sh: 2: key:...

hi, i have still a delay for capslock but its shorter than before, after i did added the script to the startup programs, this error printed in terminal: ![image](https://user-images.githubusercontent.com/89677246/154847942-b93317d6-95e0-47dc-adfc-ce24158c6673.png)

Hi! First of all: THANK YOU for the script. This bug has been driving me nuts for years and I can't fathom why this isn't getting fixed. The number of...