### lirc setup for Gnome games #=== Same-gnome ============================== #--- Arrow buttons begin button = up prog = irxevent repeat = 5 config = Key Up Same end begin button = down prog = irxevent repeat = 5 config = Key Down Same end begin button = left prog = irxevent repeat = 5 config = Key Left Same end begin button = right prog = irxevent repeat = 5 config = Key Right Same end begin button = ok prog = irxevent repeat = 0 config = Key Return Same end #--- Menu buttons begin button = exit prog = irxevent repeat = 0 config = Key Ctrl-q Same end begin button = play prog = irxevent repeat = 0 config = Key Ctrl-n Same end #=== GNibbles ============================== #--- Arrow buttons begin button = up prog = irxevent repeat = 0 config = Key Up Nibbles end begin button = down prog = irxevent repeat = 0 config = Key Down Nibbles end begin button = left prog = irxevent repeat = 0 config = Key Left Nibbles end begin button = right prog = irxevent repeat = 0 config = Key Right Nibbles end #--- Menu buttons begin button = exit prog = irxevent repeat = 0 config = Key Ctrl-q Nibbles end begin button = pause prog = irxevent repeat = 0 config = Key p Nibbles end begin button = play prog = irxevent repeat = 0 config = Key Ctrl-n Nibbles end #=== Four-in-a-Row ============================== #--- Arrow buttons begin button = left prog = irxevent repeat = 0 config = Key Left Four-in-a-Row end begin button = right prog = irxevent repeat = 0 config = Key Right Four-in-a-Row end begin button = ok prog = irxevent repeat = 0 config = Key Down Four-in-a-Row end #--- Menu buttons begin button = exit prog = irxevent repeat = 0 config = Key Ctrl-q Four-in-a-Row end begin button = play prog = irxevent repeat = 0 config = Key Ctrl-n Four-in-a-Row end