Page 1 of 1

DockbarX also in LMDE-MATE

Posted: Wed Oct 24, 2012 7:46 pm
by zerozero
this http://forums.linuxmint.com/viewtopic.p ... 6&t=115486 got me thinking if dockbarx/dockx would work as well in lmde-mate :P it does
1- go to https://launchpad.net/~dockbar-main/+ar ... hive-extra and grab the source (tar.gz)
2- install needed dependencies

Code: Select all

sudo apt-get install python-imaging python-wnck python-keybinder python-numpy python-xlib zeitgeist
3- extract the source you got in 1- and cd to dock folder

Code: Select all

zerozero@wine ~/Downloads/dock
4- run the setup script

Code: Select all

sudo ./setup.py install
5- dockx can be launched with

Code: Select all

zerozero@wine ~/Downloads/dock $ dockx
6- dockbarx panel applet probably will need a killall mate-panel and then proceed as normal as you would add any other applet to the panel
7- customize and enjoy
Image

Re: DockbarX also in LMDE-MATE

Posted: Mon Sep 08, 2014 8:15 am
by bartszu
Is this mean it works along with mate panel ????