begin button = KEY_PLAYPAUSE prog = lircaile config = toggle_pause end begin button = KEY_PREVIOUS repeat = 1 prog = lircaile config = prev end begin button = KEY_NEXT repeat = 1 prog = lircaile config = next end begin button = KEY_VOLUMEUP repeat = 1 prog = lircaile config = chvol +10 end begin button = KEY_VOLUMEDOWN repeat = 1 prog = lircaile config = chvol -10 end