## TUXNAME: Robot Tuxe begin prog = irexec button = 1 config = wget -q "http://127.0.0.1:54321/0/eyes/close?" -O /dev/null end begin prog = irexec button = 2 config = wget -q "http://127.0.0.1:54321/0/eyes/open?" -O /dev/null end begin prog = irexec button = 4 config = wget -q "http://127.0.0.1:54321/0/mouth/open?" -O /dev/null end begin prog = irexec button = 5 config = wget -q "http://127.0.0.1:54321/0/mouth/close?" -O /dev/null end begin prog = irexec button = 7 config = wget -q "http://127.0.0.1:54321/0/flippers/down?" -O /dev/null end begin prog = irexec button = 8 config = wget -q "http://127.0.0.1:54321/0/flippers/up?" -O /dev/null end