tareksander / termux-gui-c-bindings

A C/C++ library to interact with the Termux:GUI plugin
Mozilla Public License 2.0
19 stars 7 forks source link

KeyEvent #18

Closed lualvsil closed 3 months ago

lualvsil commented 3 months ago

The program is not receiving keyboard events when using a keyboard other than Google Keyboard (Gboard).

tareksander commented 3 months ago

The keyboard app has to support sending raw key events, there's nothing that can be done otherwise.