Installing these programs , using parts of the MATE project works. But does another way to install these packages exists ? Using 12.04.
Asked
Active
Viewed 6,890 times
1
-
See also: http://askubuntu.com/questions/9364/how-to-install-dockbarx – Jorge Castro Apr 23 '12 at 22:57
3 Answers
0
I have made MateNu (fork of GnoMenu). Working well but:
If you enable compositing, you will not get the shadow (compiz, marco).
Not compatible with the dock. (According to user78138, this limitation is now fixed, and tested on awn.)
If you enable compositing, you will be a little difficult to open the menu (resolution: double-click menu).
link:
main site: http://airinux.blogspot.com/2012/06/matenu.html
Launchpad site: https://launchpad.net/matenu/

Azis Naufal
- 16
-
I have made a MateMenu ( ruinning the mate migrating script),it is compatible to awn,but not to every other dock,panel, whatever.My version doesn't even run in matepanel. – user43787 Jul 08 '12 at 04:57
-2
This method work for me in ubuntu 12.04 without mate, Opening terminal and typing following commands one after another...And this is gnomenu, not other..
cd /tmp && wget -O gnomenu_2.9.1.deb http://goo.gl/rJ9X6
sudo dpkg -i gnomenu_2.9.1.deb
wget -O gnomenu.files.tar.gz http://goo.gl/zZr9l
sudo tar -xzvf gnomenu.files.tar.gz -C /usr/lib/gnomenu/
It is working well with cairo dock and awn , except for shutdown where change of command is needed.....

Anup
- 26
- 6