https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218396
Guido Falsi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] --- Comment #3 from Guido Falsi <[email protected]> --- (In reply to MMacD from comment #2) > I appreciate your willingness to help. > > I'm trying to restart by calling startx, which works after a deadstart but > not after a logout. Startx, of course, is the shortcut to startxfce4. I'm using a display manager so I'm not sure, but could be a timing issue. startx should not be a symlink to startxfce4 though, it should be a script starting X and it's required parts and launching startxfce4 as it's last action. In fact the default startx script is part of the xinit package and should not be modified. It can be configured via ~/.initrc for each user. You should put the startxfce4 command in your .xinit file. If you have such a setup can you confirm the bug? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "[email protected]"
