mirror of
https://github.com/oasislinux/oasis.git
synced 2026-02-05 11:33:57 +01:00
xkb_keysym_to_utf8 does not do control transformations, so handled control keys (for instance, Ctrl-w) would still insert a 'w'.
xkb_keysym_to_utf8 does not do control transformations, so handled control keys (for instance, Ctrl-w) would still insert a 'w'.