--- nxserver 2010-06-16 20:09:34.000000000 +0200 +++ /usr/lib/nx/nxserver 2010-08-03 01:10:06.513615760 +0200 @@ -357,6 +357,7 @@ else # only unix-* sessions can be resumed, but other session types can still be terminated stringinstring "unix-" "$4" || available="N/A" + available="$(getparam status)" printf "%-7s %-16s %32s %8s %5s %-14s %-11s %s\n" "$(getparam display)" "$(getparam type)" "$(getparam sessionId)" "$options" "$depth" "$geom" "$available" "$(getparam sessionName)" >> $TMPFILE fi fi