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 All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00
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 All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00