[Linux] Completed libinput keyboard driver implementation
authorthefiddler <stapostol@gmail.com>
Tue, 15 Jul 2014 07:09:11 +0000 (09:09 +0200)
committerthefiddler <stapostol@gmail.com>
Wed, 16 Jul 2014 12:28:27 +0000 (14:28 +0200)
commit67727d2e9ba18ed48b6288c06ecd1eff4cc1ca64
tree9c7650dbe54f85a2a8b48ced9719b8cfc64131e1
parentc5abbe80307e6ecdf32b326ec8470f4128c46767
[Linux] Completed libinput keyboard driver implementation
Source/OpenTK/OpenTK.csproj
Source/OpenTK/Platform/DeviceCollection.cs
Source/OpenTK/Platform/Linux/Bindings/Evdev.cs [new file with mode: 0644]
Source/OpenTK/Platform/Linux/Bindings/LibInput.cs
Source/OpenTK/Platform/Linux/LinuxInput.cs
Source/OpenTK/Platform/Linux/LinuxKeyboardTTY.cs