Hi,
Anyone knows how to start Gnome shell automatically after logged in?
I couldn't find an article though I searched around Internet about this.
FYI, my ubuntu version is 9.10 beta.
Thanks in advanced.
Hi,
Anyone knows how to start Gnome shell automatically after logged in?
I couldn't find an article though I searched around Internet about this.
FYI, my ubuntu version is 9.10 beta.
Thanks in advanced.
From standard Gnome, open System > Preferences > Startup apps (or session apps), and add an entry for Gnome-Shell runningCode:gnome-shell --replace
Go into the user>sessions control pannel and change it there.
AJB2K3 can you please explain a little more detailed where to change it?
Thanks for your prompt replies. I'll try 'em out and will post an update here.
![]()
To make it run natively you have to open a terminal and write:
Select "mutter" there. After this writeCode:sudo update-alternatives --config x-window-manager
hit enter and after a restart say hello to gnome-shell running as native window manager.Code:sudo cp /usr/share/applications/gnome-shell.desktop /etc/xdg/autostart
Is it possible to include it as one of the desktops alternatives in the splash screen?
is it possible to revert this? i tried it selecting “metacity” with
and disabling gnome-shell in autostart programs. but when i login now, i get a blank desktop with no window-decorations and no panels. seems that no metacity gets started. have i missed something?Code:sudo update-alternatives --config x-window-manager
Bookmarks