My friend has compiled fbvncserver and its work but he face a problem in mapping the mouse and keyboard .. Here is a screnshot .. He also a member of mfc with nick blackhawk
We have crosstool right ?
So why don't we build a vncserver for E680.
I can't image how cool it is when we vnc to our phone from PC. hehhehe
My friend has compiled fbvncserver and its work but he face a problem in mapping the mouse and keyboard .. Here is a screnshot .. He also a member of mfc with nick blackhawk
Wa!? Why did he never share that? He doesnt really seem to post much, does he? I've only see him post a few times on pashkovsky.com.
Yes, but does it run Linux?
yes... that looks really cool...
please share it...
Motorola e680 (flashed to e680i) + 4Gb SD card + HT820 Stereo BT Hedphones,
Ubuntu 6.10 + 7.04,
Nokia N95 + 8Gb microSD
Motorola e680 (flashed to e680i) + 4Gb SD card + HT820 Stereo BT Hedphones,
Ubuntu 6.10 + 7.04,
Nokia N95 + 8Gb microSD
I ran it here and got a little(very little...) mouse action(something related to screen calibration/coordinate conversion...), it works like with old opie, killing the windowsserver, then
/bin/mknod /dev/touchscreen/0.REAL c 10 14
/bin/mknod /dev/touchscreen/0raw.REAL c 10 14
/usr/bin/mkfifo /dev/touchscreen/0pipe
/usr/bin/mkfifo /dev/touchscreen/0rawpipe
/usr/bin/mkfifo /dev/tssim
run the tssim application
rm -f /dev/h3600_ts
rm -f /dev/h3600_tsraw
ln -s /dev/touchscreen/0pipe /dev/h3600_ts
ln -s /dev/touchscreen/0rawpipe /dev/h3600_tsraw
// these two up here may not be necessary...
ln -s /dev/touchscreen/0pipe /dev/ezx_ts
start windowsserver again
Thanks al750n.
@alebm
I will try.
how to install it?
Im not a techie at all but does this mean that this would enable us to have access to our pc from our phone?
Nokia E61 + Moto E680i
www.samgonzales.info
i may be misunderstanding you, but this app does actually the opposite: it lets you control the phone (GUI) from the PC.Originally Posted by sammy78
For "access to our pc from our phone" look into the J2ME VNC client or the VNC client that comes w/ opie. Both of these will work for this purpose.