Opened 2 years ago
Last modified 16 months ago
#2597 assigned enhancement
add keysyms as needed
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | future |
Component: | keyboard | Version: | 3.0.x |
Keywords: | Cc: |
Description (last modified by )
Following up #856: when the keymap doesn't have the keysym we need... we just can't handle the key event.
See also #1049
Solutions:
- pre-define more keysyms - doable, should already be the case - mostly
- add them on the fly?
With the HTML5 client, we don't really have a list of keysyms pre-defined in advance: the client is free to use whatever input method is available to it, and we get unicode characters in the events.
Change History (3)
comment:1 Changed 2 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 2 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 16 months ago by
Note: See
TracTickets for help on using
tickets.
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2597