[MPlayer-cvslog] r19856 - in trunk: cfg-mplayer.h input/input.c input/input.h libvo/x11_common.c mplayer.c

Oded Shimon ods15 at ods15.dyndns.org
Sat Sep 16 19:07:56 CEST 2006


On Sat, Sep 16, 2006 at 05:13:41PM +0200, nicodvb wrote:
> +        {"mouse-movements", &enable_mouse_movements, CONF_TYPE_FLAG, CONF_GLOBAL, 0, 1, NULL},
> +        {"nomouse-movements", &enable_mouse_movements, CONF_TYPE_FLAG, CONF_GLOBAL, 0, 0, NULL},

This should probably be man-page documented...

> +  { MP_CMD_SET_MOUSE_POS, "set_mouse_pos", 2, { {MP_CMD_ARG_INT,{0}}, {MP_CMD_ARG_INT,{0}}, {-1,{0}} } },

And this in DOCS/tech/slave.txt ...

- ods15



More information about the MPlayer-cvslog mailing list