ObjectDock and Avant Window Navigator are the panels that have the pleasant custom graphic effects, they collect the icons of running applications, or may contain application launcher (ie: click the panel icon and the application starts ).
Here I put the screen that I made of two panels.
This is ObjectDock, funzionante su Windows XP:
Mentre questo è Avant Window Navigator, in esecuzione su Ubuntu 7.10 (Gusty Gibbon):
Installazione di ObjectDock (Windows XP - Windows Vista):
Scaricare l'installer -> Download ObjectDock
Eseguire l'installer, seguire l'installazione guidata.
Installazione di Avant Window Navigator (Ubuntu Gusty Gibbon):
(La guida originale è questa: www.intilinux.com )
Con questa guida effettueremo l'installazione di AWN con la nuova aggiunta "CURVES" che rende il pannello more "friendly".
First, open the Terminal (Applications -> Accessories -> Terminal), then, to speed up the work, please copy the code found below, and paste it into the terminal using the key combination "Shift + Ins".
1) If you installed a previous version of Avant Window Navigator, uninstall it using these commands, if you have not installed proceed to step 2:
sudo rm-f / usr / local / bin / awn * sudo rm-f
/ usr / local / bin / avant * sudo rm-rf
/ usr / local / lib / awn
sudo rm-f / usr / local / share / locale / * / LC_MESSAGES / avant-window-navigator.mo
sudo rm -f / usr / local / share / applications / avant *
sudo rm -f /usr/local/share/applications/awn*
sudo rm -rf /usr/local/share/avant-window-navigator
sudo rm -f /usr/local/lib/libawn*
sudo rm -rf /usr/local/include/libawn
sudo rm -f /usr/local/lib/libawn*
sudo rm -f /usr/local/lib/pkgconfig/awn.pc
sudo rm -rf /usr/local/share/awn-core-applets
sudo rm -rf /usr/local/lib/python2.5/site-packages/awn/
2) Installiamo le seguenti dipendenze:
sudo apt-get install bzr m4 gnome-common build-essential autotools-dev libxdamage-dev libxcomposite-dev libgnome2-common libgnome2-dev libgnome-desktop-dev libgnome-vfs-dev libgtk2.0-dev libwnck-dev libgconf2-dev libglib2.0-dev libdbus-glib-1-dev libgnomevfs2-0 libgnome-desktop-2 libgnome2-0 libwnck-common python-gtk2 python-gconf bzr gnome-common python-dev python-gtk2-dev python-dev python-cairo -gconf python-gnome2-dev
3) get and install the latest version of AWN Curves:
bzr co http://bazaar.launchpad.net/ ~ awn-curves-team/awn/awn- awn-curves cd awn-curves
curves. / autogen.sh & & make sudo make install
4) We open our sources.list:
sudo gedit / etc / apt / sources.list
5) Add to end of file just opened the following repo (for Gusty 7.10):
deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
6) Salviamo e chiudiamo il file, torniamo al terminale ed aggiungiamo le chiavi:
wget http://download.tuxfamily.org/syzygy42/reacocard.asc
sudo apt-key add reacocard.asc
rm reacocard.asc
sudo apt-get update
7) Infine:
sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr
Due bei temi li potete trovare ai seguenti indirizzi:
Milk theme
Black theme
Per installarli copy the contents of the file. tgz in the directory / home / .config / awn / themes .
www.ubuntu.it
www.intilinux.com
www.wincustomize.com
0 comments:
Post a Comment