Hi friends.
I took liberty to play with Stuckie's 1.0.5 rootfs. I kind of dig XFCE (we know you love XFCE chris_c, sorry lol) I take no credit for anything other than the time I spent adding packages breaking and configuring things. This is based off the work of others and I present it to the community to help further its development. I have made some headway in getting some PNDs to work some 100%, some launch, and some do not much else. The pandora user session has been tweaked for more finger friendly action (see screenie) and see the changelog for all additions/modifications. I'd like to thank Stuckie for an awesome rootfs to work from and chris_c for his testing with Stuckie plus all the others from where I gathered various tweaks.
Rootfs is
here.
Screenshot is here:
KNOWN WEIRDNESS:
=================
Must access card with PNDs to mount it, then wait a moment hit F5 on desktop to get PNDs to populate it. If you want XFCE menu to populate with the PNDs you must log out of session and log back in. Fix anyone??
Changelog/Instructions
If you'd rather get just get PND integration to work as far as I have follow these steps:
-Copy nand´s /usr/lib to /opt/, rename folder to pan-lib, add LD_LIBRARY_PATH=/opt/pan-lib:/usr/lib to /usr/pandora/scripts/pnd_run.sh
-Copy nand's /etc/xdg/op to /etc/xdg/op
-Copy from nand /usr/bin ofbset, op_*, to /usr/bin
-Copy bzip bins from nand /usr/bin to /usr/bin/
-Copy /usr/lib/ libsdl* and libcurl* libtiff* from nand to /usr/lib (do not overwrite files)
-Copy /usr/sbin/fbset* from nand to /usr/sbin
If you download the rootfs all the above has already been done + the extras listed below:
EXTRAS
======
-Set autologin to user pandora and allowed root permission to have X login.
-Added abmouse, normouse, xkbset to /usr/bin with corresponding .pndmodmap* files to /home/pandora
this allows A/B Left/Right mouse button operation. Added launcher to panel (mouse icon) to revert
back run normouse (joystick icon).
-Added conky folder to /home/pandora added line .xsession to execute it on xsession login.
-Install via apt-get mtd-utils to allow mounting of nand to created folder of /media/nand/
-Install via apt-get xfce4-goodies to get additional xfce bits like xfce4-terminal etc.....
-Install via apt-get net-utils, ping, and traceroute
-Added modified op_start.png to /usr/share/pixmaps and configured startmenu icon to it.
-Added Xubuntu-2x theme to /home/pandora/.themes for finger friendly titlebars and nice look.
-Added Zeckton ttf to /home/pandora/.fonts and selected size of 8.
-Added .gtkrc-2.0 to /home/pandora for finger friendly scrollbars.
-Adjusted XFCE4 panel to 54 pixles high more finger friendly action.
-Adjusted desktop icon size to 24
-Adjusted desktop font to 7.
-Adjusted some transparency aspects of desktop for task oriented visibility.
-Adjusted terminal prefs...transparency and made font green size 7.
-Added dir exports from Angstrom .xinitrc to top of .xsession file but commented out the export of
$HOME/Application/Settings because battery monitor was misreading somethinng and tnhought battery level
was 0% and immediately shutdown the Pandora. Also copied Applications dir to $HOME/pandora to try
for more PND functionality....orignal folder is stil there renamed Applications-
Enjoy!