|
http://www.w-m-p.com/ipaq/fbvnc.html.
# start off server in conventional location.
# Xipaq -screen 240x320@270 -dpi 100 &
# bl 1 1 32
# Run VNC instead of X
vnc &
DISPLAY=:1.0
if [ -f /etc/xcalibrate.conf ]; then
echo "Restoring touch screen calibration"
/usr/X11R6/bin/xcalibrate -cal `cat /etc/xcalibrate.conf`
fi
## put the display in portrait mode
# xrandr -o left
# x-window-manager &
fbvnc 127.0.0.1:1Xvnc is an X client that allows access via VNC.
Copyright © 2024 Andrew Oliver