Search Perform an advanced search query SOFTPEDIA
 
SOFTPEDIA
Updated one minute ago
HomeSubmit a program for being reviewedAdvertise on our websiteGet help on surfing our websitesSend us your feedbackGet information about our XML/RSS backend and how to use itBrowse the news archiveVisit our discussion forumVizitati forumul in limba romana



Program Finder

KBFX 0.4.9.3.1

Download KBFX 0.4.9.3.1If you developed this product, click here to download your SoftPedia Pick Award
Add to download basket
Send update information
View more screenshots
Rating: Good
Rated by: 34 user(s)

Recent news
- Softpedia Recommended Mac A...
- iPhone 3G Gets Even Babies ...
- LinkedIn Sells Private Cust...
- Internet Explorer 8 - The G...
- BlackBerry Bold out on July...
- Google's StreetView Pr...
- Sony Ericsson W595 to Repla...
- E-fencing on the Rise in th...
- 50,000:1 Contrast Ratio LCD...
- A Nokia Aeon Wannabe

Downloads: 4,047
Developer: KBFX Team | More programs by this producer
License: GPL (GNU General Public License)
Price: FREE 
Last Updated: May 17th, 2007 00:35
Category: MAIN :: Desktop Environment :: Tools
 Read user reviews (0) Add a review Refer to friend Subscribe

KBFX description Download
KBFX is an alternative to the classical K-Menu button and it's menu. KBFX project improves the user experience by enabling the user to set a bigger (and thus more visible) start button and by finally replacing the Win95-like K-Menu.

But if you still want the old menu, because you're used to it, it is still available as an option in kbfx. We recommend, however, that you give the Spinx bar a try.

History:

KBFX was started on June 5th 2005 as a hobbyist project by Siraj Razick, born out of a spontanous idea. The reason was that Siraj didn't like the old K-Menu, which was quite a clone of the old Win95 Startmenu. So he started coding.

The first step provided merely the possibility to call the K-Menu via a button, that could have a different shape and size than the original K-Menu button, which has always been an icon of a square size. To change the default KBFX button, one still had to copy an image file to a certain location.

After the first post in mid-june 05, KBFX has spread rapidly and it was nice to see that until end of june, there were already a dozen posts on kde-look with buttons and builds.

Mensur Zahirovic (called Nookie) joined Siraj on 5th of august, after Siraj met him on yahoo. Nookie is responsible for the Web-development and the Q&A. He also arranged the site www.kbfx.org, that replaces the previous site www.linuxlots.com/~siraj/plugin/kde.

After that, things began to speed up. The next members were Akhmed Fathonih, who works on the configuration modules, and Ron, who provides distribution packages.
KBFX is no longer just another button design for the K-Menu, but now provides an alternative to it, that is in fact more sophisticated than the XP-Startmenu.

KBFX version 0.4.9 is a four month long prototypical development Approach. The release is a complete rewrite eliminating all the negative points of previous versions. At the start we had a list of end requirements for version 0.4.9 and we developed each of the feature unit testing it as it was developed.

Testing each and every class along the way. Apart from unit testing, the quality assurance manager would periodically check the quality of the product and as new releases are made to the KBFX source repository. QA always check the product against the requirements that we had set to maximize quality. This way of development help us to discover tons of bugs and fix then then and there, and we debut that KBFX has any hidden bugs that can't be fixes.

And it was more than helpful to see many users around the world checking out the development release of KBFX from CVS, and reporting and posting problems encountered helping to add more stability and compatibility between distribution. Because of this even before KBFX is 0.4.9 is released we know the supported platforms. KBFX has been tested to work with all GCC3.x and GCC4.x compliers.

And also on retributions such as Gentoo, Debian , Ubantu , Suse, Slack, Mango, and Manrake, and Fedora core systems.But compiling on FreeBSD systems is yet to be tested, we will port KBFX to FreeBSD and PcBSD.

Here are some key features of "KBFX":

