On 10/9/06, Michael Brown <[EMAIL PROTECTED]> wrote: > Basically, I just need to configure key mappings to navigate the Freevo gui. > Prelim testing shows Freevo sees the keypresses; they just don't work as they > should. By transmit accross, I meant to say what does mvpmc pass through to > the vnc server?
The vnc key mapping are between kmap array in the nanox.c line 107 in http://git.mvpmc.org/cgi-bin/gitweb.cgi?p=mvpmc.git;a=blob_plain;f=libs/libvnc/nanox.c and the MVPW_KEY values in mvp_widget.h http://git.mvpmc.org/cgi-bin/gitweb.cgi?p=mvpmc.git;a=blob_plain;f=include/mvp_widget.h I don't think they are mapped to the remote.the way you might think. Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
