Hi, I didn't find any existing solution to easily take screenshots without special software installed on the NanoNote, so here's what I'm using:
$ ssh r...@nanonote cat /dev/fb0 | nn-fbtopng > screenshot.png Thee script 'nn-fbtopng' converts the framebuffer data-dump to a PNG using the netpbm utilities. Grab the script from: http://mosquito.dyndns.tv/freesvn/trunk/dkbin/nn-fbtopng That's a Tcl script, need to have tclsh in /usr/bin (most people will have it). David -- GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40
pgpw8xmG21TWz.pgp
Description: PGP signature
_______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

