Opentk/Source/OpenTK/Platform/Linux
thefiddler 4a53a5511a [Linux] Disabled TTY keyboard driver in favor of libinput
The TTY keyboard driver requires a robust cleanup method to avoid
hogging the keyboard/console after the process exists. Without
this, it does not make sense to use enable this driver.
2014-07-16 14:28:27 +02:00
..
Bindings [Linux] Improve checks for TTY 2014-07-16 14:28:27 +02:00
LinuxDisplayDriver.cs [KMS] Fixed NRE in Toolkit.Init(); improved resource cleanup 2014-07-16 14:28:27 +02:00
LinuxFactory.cs [Linux] Disabled TTY keyboard driver in favor of libinput 2014-07-16 14:28:27 +02:00
LinuxGraphicsContext.cs [KMS] Fixed NRE in Toolkit.Init(); improved resource cleanup 2014-07-16 14:28:27 +02:00
LinuxInput.cs [Linux] Implemented TTY and libinput keyboard drivers 2014-07-16 14:28:27 +02:00
LinuxJoystick.cs [KMS] Added new Linux KMS driver 2014-07-16 14:28:27 +02:00
LinuxKeyboardTTY.cs [Linux] Disabled TTY keyboard driver in favor of libinput 2014-07-16 14:28:27 +02:00
LinuxNativeWindow.cs [Linux] Added stub TTY and libinput IKeyboardDriver2 2014-07-16 14:28:27 +02:00
LinuxWindowInfo.cs [KMS] Added DRM/GBM framebuffer implementation 2014-07-16 14:28:27 +02:00