You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/Xserver
jsorg71 de8343eca5
fix invalidate message
18 years ago
..
hw/rdp fix invalidate message 18 years ago
makefile_rdp got XFree86 4.6 and Xorg 6.9.0 compiling 18 years ago
makefile_x11rdp got XFree86 4.6 and Xorg 6.9.0 compiling 18 years ago
readme.txt added xf86qsort for xorg 6.8.2 18 years ago

readme.txt

readme for X11rdp server.

Directions for Xfree 4.5, 4.6 and Xorg 6.9.0.

make sure these are installed.
gcc, make, bison, flex, g++, ncursors, libpng-dev, expat-dev,
freetype-dev

First run make World.
This is the most dificult part.

copy makefile_x11rdp to /xc/programs/Xserver
copy /hw/rdp directory to /xc/programs/Xserver

run make -f makefile_x11rdp

Jay