#!/bin/sh
# /etc/lxdm/PreLogin
# runs sync before login
# root's context

pkill -u root ^xvkbd$