ˇ Selecting an Application Group
ˇ Selecting an Application
ˇ Type and locate an Application
ˇ Logout of the Desktop
ˇ Lock the Desktop
ˇ Launch KBFX settings manager
ˇ scroll up and down the application list
ˇ Extra features
ˇ Double buffered Widgets to minimize flicker.
ˇ Animated scroll bars
ˇ New Tooltip
ˇ Gif/Mng File Support
ˇ New Control Manager

Installation:

To install kbfx you need to do following things:

make -f Makefile.cvs
./configure --prefix=`kde-config --prefix`
make
make install (AS ROOT)

Workaround for Suse and Gentoo: since these distros do not install KDE in /usr ld linker dose not pick up libkio .

1. Download automake 1.6 and install
2. run kde-config --prefix and find out where your KDE prefix is
3. Given your KDE prefix is /opt/kde3/
4. Open kbfxconfigapp/Makefile.am
5. replace $(KIO_LIB) with -L/opt/kde3/lib/ -lkio
6. compile as normal

Usage:

ˇ Right-click on the panel, on which you want to place the kbfx button
ˇ Select "add applet to panel" in the context menu
ˇ Select "kbfxspinx"
ˇ A tooltip appears "kbfxpinx Added"
ˇ If you move your mouse over the button, a tooltip appears.
ˇ If you want to, you can now remove the K-Menu button and move the KBFX to the desired place on the panel. To open the menu, just click on the button.

What's New in 0.4.9.3.1 Stable Release:

ˇ CHANGED layout and font configfile specs
ˇ UPDATED help documentation
ˇ ADDED fade transition effect on the KBFX Button
ˇ ADDED install guides for using checkinstall
ˇ ADDED Hungarian translation (thanks to Ferenc Stelcz for it)
ˇ ADDED option to watch for KDE global changes like new installed applications
ˇ ADDED option for Theme Info
ˇ ADDED resizable configuration dialogs
ˇ ADDED drag&drop hover, pressed and normal images over the KBFX button
ˇ ADDED tooltip support for the KBFX button
ˇ ADDED switch between KBFX and K Menu
ˇ ADDED new two panel skin"2panels"
ˇ ADDED configurable middle backgroundmiddleboxbg.png
ˇ ADDED fonts support in every part of the menu
ˇ ADDED layout support in the KBFX Configurator
ˇ ADDED support for the new versions of strigi
ˇ ADDED support for use of strigi in Gentoo
ˇ ADDED support for SVN version in Gentoo
ˇ ADDED support for PCLinuxOS rpm build (thanks to @PaGal and @tom777 for the testing)
ˇ ADDED support for future KDE4 (part 1)
ˇ ADDED uninstall option for "build.sh" script
ˇ FIXED cmake uninstall
ˇ FIXED RPM .la issues
ˇ FIXED some major bugs
ˇ REMOVED Water effect (too much CPU time consuming and not a favorite one for our users)

What's New in 0.4.9.3-20070225 Development Release:

ˇ CHANGED layout and font configfile specs
ˇ ADDED resizable configuration dialogs
ˇ ADDED drag&drop hover, pressed and normal images over the KBFX button
ˇ ADDED tooltip support for the KBFX button
ˇ ADDED switch between KBFX and K Menu
ˇ ADDED new two panel skin"2panels"
ˇ ADDED configurable middle backgroundmiddleboxbg.png
ˇ ADDED fonts support in every part of the menu
ˇ ADDED layout support in the KBFX Configurator
ˇ ADDED support for the new versions of strigi
ˇ ADDED support for use of strigi in Gentoo
ˇ ADDED support for SVN version in Gentoo
ˇ ADDED support for PCLinuxOS rpm build (thanks to @PaGal for the testing)
ˇ ADDED support for future KDE4 (part 1)
ˇ ADDED uninstall option for "build.sh" script
ˇ FIXED cmake uninstall
ˇ FIXED RPM .la issues
ˇ FIXED some major bugs


KBFX Download
KBFX Screenshots
Find Related Downloads



MOST POPULAR PROGRAMS IN THIS CATEGORY ( Tools )  

