TermuxT
Termux2y ago
13 replies
tomikun

xfce4-session autostarting up program for seemingly no reason

vncserver :1 -xstartup "xfce4-session" starts up a program afaik I did not specify to run anywhere.

I think the problem is xfce4-session since using vncserver :1 -xstartup "nice" which doesn't exist then checking ps shows me the program doesn't run there but when I run DISPLAY=:1 xfce4-session it appears.

This strangely enough doesn't happen if I instead use termux-x11 -xstartup "xfce4-session".

I checked $PREFIX/etc/xdg and ~/.config but am not really sure where to look there. It's also not in the session and startup menu in xfce.

This isn't really a problem for me but I can't figure out why this happens.
Was this page helpful?