Live Fedora switch from Gnome Wayland to X windowing system : How to?

How to switch from a Live Fedora Gnome Wayland to X windowing system ?

“The official FedoraProcjet Doc is not working # Configuring Xorg as the default GNOME session”

Thanks

# GNOME
busctl call org.freedesktop.Accounts /org/freedesktop/Accounts/User${UID} \
org.freedesktop.Accounts.User SetXSession s "gnome"

# GNOME on Xorg
busctl call org.freedesktop.Accounts /org/freedesktop/Accounts/User${UID} \
org.freedesktop.Accounts.User SetXSession s "gnome-xorg"

Or set a password for the Live System User, then log out and select the session type when logging in.