Open Duelist-Fiora opened 5 years ago
Hi, you can try to remap your Caps Lock's PS2 to Backspace's. It's a VoodooPS2Controller related question, and official guide is at here: https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller/wiki/How-to-Use-Custom-Keyboard-Mapping.
Amazing! This solves my problem perfectly.
Thank you for your help.
If other people have the same problem, you can download ioio, then enter ./ioio -s ApplePS2Keyboard LogScanCodes 1
in the terminal and enter tail -f /var/log /system.log
gets the scan code of the key, but this does not apply to 10.14. You can also access VoodooPS2Controller's github repository to get your scan code.
I used Karabiner-Elements to change the caps lock to backspace, but it doesn't work. After pressing caps lock, its LED is always on, and the transition animation of launchpad becomes very very slow. It returns to normal after exiting Karabiner-Elements. I have modified the system settings by following the steps in #2, but it seems to have no effect.Is there any other way to change caps lock to backspace?