Other Install qtile window manager

Hello,
I'm new to FreeBSD and want to use Qtile(python) as my window manager.

So I tried to install like:
pkg install xinit xorg qtile
I added exec qtile in .xinitrc
and started X with startx.

Now the errors which appear are:
Code:
xcb.Exception: too few items in 'value_list'

I guess there is missing a dependency, but I'm sure how to find out which.


Any help appreciated.

Regards djevil
 
Back
Top