mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-27 22:17:26 +00:00
Improved input logger test to hook on the aforementioned events. Removed Debug printing of keys in OpenTK.Input.Keyboard. Beautified X11Keyboard.cs Added experimental code to handle X11 keyboard events (not used yet). |
||
|---|---|---|
| .. | ||
| IInputDevice.cs | ||
| IInputDriver.cs | ||
| IKeyboard.cs | ||
| IKeyboardDriver.cs | ||
| IMouse.cs | ||
| IMouseDriver.cs | ||
| Keyboard.cs | ||
| Mouse.cs | ||