You are not logged in.
Pages: 1
Hello!
I`m using minimal ubuntu 14.04.4 with manually installed Xfce 4.10.
I have a xfce4-panel installed, and if I launch it in terminal, then new panel appears on the left monitor. But on the right monitor I have this (default?) panel:
What is the name of the app of this panel?
How could I customize it (right click gives nothing)? Or at least how to disable it in order to replace with xfce4-panel?
Offline
wow nice panel.. how to install it?
Offline
I think that is a Gnome panel
Offline
Indeed, that looks like GNOME's panel. I haven't seen that in a while and I don't know if this still works, but you may need to hold down the left Alt button when you right click to make changes.
Offline
dpkg --list | grep gnome-panel
gives no results. As well as holding Alt or Ctrl or Win buttons and clicking.
And
dpkg --list | grep panel
shows
ii indicator-applet 12.10.2+14.04.20140403-0ubuntu1 amd64 GNOME panel indicator applet
ii indicator-applet 12.10.2+14.04.20140403-0ubuntu1 amd64 GNOME panel indicator applet
ii libindicator3-7 12.10.2+14.04.20141007.1-0ubuntu1 amd64 panel indicator applet - shared library
ii libindicator7 12.10.2+14.04.20141007.1-0ubuntu1 amd64 panel indicator applet - shared library
rc libonline-accounts-client1:amd64 0.3+14.04.20140328-0ubuntu3 amd64 Library to interact with the Online Accounts panel
ii libpanel-applet-4-0 1:3.8.0-1ubuntu12.2 amd64 library for GNOME Panel applets
ii xfce4-panel 4.11.0-0ubuntu1 amd64 panel for Xfce4 desktop environment
Offline
It's possible that the panel you want is part of some other package. Try running this from a command line:
ps aux | grep panel | grep -v grep
and see if anything interesting shows up. If not, replace panel with applet. BTW, you are aware, I hope, that Ubuntu 14.x has all reached End Of Life and is no longer supported, although I think that the members of the Ubuntu Support Forum take that a tad too literally. (The only advice they'll give you is that unless you upgrade they can't help you, even if they know the answer.)
Registered Linux user #470359
Permanently recovered BOFH
Any advice in this post is worth exactly what you paid for it.
Offline
I am wholly unfamiliar with it, but might it be something related to "Unity?" That's an Ubuntu thing, I think.
You might try running Task Manager, sort by CPU load (whatever it's called), and then watching to see what appears towards the top of the list when you mess with whatever it is that you're trying to identify.
BTW, you are aware, I hope, that Ubuntu 14.x has all reached End Of Life and is no longer supported
Ubuntu 14.04 is supported until 2019 (April, IIRC). That's why it is deemed to be a Long-Term Support version.
Regards,
MDM
Last edited by MountainDewManiac (2016-06-11 04:07:39)
Offline
ps aux | grep panel | grep -v grep
Gives nothing.
MountainDewManiac, the process that takes on CPU is "gnome-shell". So I think, I found the answer.
Thanks, to all.
Offline
Pages: 1
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 543.28 KiB (Peak: 544.13 KiB) ]