python-uinput
python-uinput copied to clipboard
Extended characters
Is there any way to emit extended characters, like ç, ã, ø, å ? It doesn't seem feasible by looking at the code in my limited understanding.
By the way, nice work! Quite useful module for my application.
Thanks!