UnloadModule: "libinput"

All questions and problems regarding the installation and upgrades of LXDE from USB Stick, Live CD or Web.
Locked
luofeiyu
Posts: 5
Joined: Sun Feb 03, 2013 10:20 pm

UnloadModule: "libinput"

Post 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 
drooly
Posts: 791
Joined: Mon Apr 08, 2013 6:45 am

Re: UnloadModule: "libinput"

Post 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.
Locked