This is a basic jpeg viewer for the agenda vr3. 1. copy the vrjpegs binary and icon to your agenda. x86$ rsync vrjpegs agenda::default x86$ rsync vrjpegs.xpm agenda::default 2. make a directory called /flash/home/default/jpgs/ for your images, add the icon and launcher info: x86$ telnet agenda (none) login: default agenda$ mkdir jpgs agenda$ echo 'Applications/VRJpegs;/home/default/vrjpegs.xpm' >> .wmx/.icons agenda$ ln -s /flash/home/default/vrjpegs .wmx/Applications/VRJpegs 3. the files should end in ".jpg" or ".jpeg". 4. run it - page up and down to cycle through pics. - left arrow/button to quit - drag image with stylus to pan - use scale option to over-ride default scale 5. now included are configurable scale options and a "open file" dialog ***Special Thanks to: - the Independent JPEG Group - http://www.ijg.org/ - I am using their library for decoding jpegs - R. Douglas Everhart - I am using his file dialog. I don't know where to to get just the code for this so ... - I got it out of Kend Dahl's Prescribble package - See http://www.bigfoot.com/~MenThal/agenda/agenda.html Enjoy --Chris chris@dahlweb.net http://agenda.dahlweb.net/ -Cam agendawiki.com