input: prefix log message with something greppable

This commit is contained in:
Vincent Bernat 2015-09-08 12:10:36 +02:00
parent 9244f9de10
commit 8476535739

View file

@ -15,7 +15,7 @@ xkb() {
$HOME/.config/awesome/xkb/$1.xkb ${DISPLAY} $HOME/.config/awesome/xkb/$1.xkb ${DISPLAY}
} }
printf "$use: [%3d] $name\n" $device printf "input-event: $use: [%3d] $name\n" $device
case "$use,$(uname -n),$name" in case "$use,$(uname -n),$name" in
XISlaveKeyboard,zoro,"Topre Corporation Realforce 87") XISlaveKeyboard,zoro,"Topre Corporation Realforce 87")