banan-os/kernel/kernel/Input/PS2
Bananymous d4903caafa Kernel: Combine consecutive mouse move and scroll events
This makes mouse work much smoother when running without kvm.
2024-06-11 00:07:31 +03:00
..
Controller.cpp Kernel: Move ACPI to its own directory and namespace 2024-04-04 15:00:13 +03:00
Device.cpp Kernel: Start making device numbers unique for each device 2024-02-22 15:53:48 +02:00
Keyboard.cpp Kernel: Move KeyEvent/MouseEvent from kernel to LibInput 2024-05-28 23:30:08 +03:00
Keymap.cpp Kernel: Move KeyEvent/MouseEvent from kernel to LibInput 2024-05-28 23:30:08 +03:00
Mouse.cpp Kernel: Combine consecutive mouse move and scroll events 2024-06-11 00:07:31 +03:00