If it's any help I use these addons in Firefox.

Personal Menu
https://addons.mozilla.org/en-US/firefox/addon/3895
Using personal menu you can remove the Google searchbox in the top right easily and add a Bookmarks Icon allowing you to remove the top menu.

Fission
https://addons.mozilla.org/en-US/firefox/addon/1951
I also like this addon, its a safari style progress bar integrated into the address bar. Then I remove the status bar.

Gains a little screen space.

(thanks for the wiki by the way, good stuff) big_smile

2

(2,564 replies, posted in Tips, Tricks & Scripts)

Thanks to everyone for the config posts!
I have tore them apart and created one to work on my AA1.
It's just a start but i'm happy with it, for now smile

# Use Xft?
use_xft yes
xftfont Trebuchet MS:size=8
xftalpha 0.8
text_buffer_size 2048

# Update interval in seconds
update_interval 1

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_transparent yes
    own_window_type desktop
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 240 0

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
border_margin 5

# border width
border_width 1

# Default colors and also border colors
default_color green
default_shade_color red
own_window_colour white

# Text alignment, other possible values are commented
alignment top_right

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 35
gap_y 30

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer none
TEXT
SYSTEM ${hr 2}
    CPU: $alignr ${cpu cpu0}%
    ${cpugraph cpu0 ffcc00 ff0000}
    CPU Temp:${alignr}${acpitempf}F

MEM $alignc $mem / $memmax $alignr $memperc%
    ${color 48a0d2}${membar}${color}

HOME $alignc ${fs_used /} / ${fs_size /} $alignr ${fs_free_perc /}%
    ${color ff0000}${fs_bar /}${color}

NETWORK ${hr 2}
    ${alignc}  wlan0 ${addr wlan0}
    Inbound $alignr ${downspeed wlan0} kb/s
    ${downspeedgraph wlan0 33ffcc 000099}
    Outbound $alignr ${upspeed wlan0} kb/s
    ${upspeedgraph wlan0 ffcc00 ff0000}
    Upload: ${alignr}${totalup wlan0}
    Download: ${alignr}${totaldown wlan0}
    
Uptime: ${alignr}${uptime}
Battery: ${alignr}${battery_percent BAT1}%

http://www.nolan.adsl24.co.uk/images/conky.jpg

You wouldn't believe how long it took me to figure out how to get that image there ^  big_smile

EDIT:  Seems the CPU temp is incorrect, I am working on it but don't hold your breath big_smile I think I might need sensors working but I can't load modules required. It might have something to do with Kuki kernel? Shooting into the dark atm.

AGE   = 34
FROM = West Cumbria, UK

Down : On March the Saints


Down rule smile

I bought my AA1 to keep me and the mrs on talking terms smile
The rubbish TV programs she watches used to make me wander upstairs onto my desktop. At least now I can sit with her, the only downside is I have to listen to Big Brother. Not watch, listen wink

corenominal wrote:

Hello nolan- and welcome to the forums smile I am really pleased to read that you are really liking CrunchBang on your AA1. Good luck with the playing/experimenting/customising and I hope to see you about the place some more. Please do not hesitate to post if you have any questions. smile


Thanks!
I am loving it here in the forums, very friendly, informative and at times hilarious! It's a nice place to be smile

Hi everyone!

I have an AA1 (120gb hd and 1.5gb ram)
Saw CRUNCHBANG on distrowatch and thought it was just what my AA1 needed! Downloaded 8.10.02 and installed. Have to say everything (so far) works, even wireless. I haven't had to alter anything from clean install! I have tried LOTS of different distro's on my AA1 but I am really liking CrunchBang. Excellent work big_smile

I have never tried Openbox before or messed around with Conky so i'm off to play smile