📄 readme-nanox
字号:
README for the nano-X VNC viewerWhat is VNC ?-------------VNC is Virtual Network Computing, you have a 'viewer' running on onemachine which allows you to control the desktop of a differentmachine via the VNC 'server'. The design allows the viewer and serverto run on different hardware and different operating systems yetstill work together. What this means in practice is that you can havea Windoze desktop in a window on your X display or vice-versa.The viewer has also been designed to be small and portable so itseemed like a good candidate for a nano-X application.More info, source and binaries can be found at: http://www.uk.research.att.com/vnc/Status of the nano-X port-------------------------The nano-X port is based on the VNC viewer for X, version 3.3.2.This is the 2nd work-in-progress release, the main differencesfrom the previous release are:+ Now uses GrSetSystemPalette() to handle 8-bit palette displays.+ Builds for Microwindows 0.88pre8.The features / limitations of this release are:+ Compiled with Microwindows version 0.88pre8+ Viewer tested on uClinux running on an Isicad Prisma 700 workstation with the serial mouse driver, the tty keyboard driver and my own screen driver. The Prisma has a 1280 x 1024, 256 colour display but it is not accessible as a frame buffer so needs a custom microwindows screen driver.+ Also tested with the X11 screen driver on Slackware Linux.+ Tested with VNC servers running on NetBSD-Amiga and Slackware Linux.+ Only tested with an 8-bit palette display.+ Keyboard handling is working but only for simple ASCII text, no shift-clicking.+ Mouse seems to work OK.+ No way to scroll the screen if the viewer window is smaller than the server's screen.+ Runs very slowly on the Prisma, most likely due to the Prisma's weird graphics interface.Installation------------The tarball is intended to be unpacked in the src/demos subdirectoryof the Microwindows distribution. The makefiles have been adaptedfrom those used by the rest of the demo programs so it should buildfrom the top level 'make'. The resulting binary will appear assrc/bin/vnc. You will need a network connection to a VNC serverto do anything with it :-)George Harveyfr30@dial.pipex.com13th June 2000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -