diff options
author | Marco Cecchetti <mrc.ildp@gmail.com> | 2010-05-12 23:28:16 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:28:16 +0200 |
commit | b517768799aa2db4da3596daafaca46abe37afdd (patch) | |
tree | 465680eab891f59e53aea88884a5d2e9bc0b6a1a /desktop/avant-window-navigator/README | |
parent | a837870fd88cdfb683f8568bd8806fef06c6e5e1 (diff) |
desktop/avant-window-navigator: Added to 12.2 repository
Diffstat (limited to 'desktop/avant-window-navigator/README')
-rw-r--r-- | desktop/avant-window-navigator/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/desktop/avant-window-navigator/README b/desktop/avant-window-navigator/README new file mode 100644 index 000000000000..7904a04160b5 --- /dev/null +++ b/desktop/avant-window-navigator/README @@ -0,0 +1,23 @@ +Avant Window Navigator (Awn) + +Avant Window Navigator is a dock-like bar which sits at the bottom of the screen. +It has support for launchers, task lists, and thirdy party applets. + +This requires pyxdg, GConf, and ORBit2. + +Note: +This has been tested with xfce4. To use Awn rather than xfce4-panel, you can: + +- Launch xfce +- Enable display compositing from: Settings/Window Manager Tweaks +- Launch a Terminal and execute: killall xfce4-panel +- Run: avant-window-navigator & +- Log Out saving the current session + +To add launchers on the panel you have to select "Add" in the "Launchers" +section of Awn Manager (you will have to restart the dock) or you can edit +~/.config/awn/launchers directory adding more entries. + +Tips: +To run more than one instance of an application on the panel, "middle-click" +the launcher. |