Hi, I tagged LXQt although I have one issue: For being able to input anything from the keyboard, I need to export QT_XKB_CONFIG_Root=/usr/share/X11/xkb before starting, whatever the method (startx, sddm or lxdm).
The issue comes maybe from the fact I have Xorg in /usr and Qt, KF5 and LXQt in /opt. Or maybe, I missed a link. I also found that "mkdir /opt/qt5/share/X11 && ln -s /usr/share/X11/xkb /opt/qt5/share/" solves the issue. Somebody has already seen this: http://lists.linuxfromscratch.org/pipermail/blfs-dev/2015-August/030905.html, but nobody answered. So should a note be added to the book or not (maybe Fernando has a better alternative). Regards Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
