banan-os/userspace/libraries/LibInput
Bananymous 51b6329c86 Kernel: Make backspace \b and delete 0x7F
This is what `vim` seems to expect and imo makes way more sense.
2024-12-05 17:34:37 +02:00
..
include/LibInput
CMakeLists.txt BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
KeyEvent.cpp Kernel: Make backspace \b and delete 0x7F 2024-12-05 17:34:37 +02:00
KeyboardLayout.cpp