Right click on an empty part of the panel, select "add to panel" then select "run application" and then "add" then "close" and your all set.
Hello guys,
There was this little terminal input widget in BT4 where you could put in one liner commands.
How can I add it to the BT5 KDE? Any ideas?
Cheers.
Right click on an empty part of the panel, select "add to panel" then select "run application" and then "add" then "close" and your all set.
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
Hello Archangel-Amael,
Well there is no add to panel but only "Add Widgets" or "Add Panel" options. However i figured out a way to get the one liner command input widget. For those who would like to utilize it under the KDE:
apt-get install cmake
apt-get install kdelibs5-dev
apt-get install kdebase-workspace-dev
wget http://kde-look.org/CONTENT/content-...nd-2.2.tar.bz2
tar -xvf 91495-runcommand-2.2.tar.bz2
cd runcommand-2.2
./install.sh
Then right click on the panel, find "Run Command" there, double click it and you're set!