config - arch-linux qtile keybinds no reaction -


installed qtile x manager on archlinux os. got repository. installed needed packages:

pycairo-xcb-git xorg-xpyb-git qtile-git

qtile started. show information on bottom panel (version of config, time, etc.) there no reaction on default keybinds (for example open xterm).

qtile have log files, or any?

you need mention log file if using .xinitrc start qtile:

exec qtile >> ~/.qtile.log

this open qtile write output .qtile.log; not have file, create 1 :

cat > ~/.qtile.log


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -