stop using long deprecated xf86BlockSIGIO() and xf86UnblockSIGIO()
These functions have been replaced by input_lock() and input_unlock() about a decade ago and only exisiting as inlined wrappers.
Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net