If LXQt is installed to /opt, we have to run the following commands to fix the main menu display problem:
for i in $LXQT_PREFIX/share/desktop-directories/* do ln -svf $i /usr/share/desktop-directories/ done -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
