return { player1 = { left = 'a', right = 'd', up = 'w', down = 's', a = 'j', b = 'k', select = 'g', start = 'h', quit = 'escape', } }