362a363,370 > /* map the buttons so they don't work... */ > else if(strcmp(field[0], "buttonlock") == 0){ > for(i = 0; i < 8; i++){ > buttonmap[i] = 0; > } > > } >