Mount ISO image 0.9.1
Mount ISO Image is an advanced script which allows to perform multiple operations with ISO, NRG, UDF (DVD), CUE/BIN images.
screenshot
pick | update
NeroLINUX 3.5.1.0
NeroLINUX is a comprehensive, yet flexible application provided you have some prior knowledge of CD/DVD technologies.
screenshot
pick | update
Kpackage 3.5.8
Kpackage is a KDE tool for installing, viewing and uninstalling packages.
screenshot
pick | update
Konqueror 3.5.9
Konqueror is the file manager for the K Desktop Environment.
screenshot
pick | update
KDM Theme Manager 1.2.2
KDM Theme manager is just what it says a theme Manager for KDM.
screenshot
pick | update
KXDocker 1.1.4 Alpha
KXDocker is an innovative docker for KDE it's like Mac OSX Docker but more powerfull.
screenshot
update
k9copy 2.0.2
K9Copy is a small utility which allows the copy of DVD on Linux.
screenshot
update

go to top  



Welcome!
Hello, Guest

Login if you have a Softpedia.com account.

Otherwise, register for one.

Main categories:
  • Adaptive Technologies
  • Adobe AIR Apps
  • Artistic Software
  • Communications
  • Database
  • Desktop Environment
  • Documentation
  • Education
  • Games
  • Home Automation
  • Information Management
  • Internet
  • Multimedia
  • Office
  • Printing
  • Programming
  • Religion
  • Science
  • Science and Engineering
  • Security
  • System
  • Text Editing&Processing
  • Utilities

  • Week's best:
  • Softpedia Linux RSS ...
  • Ubuntu 8.04.1 (Hardy...
  • Pidgin 2.4.3
  • Adobe Flash Player f...
  • The Gimp 2.4.6 / 2.5...
  • openSUSE Linux 11.0
  • Linux Kernel 2.6.25....
  • Super Grub Disk 0.97...
  • Skype 2.0.0.68
  • OpenOffice.org 2.4.1...
  • Mozilla Firefox 3.0 ...
  • Transmission 1.22
  • DeVeDe 3.9
  • Wine 1.1.0
  • wine-doors 0.1.2
  • Shoreline Firewall 4...
  • Linux Mint 5.0 (Elys...
  • Google Gadgets 0.9.3
  • Fedora 9
  • Opera 9.51
  • Latest Distributions
  • Caixa Mágica 12 Live...
  • Greenie Linux 3.0.4H
  • SYS 0.23 RC4
  • GoblinX Micro Editio...
  • Clonezilla-SysRescCD...
  • SchilliX 0.6.7
  • PING 2.01.13
  • Edubuntu 8.04.1 (Har...
  • Gobuntu 8.04.1 (Hard...
  • Ubuntu JeOS 8.04.1 (...
  • Xubuntu 8.04.1 (Hard...
  • Ubuntu Studio 8.04.1...
  • MythBuntu 8.04.1
  • Kubuntu 8.04.1 (Hard...
  • Kubuntu 8.04.1 (Hard...
  • Ubuntu 8.04.1 (Hardy...
  • Pardus Linux 2008
  • Poseidon Linux 3.0
  • GParted LiveCD 0.3.7...
  • Elive 1.7.8 Developm...
  • Latest Ubuntu Packages
  • KubXtra 8.04-7
  • GScrot 0.38
  • Rapache 0.4
  • Furius ISO Mount 0.9...
  • GNU Interactive Tool...
  • Advene 0.32
  • TrueCrypt 6.0
  • Listaller 0.1.16 Pre...
  • Newspost 2.1.1
  • Ortro 1.3.2a
  • ManDVD 2.5-3
  • QLandkarte 0.7.3
  • LOVE 0.3.2
  • DjVuSmooth 0.1.2
  • Amaya 10.0 / 10.1 Pr...
  • TriX 0.94
  • Alien GUI 0.99.1
  • XWii 2.5
  • Domain Technologie C...
  • XML Copy Editor 1.1....
  • © 2001 - 2008 Softpedia. All rights reserved.
    Softpedia™ and Softpedia™ logo are registered trademarks of SoftNews NET SRL.
    Copyright Information | Privacy Policy | Terms of Use | Contact Softpedia | Update your software | Archive