Sponsored Content
Top Forums Web Development Post Your Favorite FireFox Add-Ons Here Post 302240654 by sysgate on Friday 26th of September 2008 09:09:20 AM
Old 09-26-2008
FireFTP - I found it here, I think Neo has posted about it; it's excellent;
Adblock Plus - great filter;
Download StatusBar - 0.9.6.3;
MaxOSX Theme 0.6.3 - if it counts - makes Firefox looks metallic, just like Safari, but in some way reminds me of Mercedes AMD CLK63 Black Edition, I don't know why Smilie
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Add ons

how about this: Can I mix and match add ons? Say, If I install free bds can I use red hat add ons? Thanks in advance! Best Regards, Techknow MCSE, MCDBA http://justoneguy.com (1 Reply)
Discussion started by: TechKnow
1 Replies

2. What is on Your Mind?

Post Your Favorite UNIX/Linux Related RSS Feed Links

Hello, I am planning to revise the RSS News subforum areas, here: News, Links, Events and Announcements - The UNIX Forums ... maybe with a subforum for each OS specific news, like HP-UX, Solaris, RedHat, OSX, etc. RSS subforums.... Please post your favorite OS specific RSS (RSS2) link... (0 Replies)
Discussion started by: Neo
0 Replies

3. Web Development

Add HTML Based on Browser Width (Firefox)

Here is a bit of code I wrote that includes some HTML (table and image code) based on the width of the browser. It works in Firefox. I am not sure if it works for IE. (Need to test.) <script type="text/javascript"><!-- var winWidth = window.innerWidth; if (winWidth > 750) {... (0 Replies)
Discussion started by: Neo
0 Replies

4. Forum Support Area for Unregistered Users & Account Problems

Support for FireFox Add-Ons

Please post here if you have any questions or issues (or just want to discuss or comment) about the following browser add-ons: The Unix and Linux Forums (unix.com) https://www.unix.com/images/ff_addon.png (0 Replies)
Discussion started by: Neo
0 Replies

5. What is on Your Mind?

Post Your Favorite Joke! Laugh a Little!

Let's have a few laughs! Post your favorite joke! (no racist / racism jokes, please post in good taste, thanks!) (65 Replies)
Discussion started by: Neo
65 Replies

6. Post Here to Contact Site Administrators and Moderators

Is there a "add to favorite" function?

hi there, when I found some good/useful posts, I want to save them somewhere in our forum, so that I can check them out easily later. Do we have something like "add to favorite" functionality? I didn't find any. One similar thing is "subscribed posts". But not same as favorite. thx (10 Replies)
Discussion started by: sk1418
10 Replies

7. UNIX and Linux Applications

Favorite Firefox tweaks

Can everyone please list there favorite firefox tweaks? These are my favorite tweaks. Config.trim_on_minimize true Allow Windows to swap out memory when the program is minimized. false Prevent Windows from swapping out memory when the program is minimized. (Default) Enter... (0 Replies)
Discussion started by: cokedude
0 Replies
AMDPM(4)						   BSD Kernel Interfaces Manual 						  AMDPM(4)

NAME
amdpm -- AMD 756/766/768/8111 Power Management controller driver SYNOPSIS
device smbus device smb device amdpm DESCRIPTION
This driver provides access to AMD 756/766/768/8111 Power management controllers. Currently, only the SMBus 1.0 controller function is implemented. The SMBus 2.0 functionality of the AMD 8111 controller is supported via the amdsmb(4) driver. The embedded SMBus controller of the AMD 756 chipset may give you access to the monitoring facilities of your mainboard. See smb(4) for writing user code to fetch voltages, temperature and so on from the monitoring chip of your mainboard. SEE ALSO
amdsmb(4), smb(4), smbus(4) HISTORY
The amdpm driver first appeared in FreeBSD 4.5. AUTHORS
This driver was written by Matthew C. Forman. Based heavily on the alpm driver by Nicolas Souchu. This manual page was written by Murray Stokely <murray@FreeBSD.org>. BUGS
Only polling mode is supported. BSD
December 31, 2005 BSD
All times are GMT -4. The time now is 03:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy