uinput-controller: Map runes/keys directly and handle errors

This commit is contained in:
Unrud 2023-02-23 01:09:30 +01:00
parent 809d3a0064
commit d254ae5b0d
4 changed files with 150 additions and 129 deletions

View file

@ -1,4 +1,4 @@
//go:build portal || x11 || uinput
//go:build portal || x11
/*
* Copyright (c) 2018 Unrud <unrud@outlook.com>