**** BEGIN LOGGING AT Sun Jun 19 02:59:57 2011 Jun 19 20:51:58 Jay7: so,on poodle, the first time menu->current->current happens to be null ?!? Jun 19 20:54:12 I think the evdev rate for locomo kb need to be adjusted Jun 19 20:59:05 and about events, is it enough to revert 469416 and 51940a to get the old speed? Jun 19 21:28:58 no, 698cf71 too (keys [0-9]) Jun 19 21:30:56 not sure.. try to bisect :) Jun 19 21:31:06 start from menu rewrite Jun 19 21:36:35 well, evdev rate was not used before.. Jun 19 21:36:38 +#ifdef USE_EVDEV_RATE Jun 19 21:37:53 no, just moved... Jun 19 22:09:49 feedback is very different... Jun 19 22:11:02 is it the inputs_preprocess(&inputs) ? Jun 19 22:11:24 preprocess is just increasing maxfd Jun 19 22:11:40 there was one notable change Jun 19 22:13:18 before change events was processed by 4 events per cycle Jun 19 22:13:25 there was inner loop Jun 19 22:13:45 but I was sure it was wrong Jun 19 22:14:07 i.e. just read 4 events (if exist) but process only one Jun 19 22:21:51 well, now the +       inputs_init(&inputs, 8); **** ENDING LOGGING AT Mon Jun 20 02:59:57 2011