![Sharp Zaurus SL-C3000 Скачать руководство пользователя страница 57](http://html.mh-extra.com/html/sharp/zaurus-sl-c3000/zaurus-sl-c3000_instruction-manual_368528057.webp)
my Zaurus SL-C3000 and SL-C3100
http://www.users.on.net/~hluc/myzaurus/
57 of 212
16/09/2007 12:23
# su
# /usr/local/bin/fbvncinput stop
# killall qpe
If you want to re-enable the keyboard and mouse, then just recreate the the symbolic link to
fbvncinput and reboot your Zaurus:
# su
# ln -s /usr/local/bin/fbvncinput /etc/rc.d/init.d/fbvncinput
# reboot
Alternatively, you could also just restart Qtopia instead of rebooting the Zaurus. To do that instead
do the following:
# su
# /usr/local/bin/fbvncinput start
# killall qpe
Vncserver for Debian
Vncserver is part of the Debian PocketWorkstation bundle and is intended as a loopback service to
connect to the Debian instance locally. However, there is nothing preventing it from being accessed
remotely as well. Vncserver listens on port 5901 and can be easily accessed through keypebble
and/or tightvnc [tightvnc-1.2.9_javabin.zip]. tightvnc is a java application and can be installed on
any machine that runs java. It can also be installed under a webserver such as Apache. Simply
make a directory such as
vnc
under the document root and copy index.html and VncViewer.jar into
there.
# mkdir -p /mnt/ramfs/www/htdocs/vnc
# cp index.html /mnt/ramfs/www/htdocs/vnc
# cp VncViewer.jar /mnt/ramfs/www/htdocs/vnc
Then just point your browser at it: http://zaurus/vnc
Mounting Filesystems