How can I switch between unity and gnome-shell without logging of my account. This will help me to switch between both anytime.
Asked
Active
Viewed 1.2k times
1 Answers
28
Press Alt+F2, and
- to run unity, execute
unity --replace
- to run gnome-shell, execute
gnome-shell --replace

James Henstridge
- 41,136

zpletan
- 3,373
-
how to do this without terminal – coder Nov 16 '11 at 04:47
-
Press Alt+F2 and type those commands in. I put it in my answer, but will edit it to make it a little more prominent. Glad to help! – zpletan Nov 16 '11 at 04:48