galaktor / gostwriter

A virtual keyboard for linux, which makes use of /dev/uinput to inject key events.
GNU General Public License v3.0
24 stars 7 forks source link

Key codes from linux 4.5 #6

Closed idupree closed 8 years ago

idupree commented 8 years ago

This depends on https://github.com/galaktor/gostwriter/pull/5 and adds a few key-codes (and since the upstream file had whitespace changes, this one does too; check git diff -w for substantive changes).

galaktor commented 8 years ago

Merged as part of https://github.com/galaktor/gostwriter/pull/7