Skip to content

How do i change the xrdp login background #2746

Closed Answered by matt335672
Aerospace911 asked this question in Q&A
Discussion options

You must be logged in to vote

Have a look at the output of xrdp -v

If your version of xrdp is v0.9.18 or later, and xrdp has been built with --with-imlib2, you can use a jpg or png depending on your image, rather than a .bmp. You can also scale or zoom the image.

If xrdp hasn't been built with --with-imlib2, only a very limited subset of .bmp formats is supported - just enough to support the supplied bitmaps. You can't have alpha channels, colour spaces, gamma correction or ICC colour profiles. Looking at the source, compression isn't supported either. Bitmaps must be 4, 8, or 24 bit.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Aerospace911
Comment options

@matt335672
Comment options

Answer selected by Aerospace911
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants