Xpra-org / xpra

Persistent remote applications for X11; screen sharing for X11, MacOS and MSWindows.
https://xpra.org/
GNU General Public License v2.0
1.98k stars 169 forks source link

osx client is missing some key mappings #92

Closed totaam closed 12 years ago

totaam commented 12 years ago

Issue migrated from trac ticket # 92

component: platforms | priority: blocker | resolution: fixed

2012-03-28 08:30:41: antoine created the issue


As originally reported here on the mailing list: the 'a' key goes MIA.

totaam commented 12 years ago

2012-03-28 08:35:39: antoine uploaded file modmp.txt (8.9 KiB)

modmap

totaam commented 12 years ago

2012-03-28 08:35:55: antoine uploaded file mastershake-100.log (3.0 KiB)

server log

totaam commented 12 years ago

2012-03-28 08:39:00: antoine changed status from new to accepted

totaam commented 12 years ago

2012-03-28 08:39:00: antoine commented


Note: reverting to xpra_0.0.7.34 (linux) and winswitch 0.12.9 (mac) works.

The suspicious log lines are:

unknown modifier: meta

This one should be mapped/translated correctly (and maybe it was before?)

and

cannot find keysym for U+2248
cannot find keysym for U+NNNN

These look like unicode characters, not sure what to do with them if anything.

totaam commented 12 years ago

2012-04-18 08:13:01: antoine changed priority from major to blocker

totaam commented 12 years ago

2012-05-04 11:00:15: antoine

totaam commented 12 years ago

2012-06-03 11:00:13: antoine changed status from accepted to closed

totaam commented 12 years ago

2012-06-03 11:00:13: antoine changed resolution from * to fixed*

totaam commented 12 years ago

2012-06-03 11:00:13: antoine commented


fixed in r883

Let's see how this goes and we can apply to the stable 0.3.x branch.