--- np2/x11/np2.c 2007/01/12 16:41:25 1.25 +++ np2/x11/np2.c 2007/01/12 19:09:58 1.26 @@ -108,6 +108,8 @@ NP2OSCFG np2oscfg = { MOUSE_RATIO_100, /* mouse_move_ratio */ MMXFLAG_DISABLE, /* disablemmx */ + INTERP_NEAREST, /* drawinterp */ + 0, /* F11KEY */ }; volatile sig_atomic_t np2running = 0;