Quote:
Originally Posted by lunohod
AFAIK, a screenshot program for OpenInkpot doesn't exist yet. But you can run this command on your desktop linux computer to take a screenshot on V3:
Code:
DISPLAY=192.168.111.1:0 import -window root screenshot.png
|
Fore reference: on the Iliad you have to enable access to the xserver in order to do that. It involves a modification to /home/root/start.sh
Code:
< /usr/bin/Xfbdev -screen 768x1024x8 -3button -dpi 160 -br -nolisten tcp &
> /usr/bin/Xfbdev -screen 768x1024x8 -3button -dpi 160 -br -ac&
h.t.h. somebody, took me a while to figure it out...
Happy 2009!