Well, I solved this.
First, cgroup access rules must be like this:
lxc.cgroup.devices.allow: a 320:* rwm
(all device types).
This solved permission problems with /dev/input/event* devices.
Second, main problem was at xorg.conf. Thanks to this thread i regenerated xorg.conf, added evdev...