Summoning @Hummer12007 to this thread
Are you in the input group?
if I understood you correctly, then i use root, for run sway. Pls Im sorry my english.
Do not use root.
I did:
Chmod o+rwx /dev/*/
run sway from user, and keyboard not working

and im sorry my English
@DarkReef maybe you can help this guy out in Russian?
@Vadimshv28, зайди вечером в irc-канал.
Понял. Попробую
@Hummer12007, посмотри пожалуйста лог из под юзера, всетаки удалось через таймаут его собрать:
https://github.com/vadimshv28/files/blob/master/sway5.log
Хм, а почему у тебя старая версия sway? (0.15.0). В репозитории же 0.15.1
I don't know if you managed to solve your issue, but I just installed sway on Gentoo (with OpenRC too of course) and it works out of the box after I set the XDG_RUNTIME_DIR variable according to the Gentoo wiki: https://wiki.gentoo.org/wiki/Weston (section "Usage").
PS: Don't run the command chmod o+rwx /dev/**/* on your system. This will give every user access to all your devices! You should instead make sure what devices you need and add your user(s) to the respective groups. (For the record, I am part of the following groups: adm wheel floppy audio cdrom video usb input users portage utmp)
Hi, I did not solve the problem, thanks I take your advice.
Most helpful comment
Do not use root.