Stu ,what packages did you install to get XQT working ?
I installed:
- xqt-server
- xqt-fonts-misc
- xbase-etc
- xbase-clients
- xlibs
Don't think they are all necessary for just running pocket workstation, but I installed first. then wondered if pocket workstation could run it's apps on X/Qt.
To get pocket workstation to run, I just editted the zvncserver in debroot/usr/local/bin - remove or # out all lines starting from "Xvnc ..." to "sleep 5" and set "DISPLAY=localhost:0.0"
Then start X/Qt and from a terminal run Vncserver.
Basically, you have just told pocket workstation ot send all its apps to X/Qt bypassing the need for XVnc and fbvnc.
Stu