How To: Move Unity Launcher Panel To Bottom Of Screen On Ubu

Här kan du dela med dig av dina bästa tips och knep.
Kategoriregler
Här ligger de utförliga instruktionerna vi kan tänkas behöva. Leta här om du tex behöver installera nåt program eller sätta upp någon funktion. Starta inte trådar utan att ha ett svar.
Kurdistan
Inlägg: 2446
Blev medlem: 27 feb 2010, 15:09
OS: Ubuntu
Utgåva: 23.04 Lunar Lobster

How To: Move Unity Launcher Panel To Bottom Of Screen On Ubu

Inlägg av Kurdistan »

You can now move the Unity launcher panel from the left side of your screen to the bottom thanks to an unofficial Compiz plugin. Please note that this only works on Unity 3D.

First open your Home folder and create a new folder and name the folder: unityshell

You may need to install lzma, to install lzma open a terminal windw (press SuperKey and type: terminal) and copy+paste the following line:

sudo apt-get install lzma

Now download the Unity plugin and when downloaded extract the content of the downloaded unityshell.tar.lzma into the unityshell you just made.

To install the plugin copy+paste the following lines in your terminal window:

mkdir -p ~/.compiz-1/plugins
cd ~/unityshell
cp libunityshell.so ~/.compiz-1/plugins/
mkdir /tmp/unityshell
cp *.png /tmp/unityshell/
cd /tmp/unityshell/
chmod 644 *.png
sudo chown root:root *.png
sudo cp *.png /usr/share/unity/4/

Now log out and back in again.

If you use the launcher with autohide, make sure you set the reveal mode to bottom in CompizConfig Settings Manager.

Revert the changes

To revert the changes and get the default (on the left) Unity Launcher back, run the following command in a terminal:

rm ~/.compiz-1/plugins/libunityshell.so

Then log out and log back in.

Länk:
http://www.n00bsonubuntu.net/content/ho ... ntu-11-10/
Påvels blogg:
http://pavel.frimix.se/
Läs länken nedan, innan ni söker hjälp på forumet
http://ubuntu-se.org/phpBB3/viewtopic.php?f=19&p=450678
En nära väns svenska Mageia-blogg som jag emellanåt hjälper till. Ta gärna en titt:
http://mageiasv.blogspot.se/
Skriv svar

Återgå till "Guider"