Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I've just installed ubuntu 12.04 and due to unity being pre-installed, there are a few new annoying features.
Firstly, the menu bar of every window is right at the top of the screen. I would like it to be right below the title bar of the window (like in microsoft windows).
Secondly, there's no taskbar. I would like a taskbar similar to the ones the older versions of ubuntu used to have before unity was a pre-installed part of ubuntu.
Could someone please help me find a solution to these problems.
I've just installed ubuntu 12.04 and due to unity being pre-installed, there are a few new annoying features.
[...]
Could someone please help me find a solution to these problems.
yes, the solution is simple: Use a different desktop environment, not Unity.
Not only Unity lacks a taskbar, but Gnome 3 too (unless you install one extension that sorts of turns the upper bar into a taskbar -can't remember its name now). So, if you -like me- dislike the lack of a taskbar, you can use KDE or XFCE (XFCE may be set up to look and behave similar to the 'old' Gnome 2).
Not only Unity lacks a taskbar, but Gnome 3 too (unless you install one extension that sorts of turns the upper bar into a taskbar -can't remember its name now). So, if you -like me- dislike the lack of a taskbar, you can use KDE or XFCE (XFCE may be set up to look and behave similar to the 'old' Gnome 2).
Regards.
Could you try and remember the name of that extension please I just installed docky but its not exactly the ideal taskbar substitute I'm looking for, since it groups similar windows into one icon. Also could someone please comment on the titlebar question too.
For some reason I can't enter Gnome 3 now, so I can't check the name of the extension that turns the upper bar into a sort of taskbar, but there's another one named "Frippery bottom panel" that makes the bottom panel behave similar to a taskbar. As for the titlebar, Gnome3 already uses normal titlebars (it's only the taskbar which it lacks of). This also could be useful: https://extensions.gnome.org/extensi...dow-icon-list/ .
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444
Rep:
Hi ghantauke
You can do two things:
1) Install Gnome shell and log in with the fall back mode turned "ON" that will give you some what the look of the old Ubuntu.
To install Gnome paste this command on your teminal
Code:
sudo apt-get install gnome-shell
Type your password when prompted and leave it do its thing. Once it is done log off then log back on but select Gnome with out effects (Gnome Classic) on your session selector (On the greeting screen See attached photo)
Or the other alternative is
2) Install Xfce and select that as your session on the log in screen
Code:
sudo apt-get install xubuntu-desktop
Type your password when prompted and leave it do its thing. Once it is done log off then log back on but selecting Xubuntu
How do you see the currently opened windows/programs in GNOME 3? Especially the minimized ones?
You just hover your mouse to the upper-left corner of the screen and all windows (minimized and maximized) will pop up in miniature size; then you click on the window you want to use.
Quote:
Originally Posted by Doc CPU
At least the way it is configured in Ubuntu, there's never been much of a difference between GNOME 2 and Xfce (Ubuntu vs. xubuntu).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.