xrdp icon indicating copy to clipboard operation
xrdp copied to clipboard

xrdp: an open source RDP server

Results 228 xrdp issues
Sort by recently updated
recently updated
newest added

I found that, when I use 32b color depth connecting to xrdp session, java app are showing blank : https://stackoverflow.com/questions/45412979/java-rendering-over-remote-desktop

I have noticed that I can see the quality of connection when I connect Windows 10 to Windows 10 RDP. This is a research ticket it is possible to implement...

feature

### xrdp version 0.9.21.1 ### Detailed xrdp version, build options ~~~ PASTE HERE ~~~ ### Operating system & version Linux ### Installation method dnf / apt / zypper / pkg...

feature

It would be really cool if `XRDP` add support for `config.d` style configuration of `XRDP`. This would allow additional package repositories to simply be a config script on top of...

feature

version:v0.9.21.1 compile options:all default When I pan a window in remote desktop, the bitmap overlaps. like this: ![622a583e-d429-48ed-b3ad-a47a2711bf0c](https://github.com/neutrinolabs/xrdp/assets/58905687/a9ec782d-e95a-499d-a850-9ef85ee2dd3d)

### Repro Steps * Run Windows 11 and install Hyper-V * Create Hyper-V virtual machine w/ 4x CPU cores, 8 GB RAM, with disk on high-performance NVMe SSD * Install...

Hello - I've searched and not found anything current, so asking here. Found a similar question from 2012 on Sourceforge, but no reply. Has any discussion taken place about what...

since https://github.com/systemd/systemd/issues/24932 got rejected by @poettering himself I think the only longterm solution is that every display session manager implements a safeguard that prevents "launching" multiple graphical sessions and display...

I started TOMLification starting from keymap files. I confirmed that TOML loader is valid by comparing structures loaded by both loaders are identical. Things done in this PR: - Put...