i was wondering what is involved in porting applications over to it. Is it a matter of just recompiling or do they need recoded
It depends, most of the time it's just a matter of recompiling.
Some applications doesn't like the arm architecture, some needs some tweaking of the configure script/Makefile especially if you are cross compiling.
I really need to figure out how to setup mouse clicks.
you can also use xmodmap to modify the button like this :
xmodmap -e "pointer 1 2 3"
xmodmap -e "pointer 2 3 1"
xmodmap -e "pointer 3 1 2"
each line will set the "left click" to button 1 2 3 respectively.
not a definitive solution I agree.
recompiling xmonobut is probably better.
Can i use packages for the OZ feeds? Any suggestions would be greatly appriceated.
probably no, OZ use newer glibc