matt335672
matt335672
Somewhat anticipating a reply, here's a draft PR to improve the situation reported in #199 If running in a jail without shm support, the following is now logged to the...
This PR adds a scaling capability to the login screen, so that it is actually readable on high DPI (or 'retina') displays. The DPI value for the login screen can...
Similar to #1729. I don't think this is a huge problem at the moment as it just affects debug builds. It's something however to be aware of as this will...
This issue has been prompted by a discussion with @timriker in #1976. When an initial connection is made to the xrdp process which is subsequently dropped, the logging is not...
This issue has been raised as a placeholder, to which more information can be added as it becomes available. I've spent some time trying to get 20.04 LTS with GNOME...
The Xorg backend is, for many users, the preferred backend to use in a variety of situations. However, the startup sequence for this backend is relatively fragile and could do...
Large static and dynamic virtual channel PDUs are split up into 'chunks' by the RDP protocol. This process is described for static channels in in [MS-RDPBCGR] [1.3.3](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-rdpbcgr/343e4888-4c48-4054-b0e3-4e0762d1993c) and [3.1.5.2](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-rdpbcgr/528c0de3-922a-4c13-a450-4f41834fb5c9), and...
The release note for xorgxrdp v0.10.0 says `xrdp`:- https://github.com/neutrinolabs/xorgxrdp/releases That's probably my fault.
Fixes #271
Fixes #2965 Parameters are added to xrdp.ini and sesman.ini to allow running as a non-privileged user. The following issues were found in implementing this:- 1) PID files either need to...