https://bugs.documentfoundation.org/show_bug.cgi?id=96445

Maxim Monastirsky <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #11 from Maxim Monastirsky <[email protected]> ---
Key names are handled differently in each VCL plugin. Some examples:

gtk2:

It's possible to translate these strings in
vcl/unx/generic/app/keysymnames.cxx. Strings that are missing there, are taken
from Xlib using XKeysymToString.

gtk3:

We get names from gtk using gtk_accelerator_get_label.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to