Search found 1 match
- Thu Feb 06, 2025 1:13 pm
- Forum: General Help
- Topic: LXDE not starting window manager in Fedora 40
- Replies: 3
- Views: 69420
Re: LXDE not starting window manager in Fedora 40
It seems that Openbox, the default window manager of LXDE, doesn't start properly when you run TigerVNC on Fedora 40. Instead of just setting lxsession, edit the ~/.vnc/xstartup file and make sure you start Openbox in the correct order: #!/bin/sh unset SESSION_MANAGER unset DBUS_SESSION_BUS_ADDRESS ...