Tiny Core Extensions > TCE Q&A Forum

realvnc doesn't start flwm or wbar window manager

(1/1)

bigpcman:
Using tc2.0rc21

Thanks to robc for the tcz extension, I installed the realvnc extension and modified the xstartup file as shown below. The vnc viewer connects but flwm is not present. Also tried wbar, no worky either. There is nothing in the log file of interest.


--- Code: ---#!/bin/sh
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
vnc4config -iconic &
flwm &
--- End code ---

Navigation

[0] Message Index

Go to full version