Hi to all, as a first message in this list, I'd like to share my control configuration; I was able to activate my wireless mouse buttons to control freevo app, so I can use it as a remote.
I mapped the up, down, return, escape and space bar (to pause video play) with respectively the wheel up, wheel down, right mouse btn, left mouse btn and wheel btn, by using the xbindkeys utility (http://hocwp.free.fr/xbindkeys/xbindkeys.html) along with xmacroplay (http://xmacro.sourceforge.net/). this is the content of file .xbindkeysrc in user home ====================================== "echo -e 'KeyStrPress Escape\nKeyStrRelease Escape\n' | xmacroplay :0 &" b:3 "echo -e 'KeyStrPress Up\nKeyStrRelease Up\n' | xmacroplay :0 &" b:4 "echo -e 'KeyStrPress Down\nKeyStrRelease Down\n' | xmacroplay :0 &" b:5 "echo -e 'KeyStrPress Return\nKeyStrRelease Return\n' | xmacroplay :0 &" b:1 "echo -e 'KeyStrPress space\nKeyStrRelease space\n' | xmacroplay :0 &" b:2 ====================================== this configuration works also with a wired mouse, as well. -- Saluti, Sergio ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users