summaryrefslogtreecommitdiffstats
path: root/xorg/tests/client.sh
blob: 5cb7de175bdec0a34f9a8334dae1c061a2d3dff7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh

xhost +

# delete chache directory for testing
rm -r .nx

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