![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Desktop Effects & Customization This section is for all your compositing needs. This includes Beryl, Compiz, xcompmgr, and other fancy apps which take advantage of compositing managers such as kiba-dock and avant window decorator |
| View Poll Results: Which theme do you think is best? | |||
| Human |
|
116 | 19.40% |
| Milk |
|
117 | 19.57% |
| Black |
|
343 | 57.36% |
| Other (If you have created one, submit it as well please) |
|
54 | 9.03% |
| Multiple Choice Poll. Voters: 598. You may not vote on this poll | |||
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
Chocolate-Covered Ubuntu Beans
![]() |
I know a bunch of you have been asking about how to get AWN or avant-window-navigator to look like this:
Black Theme: ![]() Milk Theme: ![]() INFO Now to clarify this, this will just be a dock style. If you don't like it you can easily revert to the "Flat Bar" or "3D Look". This is in early development and it 's quite stable, This is AWN so it will require a window composter such as Beryl or Compiz. This will not change your icons to OSX style like the first image. The screen-shot provided above has had those changes made to it. i don't care much for those icons, but meek has given me the link to the set he used: here. To change the icon of a launcher right click then change icon I won't enclose an image of my dock because I don't know how to get a high-res screenshot like the other ones. Installation Now for the fun part! If you have avant already installed, remove it: Code:
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/ Applications/ Accessories/ Terminal Code:
sudo apt-get install bzr m4 gnome-common (I know it seems tempting but copy the first two lines one at a time.) Code:
sudo apt-get install 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-cairo-dev python-gconf python-gnome2-dev bzr co http://bazaar.launchpad.net/~awn-curves-team/awn/awn-curves awn-curves cd awn-curves ./autogen.sh && make sudo make install make sure you have your AWN repositories, input the corresponding code into the terminal: 32-BIT Code:
wget http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/i386/avant-window-navigator-bzr_0.2.0-bzr158-1_i386.deb http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/i386/awn-core-applets-bzr_0.2.0-bzr296-1_i386.deb http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/i386/libawn-bzr-dev_0.2.0-bzr158-1_i386.deb http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/i386/libawn-bzr_0.2.0-bzr158-1_i386.deb http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/i386/python-libawn-bzr_0.2.0-bzr158-1_i386.deb sudo gdebi *.deb Code:
wget http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/amd64/avant-window-navigator-bzr_0.2.0-bzr166-1_amd64.deb http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/amd64/awn-core-applets-bzr_0.2.0-bzr300-1_amd64.deb http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/amd64/libawn-bzr-dev_0.2.0-bzr166-1_amd64.deb http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/amd64/libawn-bzr_0.2.0-bzr166-1_amd64.deb http://download.tuxfamily.org/syzygy42/static/awn-curves-archive/amd64/python-libawn-bzr_0.2.0-bzr166-1_amd64.deb sudo gdebi *.deb Q & A: Q: How do I add awn-to my start-up??? A: System > prefernces > sessions then add this command: Code:
avant-window-navigator A: Do this: Code:
cd ~/awn-curves bzr update ./autogen.sh && make && sudo make install A: Make sure to actually select it, click apply then refresh awn. If it still doesn't go, close awn, apply the theme in awn manager them open awn. Q: Awn isn't launching!!! A: Type both these commands one after the other into terminal and give me the output. Code:
avant-window-navigator Code:
awn-manager A: To re-launch awn just press ALT+F2 and type "avant-window-navigator" to launch awn once more. Q: Can I Hide my awn-curves folder located in my home folder when done? A: Yes! You can do so by adding a period in front of the name so it looks like this: .awn-curves . To see it when needed, press Control+H or go View, Show Hidden Files. REMOVAL To remove awn-curves: Delete the awn-curves directory from your home folder then: Code:
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/ (I had to look for this for ages then i found something on google telling me how to do this then I found the actual site a week later.) ![]() Hope this can help!
__________________
That is not me I am now known as Deep Blue and you may contact me from that account. Quote:
Last edited by nikoPSK; March 6th, 2008 at 11:25 AM.. Reason: Updating Repositories |
|
|
|
|
|
|
#2 | |
|
Chocolate-Covered Ubuntu Beans
![]() |
Here are screen shots with:
1. Human theme with the curves bar (Download below) 2. Milk theme (Download below) 3. Black (Download below, My personal favorite and the one in the screen-shot.) 4. Purple theme by belyel (Download below) 5. Glass theme by shafin Here are the themes: Human Theme Milk Theme Black Theme Purple Theme Glass Theme To install these themes just download 'em. No extraction required Then go to themes/ add and locate the theme which you want to install. Submit your themes and I will put 'em here to and give links to download 'em! I love docks and I think these are a great themes. Please leave replies here and on the official site! EDIT: Nevermind, I got it back... ![]()
__________________
That is not me I am now known as Deep Blue and you may contact me from that account. Quote:
Last edited by nikoPSK; March 6th, 2008 at 11:27 AM.. |
|
|
|
|
|
|
#3 |
|
Way Too Much Ubuntu
![]() Join Date: Jul 2007
Location: Nanaimo, Canada
Beans: 311
Ubuntu 8.10 Intrepid Ibex
|
Re: HOW-TO: Awn curves
ok, i have a problem.
i get this when i type ./autogen.sh && make Code:
/usr/bin/gnome-autogen.sh checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.61 checking for automake >= 1.9... testing automake-1.10... not found. testing automake-1.9... found 1.9.6 checking for libtool >= 1.5... testing libtoolize... found 1.5.22 checking for glib-gettext >= 2.2.0... testing glib-gettextize... found 2.12.11 checking for intltool >= 0.30... testing intltoolize... found 0.35.5 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.21 Checking for required M4 macros... Checking for forbidden M4 macros... **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. Processing ./configure.in Running libtoolize... Running glib-gettextize... Ignore non-fatal messages. Copying file mkinstalldirs Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... Running aclocal-1.9... /usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of AM_PATH_GCONF /usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of AM_GCONF_SOURCE Running autoconf... Running autoheader... Running automake-1.9... Processing ./awn-curves/configure.in Running libtoolize... You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. Putting files in AC_CONFIG_AUX_DIR, `..'. Running glib-gettextize... Ignore non-fatal messages. Copying file mkinstalldirs Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... intltoolize: 'po/Makefile.in.in' is out of date: use '--force' to overwrite |
|
|
|
|
|
#4 |
|
A Carafe of Ubuntu
![]() Join Date: Jan 2005
Beans: 104
Ubuntu Karmic Koala (testing)
|
Re: HOW-TO: Awn curves
How stable is this? I have AWN running now, which sometimes crashes, but always comes back when i run 'avant-window-navigator' again. I like eyecandy, but i want to maintain a stable-enough system.
|
|
|
|
|
|
#5 | ||
|
Chocolate-Covered Ubuntu Beans
![]() |
This is quite stable and should run fine. As I said it's just a dock style so you can revert to 3d.
Mnicy, Quote:
__________________
That is not me I am now known as Deep Blue and you may contact me from that account. Quote:
Last edited by nikoPSK; October 14th, 2007 at 11:41 AM.. |
||
|
|
|
|
|
#6 |
|
Way Too Much Ubuntu
![]() Join Date: Apr 2006
Beans: 279
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOW-TO: Awn curves
worked perfectly!
thank you very much. |
|
|
|
|
|
#7 | |
|
Chocolate-Covered Ubuntu Beans
![]() |
Your welcome! I hope this helped. Everyone has been asking and I think icons on a curve is a great idea. Also thanks to reacocard for linking to my how-to
![]()
__________________
That is not me I am now known as Deep Blue and you may contact me from that account. Quote:
|
|
|
|
|
|
|
#8 |
|
Way Too Much Ubuntu
![]() Join Date: Apr 2006
Beans: 279
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOW-TO: Awn curves
this installed perfectly. thank you very much.
two questions: 1. my icons "peek" when hidden using auto-hide. screenshot: ![]() but they fully hide after about ten seconds or so. i do nothing to make them fully hide, they just do it. 2. what is the "symmetry" slider for? what exactly is it making symmetrical? |
|
|
|
|
|
#9 | |
|
Chocolate-Covered Ubuntu Beans
![]() |
The developer is working on the icon hiding problem (bar needs to move lower). symmetry gives the option to switch between asymmetric and symmetric look. like:
asymmetric |---o------| symmetric btw, nice desktop
__________________
That is not me I am now known as Deep Blue and you may contact me from that account. Quote:
|
|
|
|
|
|
|
#10 | |
|
Way Too Much Ubuntu
![]() Join Date: Jul 2007
Location: Nanaimo, Canada
Beans: 311
Ubuntu 8.10 Intrepid Ibex
|
Re: HOW-TO: Awn curves
Quote:
Code:
sudo apt-get install 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-cairo-dev python-gconf python-gnome2-dev Im going to uninstall and reinstall and see if that works. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|