X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=AcessNative%2FRunRootApp;h=a3d31abc16482475bb4625e7e6c0e236a45ffa20;hb=72a6cd13feb274ef597501c6959d62f1382b8f7c;hp=39a30fac5638011843c422867c2ded7ed82a9fd7;hpb=b4e2712f6a0849de53207ad50a38c9f468f22651;p=tpg%2Facess2.git diff --git a/AcessNative/RunRootApp b/AcessNative/RunRootApp index 39a30fac..a3d31abc 100755 --- a/AcessNative/RunRootApp +++ b/AcessNative/RunRootApp @@ -1,3 +1,7 @@ #!/bin/sh +# +# Spin up an application bound to VTerm 0 using ./ld-acess +# + $DBG ./ld-acess --open /Devices/VTerm/0 --open /Devices/VTerm/0 --open /Devices/VTerm/0 $*