Whether to find out whether at least one button is pressed:
if (btn() ~= 0) then -- True if any button is pressed end