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 c127c2b2a4
big endian fix for mouse cursor
18 years ago
..
hw/rdp big endian fix for mouse cursor 18 years ago
makefile_rdp got XFree86 4.6 and Xorg 6.9.0 compiling 18 years ago
makefile_x11rdp added freetype2 dir for linking 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