1

Is there a way to change the location of the top panel? I want to put it on the botton of the screen (like the old Windows was).

Can I do it? How?

Greetings & Blessings from Chile!

Juan

Juan
  • 1,797
  • This explains how you can do this http://ubuntuforums.org/showthread.php?t=2200046 – mchid Nov 17 '15 at 05:36
  • BTW ubuntu studio uses the xfce desktop for future reference. – mchid Nov 17 '15 at 05:37
  • I tried to do that, but I couldn't put the panel at the botton position. I could put at the right and the left side, only. – Juan Nov 17 '15 at 06:26
  • Are you sure? Because I followed the instructions exactly as they are written and I can't seem to place it on the right or left side even if I try. The only way that I know of to get it on the right or left side is to change the setting from horizontal to vertical or deskbar. Did you install gnome or something? Don't install gnome. – mchid Nov 17 '15 at 07:55

2 Answers2

1

Right click on the top panel. Then, go to Panel > Panel Preferences.

Step One

Now, under the Display tab, make sure there is no check mark in the Lock Panel box.

Step Two

Next, move your mouse to the very top edge of the screen and double click and hold the second click down to "grab" the top panel and bring the panel directly straight down by moving the mouse directly down until it is at the very bottom of the screen.

Step Three

Done!

Tested on Ubuntustudio 15.10 upgraded from 15.04.

mchid
  • 43,546
  • 8
  • 97
  • 150
0

Install gnome classic to make changes to your bar First, run this command

sudo apt-get update

Next, run this following command

sudo apt-get install gnome-session-fallback
Jakuje
  • 6,605
  • 7
  • 30
  • 37