Ricki Hirner
Ricki Hirner
You're right, the maximum is 2^15-1, see [CanvasView normalizeX/Y L103](https://github.com/rfc2822/GfxTablet/blob/ff865c297b94d669cb41d54417c81ee48307a896/app-android/src/at/bitfire/gfxtablet/CanvasView.java#L103) referencing [Short.MAX_VALUE](http://developer.android.com/reference/java/lang/Short.html#MAX_VALUE).
> What about the pressure value? Android: »A normalized value that describes the pressure applied to the device by a finger or other tool. The pressure generally ranges from 0...
1. Verify that the host name or IP address in GfxTablet is set correctly (the new GfxTablet version will tell you the IP address in a short pop-up when the...
Please 1. verify that the host name or IP address in GfxTablet is set correctly (GfxTablet will tell you the IP address in a short pop-up when the canvas gets...
Please check the network traffic with tcpdump or Wireshark.
The display server shouldn't matter. GfxTablet only uses the Linux uinput subsystem.
In this case, udev is not available.
Where did you get the .apk files from?
Does "Client wins" mean that if there are two clients which make changes at the same time, there will be an endless fighting loop? – Edit. Ah, I see, client...
> If you have two processes, you should give each of them its own MTM and let the according instance handle the UI. Unfortunately, it won't synchronize the trust stores...