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

Set proper device fields on uinput device #1

Open galaktor opened 10 years ago

galaktor commented 10 years ago

Currently still uses stub values like "123". Would make more sense to use values as close to real as possible, e.g. version matching git hash or something.