xorgxrdp v0.9.19 #233
metalefty
announced in
Announcements
Replies: 1 comment 1 reply
-
I think the signature files were missed. Would you mind uploading those? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
General announcements
You might be surprised that xorgxrdp version is suddenly jumped from
v0.2.18
tov0.9.19
. We decided to bump up version from v0.2 to v0.9 to indicate xorgxrdp v0.9 is compatible with xrdp v0.9.We also made a tag v0.2.19. Both v0.2.19 and v0.9.19 are minor version up from v0.2.18 and identical. For upcoming xorgxrdp v1.0 is not compatible with xrdp v0.9 and is for upcoming xrdp v1.0.
New features
Too fast scroll mitigation
Workaround for too fast vertical scrolling on touchpad (#150) has been implemented. Define an environment variable
XRDP_XORG_TOUCHPAD_SCROLL_HACK
and set to yes, true, on or 1 to mitigate too fast scroll. More specifically, edit xrdp'ssesman.ini
as following and restart xrdp-sesman.This is a temporary workaround and may be removed in future version.
What's Changed
New Contributors
Full Changelog: v0.2.18...v0.9.19
This discussion was created from the release xorgxrdp v0.9.19.
Beta Was this translation helpful? Give feedback.
All reactions