xrdp/xorg/tests/nx/client.sh

17 lines
232 B
Bash
Raw Normal View History

2012-02-11 23:44:13 +04:00
#!/bin/sh
xhost +
# delete chache directory for testing
rm -r .nx
2012-02-11 23:44:13 +04:00
if ! [ -d .nx ]
then
mkdir .nx
fi
export LD_LIBRARY_PATH=$PWD
./nxproxy -S nx/nx,session=session,id=jay,root=.nx,connect=127.0.0.1:10,delta=1,stream=1,data=1