Page 1 of 1

UnloadModule: "libinput"

Posted: Mon Jul 19, 2021 12:00 am
by luofeiyu
I have installed lxde on freebsd this way:

Code: Select all

sudo pkg install xf8-video-intel
sudo pkg install lxde-mate
cd /usr/home/freebsd
vi .xinitrc
ck-launch-session dbus-launch --exit-with-session
exec startlxde
vi /etc/rc.conf
dbus_enable="YES"
vi /etc/fstab
proc /proc procfs rw 0 0
Enter into lxde with

Code: Select all

startx
 cat /var/log/Xorg.0.log | nc termbin.com 9999
 https://termbin.com/xctg 

Re: UnloadModule: "libinput"

Posted: Sat Jul 24, 2021 7:16 am
by drooly
First of all, I do not use any *BSD, so I can only provide theoretical help.

More importantly: Is there a question somewhere?
Please take some time to describe your problem.