For study the UltraVNC's code: $ sudo apt-get install subversion $ svn checkout svn://svn.code.sf.net/p/ultravnc/code/ ultravnc-code $ cd ultravnc-code $ clear; grep -n -r "SEARCH_KEY" ./ | grep -v -e '\/.svn\/' -e '\/translations\/' -e '\/old\/'
SEARCH_KEY examples: "ID_DINPUT", "rfbSetServerInput" Interesting files: - ultravnc-code/UltraVNC Project Root/UltraVNC/vncviewer/ClientConnection.cpp - ultravnc-code/UltraVNC Project Root/UltraVNC/winvnc/winvnc/vncclient.cpp - ultravnc-code/UltraVNC Project Root/UltraVNC/rfb/rfbproto.h - ultravnc-code/UltraVNC Project Root/UltraVNC/winvnc/winvnc/vncdesktop.cpp - ultravnc-code/UltraVNC Project Root/UltraVNC/winvnc/winvnc/blankmonitor.cpp -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350973 Title: More compatibility with the UltraVNC function "Toggle Remote Input and Remote Blank Monitor (On/Off)" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vinagre/+bug/1350973/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
