General > Q&A

Setting default launcher theme and orientation - system-wide for all users.

(1/2) > >>

pyperdown:
Having some issues with the launcher - I'm sure this is a rookie mistake and I think I've dealt with it before but for the life of me cannot remember what the solution was.

Menu bar shows on the side, not the top, and when I scroll past the last visible item, the whole thing disappears and all I have left is top menu.  No more launcher items.

jnetman1:
If you want to use multi-user, start with a clean system and do the following from a terminal (ctrl-alt-t)

sudo cp -rv .local .gconf .config .network-autostart .dmrc /etc/skel/
sudo mkdir /etc/skel/{Desktop,Documents,Music,Pictures,Videos,Downloads}
sudo /usr/lib/lightdm/lightdm-set-defaults -s une-efl

On reboot everything should work, no matter which user logs in.

pyperdown:
Is that efl (L) or efi (I)?

jnetman1:
That's lowercase "L" :)

pyperdown:
For users that already have logged in to another linux system their menu bars still show up on the side...

Where is that setting actually located?  I may have to do some login/logoff scripting to move those dirs so new ones get created from /etc/skel or something like that.  Or I batch remove them from the server...

We have a fair number of somewhat vanilla 10.04 lts systems, and those are the users that appear to have this issue.  so thinking what I'm hunting for is in .config or one of the other dot-file directories.

Navigation

[0] Message Index

[#] Next page

Go to full version