Archive

Archive for the ‘Gnome’ Category

Avant window navigator on Ubuntu – update.

March 11th, 2008 2 comments

I’m glad that my blog is working for something :-D Mark Lee saw my other post about the AWN on Ubuntu, and send me a comment about the incorrect repository link that I used.

Actually, the repository is not incorrect, but the owner has moved the repository to Launchpad, and the repository URL(s) have changed. So, here is the new URLs that you need add in your /etc/apt/sources.list file:

  1. deb http://ppa.launchpad.net/reacocard-awn/ubuntu gutsy main
  2. deb-src http://ppa.launchpad.net/reacocard-awn/ubuntu gutsy main

Then, execute:

  1. sudo apt-get update
  2. sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr

For more information, see the official thread about the issue http://ubuntuforums.org/showthread.php?t=385981

Categories: english, Gnome, Ubuntu Tags:

Avant window navigator on Ubuntu.

February 28th, 2008 1 comment

First of all, I’d like to say that I am a happy Debian user, and I will not change it for any other distro – I have my reasons.

At work I use Debian testing (lenny) in a ThinkPad T42 as my official operating system. Additional to Debian I installed the LTC internal Linux distro, based on Ubuntu Gutsy, that I use as a “security system”, if some IBM application decides not work on Debian. At home, I have a desktop with Debian stable (etch).

After read a VentureCake post about “Using Avant without Gnome panel“, I decided to look closer this new window manager (new for me, because I’ve never heard about it before). As my first step, I looked the Avant window Manger official site to learn more. There, I saw that there are not official and stable (at least for me) packages of avant for Debian. So, my unique option was try it in Ubuntu.

Once Ubuntu is a son of Debian, it was very easy install avant (I love apt :-D ). First, I added the following lines in my /etc/apt/sources.list file:

  1. deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
  2. deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator

Then, I had to download the repository key:

  1. wget -q http://download.tuxfamily.org/syzygy42/reacocard.asc -O- | sudo apt-key add -

After that, it was time to install the packages:

  1. sudo apt-get update
  2. sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr

OK. The avant was installed!!! Once installed, I gone to ApplicationsAccessoriesAvant Window Navigator, and the little dock bar was running. I did some modifications on its default configurations (SystemPreferencesAwn manager).

So, my screen now have a nice dock bar:

Avant window navigator on Ubuntu (screenshot)

Categories: english, Gnome, Ubuntu Tags: , , ,