Not sure whether this is better suited here or for upstream:
In /etc/xrdp/startwm.sh please add "lxsession" to the SESSIONS variable.
In /etc/xrdp/xrdp.ini please add the lines "# bind to localhost only, e.g. to tunnel via SSH" followed by "#address=127.0.0.1" for those who wish to tunnel xrdp via SSH so they can find it more easily.
Thanks!
Volker
Search Criteria
Package Details: xrdp 0.10.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xrdp.git (read-only, click to copy) |
|---|---|
| Package Base: | xrdp |
| Description: | An open source remote desktop protocol (RDP) server |
| Upstream URL: | https://github.com/neutrinolabs/xrdp |
| Keywords: | rdp vnc xdrp |
| Licenses: | Apache-2.0 |
| Submitter: | None |
| Maintainer: | Abzie |
| Last Packager: | Abzie |
| Votes: | 152 |
| Popularity: | 0.51 |
| First Submitted: | 2008-01-15 15:02 (UTC) |
| Last Updated: | 2026-04-19 11:59 (UTC) |
Dependencies (12)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- fuse3 (fuse3-gitAUR)
- imlib2
- libfdk-aac (libfdk-aac-gitAUR)
- libxrandr (libxrandr-gitAUR)
- x264 (x264-tmod-gitAUR, x264-gitAUR)
- cmocka (cmocka-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- check (check-gitAUR) (check)
- realvnc-vnc-serverAUR (optional)
- tigervnc (tigervnc-gitAUR) (optional)
- tightvncAUR (optional)
Required by (9)
- pulseaudio-module-xrdp
- pulseaudio-module-xrdp-git
- xlibre-xorgxrdp (make)
- xlibre-xorgxrdp-glamor (make)
- xlibre-xorgxrdp-nvidia (make)
- xorgxrdp (make)
- xorgxrdp-devel-git (make)
- xorgxrdp-glamor (make)
- xorgxrdp-nvidia (make)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 Next › Last »
vtanger commented on 2013-12-10 07:19 (UTC)
russo79 commented on 2013-09-22 09:36 (UTC)
@spitfire
No, it shouldn't.
Take a look at: https://wiki.archlinux.org/index.php/Pkgbuild#makedepends
spitfire commented on 2013-09-22 09:34 (UTC)
'patch', 'libtool' should be added to make deps.
tzok commented on 2013-09-16 18:27 (UTC)
@arkhad, did you download this tarball?https://aur.archlinux.org/packages/xr/xrdp/xrdp.tar.gz
It has all the files required to build xrdp.
<deleted-account> commented on 2013-09-11 22:09 (UTC)
Hi @tzok, I'm trying to run the script but it tells me that xrdp.service can't be found, and I assume it'll complaind about the other sources execpt the tar. Thanks in advance for any advice.
tzok commented on 2013-09-11 11:41 (UTC)
@phindela, done! However I have no means to test whether armv6h support is true. I rely on you on this matter. If there are people complaining about problems for this architecture and I would still have no way to help, I will probably make this package orphan so that someone else can adopt it
<deleted-account> commented on 2013-09-06 21:19 (UTC)
Hello just built and tried xrdp on Raspberry Pi. works flawless.
Please add 'armv6h' to PKGBUILD.
thanks in advance
tzok commented on 2013-06-10 13:31 (UTC)
That's right, I forgot to remove it from package(). It is fixed now, thanks for noticing!
russo79 commented on 2013-06-10 13:22 (UTC)
@tzok
You seem to have forgot to remove the sed command in the package() function, since it is now done in the prepare function.
Otherwise, great!
tzok commented on 2013-06-10 11:30 (UTC)
Hi russo79,
thank you very much for your comment! I have adapted the PKGBUILD as suggested.
Best regards,
tzok
Pinned Comments
Abzie commented on 2024-05-10 14:40 (UTC)
If upgrading from 0.9.x, please read the 'User Changes' section from the release page:https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.0
There is one breaking change that require manual intervention but there are three other changes that will continue to work for now.
xRDP states: Users are urged to heed any generated configuration warnings and update their configurations. Later major versions of xrdp may remove these warnings, or introduce other behaviours for the affected parameters.