You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use x11docker --pulseaudio x11docker/lxde for test, then find if I use Fn function key to adjust audio output up and down, I can see panel flickers. I keep using function key and after several click that panel disappears. I try to open applications on desktop but also fail.
I thought maybe pulseaudio pack is absent in x11docker/lxde image, so I use x11docker/lxde-wine instead, but it breaks down just as the former one does.
It seems that lxde and lxqt does not work well for x11docker as mate and xfce, and lxde even worse.
The text was updated successfully, but these errors were encountered:
Please use option --desktop if you run a desktop environment like LXDE. Otherwise x11docker runs a window manager from host first that might stop LXDE from running its own window manager. That might cause some of your issues.
I try but it dose not work. While if I use --share=/home, such problem will not happen, so maybe there are some config files that do not suit docker environment or at least my computer.
I use
x11docker --pulseaudio x11docker/lxde
for test, then find if I useFn
function key to adjust audio output up and down, I can see panel flickers. I keep using function key and after several click that panel disappears. I try to open applications on desktop but also fail.I thought maybe
pulseaudio
pack is absent inx11docker/lxde
image, so I usex11docker/lxde-wine
instead, but it breaks down just as the former one does.It seems that lxde and lxqt does not work well for x11docker as mate and xfce, and lxde even worse.
The text was updated successfully, but these errors were encountered: