cloudliu01

Results 4 comments of cloudliu01

Here is what I did to resolve the issue: #################################################### # Install PyMesh https://pymesh.readthedocs.io/en/latest/installation.html#download-the-source git clone https://github.com/PyMesh/PyMesh.git cd PyMesh git submodule update --init export PYMESH_PATH=`pwd` #update cmake (Please make sure...

Is it possible to compile a customized web browser that doesn't accept any bindkey itself, so that it could pass all keys to VNC directly? Thanks

Thanks Cendio. I tried a open source broswer called Falkno, which is working as expected. Now more keys can be send to noVnc, except 'Ctrl+$key' are still blocked. To get...

Hi Mark, Yes, the link is working. Much appreciate for the quick help! Best Cloud