Mobile/Fennec/Tips
Jump to navigation
Jump to search
Keyboard Shortcuts
See Mobile/Fennec/Cheat Codes.
Using VNC on a N8x0-series device
On the device goto http://mike.saunby.googlepages.com/x11vncfornokia7702 in the browser. Click on the relevant .deb package at the top of the page. It will now install x11vnc on the device.
On the latest diablo images, x11vnc will not run after being installed (it may not even install). To get around that do the following (as root):
ln -s /usr/lib/libssl.so.0.9.8 /usr/lib/libssl.so.0.9.7 ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.0.9.7
Here is a guide on how to use it after it has been installed.
If you are using a Mac you can use Chicken of the VNC.
Taras' Setup
- Setup usb networking http://maemo.org/development/documentation/how-tos/3-x/howto_usb_networking_bora/
- Setup nfs on the device. http://wiki.maemo.org/Setting_up_NFS
My /etc/fstab on the device contains:
192.168.2.14:/home/taras/work /home/taras/work nfs rsize=4096,wsize=4096,noauto,async,udp 0 0
This gives fairly good read performance so I can fennec directly out of the build directory