[Linux] Implemented libinput keyboard input
authorthefiddler <stapostol@gmail.com>
Mon, 14 Jul 2014 23:15:44 +0000 (23:15 +0000)
committerthefiddler <stapostol@gmail.com>
Wed, 16 Jul 2014 12:28:27 +0000 (14:28 +0200)
commitc5abbe80307e6ecdf32b326ec8470f4128c46767
tree653d61141ef0ce82aea0e7f425a034f3a8ee7d06
parent4a53a5511ab61d589b6260b8a761b17fc0a3c782
[Linux] Implemented libinput keyboard input
Source/OpenTK/OpenTK.csproj
Source/OpenTK/Platform/DeviceCollection.cs [new file with mode: 0644]
Source/OpenTK/Platform/Linux/Bindings/LibInput.cs
Source/OpenTK/Platform/Linux/LinuxInput.cs