Let's use this bug for 2) set up a shortcut on the desktop.
Alas I forget how this was done in kde4 times.
On the live CD casper will run
chroot /root install -D -o $USERNAME -g $USERNAME /usr/share/kubuntu-default-settings/layout.js /usr/share/plasma/shells/org.kde.plasma.desktop/contents/layout.js
to copy over a first run setup which uses folderview
on netbook the layout.js would set something up if oem-config was around
netbook/share/apps/plasma/layout-templates/org.kde.plasma-netbook.defaultSal/contents/layout.js:if (applicationExists("oem-config-prepare-kde.desktop")) {
however bug 1444980 means it's not installed anyway so low priority for now
Let's use this bug for 2) set up a shortcut on the desktop.
Alas I forget how this was done in kde4 times.
On the live CD casper will run kubuntu- default- settings/ layout. js /usr/share/ plasma/ shells/ org.kde. plasma. desktop/ contents/ layout. js
chroot /root install -D -o $USERNAME -g $USERNAME /usr/share/
to copy over a first run setup which uses folderview
on netbook the layout.js would set something up if oem-config was around share/apps/ plasma/ layout- templates/ org.kde. plasma- netbook. defaultSal/ contents/ layout. js:if (applicationExi sts("oem- config- prepare- kde.desktop" )) {
netbook/
however bug 1444980 means it's not installed anyway so low priority for now