I have no success in copying openoffice subdirectories from /etc/skel to /home/knoppix in liveCD. I have modified 45xsession file by adding .openoffice* to the section:
Code:
# Copy profiles if not already present
rsync -Ha --ignore-existing /etc/skel/{.acrorc,.config,Downloads,.Xdefaults,.gimp*,.gconf*,.bashrc,.nessus*,.links,.local,.lynx*,.openoffice*,.qt,.xine,.xmms,tmp} $HOME/ 2>/dev/null
I have also tried different pemissions but no success.
I have same problem in copying .mozilla-thunderbird, too.

-tapsa-