Hi! In src/hid/ps/ps.c, is the hid_expose_callbacks in line 285 really needed when the same call is done later, in line 291 anyway? Also, pagecount is set to 1 in line 276 and 288 in the same file, shouldn't it be done only once, before or after the if? Igor2