]> source.dussan.org Git - tigervnc.git/commit
Improve log message when mapping keysyms
authorPierre Ossman <ossman@cendio.se>
Wed, 23 Aug 2023 14:51:19 +0000 (16:51 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 23 Aug 2023 14:53:19 +0000 (16:53 +0200)
commitc5ad3d6388045cb64b019f96f730e36a10f1d543
treee6342f80c6398eac2cf041d82920326b0308d4c4
parentc1a54dd08be79cfa5b45625f4bf8daeb4772f558
Improve log message when mapping keysyms

It was a poor choice of words to call these keysyms "unknown" as they
are likely perfectly normal keysyms, they just cannot be found in the
currently loaded keyboard layout. This log message has confused users,
so let's get rid of the "unknown" part.

We already use the verb "add" heavily in the other log messages, so
let's keep that rather than switch to some for of "map".
unix/xserver/hw/vnc/vncInput.c