Here is a roll-up of the remaining known issues with dead keys:

https://github.com/TurboVNC/turbovnc/issues/194

Unfortunately, I'm not sure how to work around these issues, other than
to take drastic measures, such as:

- implementing our own hotkeys for every possible dead key

- modifying the keyboard layout

I also looked into the feasibility of implementing QEMU extended key
events (https://github.com/TurboVNC/turbovnc/issues/108), but whereas
that is possible, it's not going to be as easy as I thought. 
Unfortunately, Java/Swing gets in my way there as well, since it doesn't
consistently generate layout-independent key codes for dead keys.  Thus,
it may be necessary to drop into JNI to get information about which
physical key was actually pressed.

Any ideas are appreciated.  I'm stumped.

DRC

 
On 9/1/19 8:53 AM, Torsten Kupke wrote:
> Hi DRC,
>
> under Windows 10 I use the native client. The Java client I only use
> on the Ubuntu 18.04 host to connect to the local open session.
>
> It were great, if you could fix it, since I have some collegues with
> accents in their name. Another case is retyping a french word or text
> from a screenshot.
>
> Best regards
>
> Torsten
>
> Am 31.08.2019 um 23:48 schrieb DRC:
>> I know I tested this with the Java viewer. I’ll retest and see what’s
>> up. Are you using Windows 10?
>>
>>> On Aug 31, 2019, at 9:19 AM, Torsten Kupke <[email protected]> wrote:
>>>
>>> Hi,
>>>
>>> if I use the native Windows client, I can enter french letters with
>>> an accent (like e.g. 'é') as usual by typing the accent (e.g. '´')
>>> follwed by the accent-less letter (e.g. 'e'). With the Java client
>>> this doesn't work. And I found no other way to achieve this. I only
>>> can search some text for that french letter (which can be quite
>>> difficult) and copy it from there. Is this a known issue with the
>>> Java client, and is there any shorter workaround, than my one?
>>>
>>> Best regards
>>>
>>> Torsten

-- 
You received this message because you are subscribed to the Google Groups 
"TurboVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/turbovnc-users/c0d30665-7bb6-a09d-2e18-aa26e3a2e7e5%40virtualgl.org.

Reply via email to