begin button = KEY_VOLUMEUP prog = irexec config = echo "VOL UP"; echo "2nd print" end begin button = KEY_0 button = KEY_1 prog = irexec config = echo "Key 0, then 1 pressed"; echo "ADD Line" >> ~/test.txt end