On 2020-05-28 09:47, Antoine Martin wrote:
1. Xpra fails to start if libintl-8.dll doesn't exist beside Xpra.exe:
"The procedure entry point libintl_snprintf could not be located in the
dynamic link library [...]\lib\libfontconfig-1.dll." Copying the
libintl-8.dll in lib one level up works.
This should fix the problem on your system.
There's a 4.1 beta build here:
https://xpra.org/beta/windows/
Yep, working fine out of the box now.
2. Setting --keyboard-raw=yes sends the Windows scancode as X11 keycode.
This is not very useful as generally X11 keycode = PC/AT scancode + 8.
Client should probably add 8 to the scancode (event.keycode) when
connecting from Win32 to X11.
You can try this server-side change (without --keyboard-raw):
http://xpra.org/trac/changeset/26486
It will use the keyval for any key that it fails to locate.
This should do what you want.
Thanks! I'll give it a try.
-Valtteri
_______________________________________________
shifter-users mailing list
shifter-users@lists.devloop.org.uk
https://lists.devloop.org.uk/mailman/listinfo/shifter-users