Main > Free Download Search >

Free xfree86 4.3 software for linux

xfree86 4.3

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 187
Xfree86 4.7.0

Xfree86 4.7.0


XFree86 is an open source X11-based desktop infrastructure. more>>
XFree86 is an open source X11-based desktop infrastructure.

The XFree86 Project, Inc is a global volunteer organisation which produces XFree86, a freely redistributable open-source implementation of the X Window System since 1992.

XFree86 runs primarily on UNIX and UNIX-like operating systems like Linux, all of the BSD variants, Sun Solaris both native 32 and 64 bit support, Solaris x86, Mac OS X (via Darwin), SGIs Irix as well as other platforms like OS/2 and Cygwin.

What XFree86 does, is provide a client/server interface between the display hardware (those physical things like the mouse, keyboard, and video displays) and the desktop environment, (this is typically called a window manager as it deals with how X is displayed i.e. the overall appearance).

Yet X it goes beyond that and also gives the infrastructure and a standardized application interface (API). All of this, makes XFree86 platform-independent, network-transparent and extensible.
<<less
Download (MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
689 downloads
xterm XFree86 4.4.99.23

xterm XFree86 4.4.99.23


xterm is a terminal emulator for the X Window System. more>>
The xterm program is the standard terminal emulator for the X Window System. It provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs that cant use the window system directly.
If the underlying operating system supports terminal resizing capabilities (for example, the SIGWINCH signal in systems derived from 4.3bsd), xterm will use the facilities to notify programs running in the window whenever it is resized.
Enhancements:
- increase color pairs value for xterm-256color and xterm-88color to match ncurses, which has an experimental option to support this.
- modify ifdefs to make AIX use termios rather than termio; the struct sizes for the two were not the same.
- improve CF_WITH_IMAKE_CFLAGS configure macro script for OSMAJORVERSION and OSMINORVERSION values, e.g., for Tru64 and AIX.
- modify ifdef to define USE_POSIX_TERMIOS for Darwin (patch by Min Sik Kim).
- modify find_utmp() to initialize the whole utmpx struct (except ut_id), since that is needed for OSF1 4.0D to prevent an infinite loop on exit.
- add configure check before adding -D_POSIX_SOURCE since some platforms predefine it, e.g., cygwin.
- add simplified sed expressions in CF_IMAKE_CFLAGS configure script macro to ensure value for PROJECTROOT is quoted on Solaris, i.e., when nested ( and ) are not interpreted correctly.
- correct DEC rectangle operations to reset state after completing the operations.
- modify CASE_ST handling in charproc.c to ensure that the parse state is reset even if xterm is not currently processing an OSC or other string (patch by Johnny Billquist forwarded by Matthias Scheler, NetBSD xsrc/29003).
- fix OS/2 build for innotek_libc (patch by David Yeo).
- fix a regression from patch #197 fix for Debian #277832 which disowned the selection if it was scrolled, e.g., by the user pressing return at the bottom of the screen (Debian #291787).
- move the warning/exit for missing $DISPLAY into the error handler in case -display is given, and the connect fails for some other reason.
<<less
Download (0.68MB)
Added: 2005-04-03 License: Freely Distributable Price:
1675 downloads
Orpie 1.4.3

Orpie 1.4.3


Orpie is a fullscreen RPN calculator for the console. more>>
Orpie is a fullscreen RPN calculator for the console. Its operation is similar to that of modern HP calculators, but data entry has been optimized for efficiency on a PC keyboard.
Features include extensive scientific calculator functionality, units support, base conversions, command completion, configurable keybindings, and a visible interactive stack.
Main features:
- real and complex numbers and matrices
- extensive function library
- command completion of function names
- base conversions
- units and conversion factor handling
- exact integer arithmetic, with unlimited integer size
- visible stack, with browsing/modification capability
- user-defined variables
- user-configurable keybindings, via a Mutt-like rcfile
- context-sensitive help
<<less
Download (0.37MB)
Added: 2005-10-30 License: GPL (GNU General Public License) Price:
1454 downloads
cx_Oracle 4.3.2

cx_Oracle 4.3.2


cx_Oracle is a Python extension module that allows access to Oracle. more>>
cx_Oracle is a Python extension module that allows access to Oracle, and conforms to the Python database API specifications. cx_Oracle module is currently built against Oracle 8.1.7, Oracle 9.2, and Oracle 10.2.
This API has been defined to encourage similarity between the Python modules that are used to access databases. By doing this, we hope to achieve a consistency leading to more easily understood modules, code that is generally more portable across databases, and a broader reach of database connectivity from Python.
The interface specification consists of several sections:
- Module Interface
- Connection Objects
- Cursor Objects
- DBI Helper Objects
- Type Objects and Constructors
- Implementation Hints
- Major Changes from 1.0 to 2.0
Enhancements:
- This release adds methods to LOB objects in order to improve performance of reading/writing LOB values.
- It also fixes support for native doubles and floats in Oracle 10g.
- Support was added for autocommit mode and reading/writing the size of the statement cache.
- A hook for returning objects other than tuples from cursors was also added.
<<less
Download (0.069MB)
Added: 2007-08-04 License: BSD License Price:
817 downloads
filewatcher 2.4.3

filewatcher 2.4.3


filewatcher is a system administration tool designed to archive changes to important system files. more>>
filewatcher is a system administration tool designed to archive changes to important system files (or any interesting file) and to send detailed reports about changes to one or more e-mail addresses when they are detected.
filewatcher is of great use in multiple administrator environments where each administrator will benefit from knowing what changes were made by others shortly after they were made.
While filewatcher wont report who made a particular change (unless the change itself includes that information), the fact that multiple eyes see every change makes for a much more proactive environment.
And, if an invalid change is made, correcting or rolling back to the previous version is trivial.
filewatcher is typically run from cron at whatever frequency you feel comfortable with the scheduling frequency determined the mimimum time that will elapse before filewatcher can detect a change.
When it runs, filewatcher loads its configuration file and determines which files need to be checked based on their defined scan interval.
If a change has previously been detected for a particular file, that file will not be checked again until its scan interval timer has expired.
Enhancements:
- A bug in function references was fixed.
- An RPM spec file and a sample configuration for inclusion with an RPM were added.
<<less
Download (0.030MB)
Added: 2006-02-14 License: GPL (GNU General Public License) Price:
1351 downloads
freeglut 2.2.0

freeglut 2.2.0


freeglut is an OpenSourced clone of the GLUT library. more>>
freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to support the sample programs in the second edition OpenGL RedBook.

Since then, GLUT has been used in a wide variety of practical applications because it is simple, widely available and highly portable.

GLUT (and hence freeglut) allows the user to create and manage windows containing OpenGL contexts on a wide range of platforms and also read the mouse, keyboard and joystick functions.

freeglut is released under the X-Consortium license.

The original GLUT library seems to have been abandoned with the most recent version (3.7) dating back to August 1998. Its license does not allow anyone to distribute modified library code.

This would be OK, if not for the fact that GLUT is getting old and really needs improvement. Also, GLUTs license is incompatible with some software distributions (e.g., XFree86).
<<less
Download (0.37MB)
Added: 2005-05-04 License: Freely Distributable Price:
1655 downloads
Ezstream 0.4.3

Ezstream 0.4.3


Ezstream is a command line source client for the Icecast media streaming server. more>>
Ezstream is a command line source client for the Icecast media streaming server. It can stream Ogg Vorbis and MP3 audio, as well as Ogg Theora video, either "as-is" without reencoding (which uses only very little CPU time) or it can use external decoders and encoders to convert virtually any media format into one of the supported streaming formats. The project supports metadata, streaming from standard input, playlists, and external playlist scripts or programs, and more.

<<less
Download (0.17MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
822 downloads
Wyrd 1.4.3

Wyrd 1.4.3


Wyrd is a curses front-end for Remind, a powerful calendar and alarm application. more>>
Wyrd is a curses front-end for Remind, a powerful calendar and alarm application. The display features a scrollable time table suitable for visualizing your schedule at a glance.

Wyrd integrates with an external editor of your choice to make editing of reminder files more efficient, and provides hotkeys to quickly access the most common Remind options.

Other features include extensive configurability, Mutt-like interface design, and minimal resource requirements.

<<less
Download (0.20MB)
Added: 2007-08-18 License: GPL (GNU General Public License) Price:
847 downloads
FCKeditor 2.4.3

FCKeditor 2.4.3


FCKeditor is a text editor for Internet. more>>
FCKeditor is an HTML/DHTML editor for ASP, ASP.NET, ColdFusion, PHP, and JavaScript that brings to the Web much of the powerful functionality of known desktop editors like Word.
FCKeditor is very lightweight, and doesnt require any kind of installation on the client computer.
Main features:
- Internet Explorer 5.5+ and Gecko browser (Mozilla / Firefox / Netscape) compatibility
- XHTML 1.0 support
- Font formatting: type, size, color, style, bold, italic, etc
- Text formatting: alignment, indentation, bullets list, etc
- Cut, Paste and Past as Plain Text, Undo and Redo
- Paste from Word cleanup with auto detection
- Link creation
- Anchors support (version 1.x)
- Image insertion, with upload and server browsing support
- Table creation and editing (add, delete rows, etc)
- Table cells editing (size, colors, etc)
- Form fields (version 1.x)
- Right click context menus support
- Complete toolbar customization
- Skins support.
- Spell checker (version 1.x)
- CSS support for a better integration in your web site
- Multi-language support with automatic user language detection. Including Right to Left scripting.
- Lightweight and fast
- Automatic browser detection and customization
- Integration with ASP, ASP.NET, Java, ColdFusion, PHP, Javascript and IE Behaviours (version 1.x)
- Image and file links upload and server repository browser.
- For web developer it is easy to install and customize
- For web users its simply easy to use!
<<less
Download (0.70MB)
Added: 2007-06-14 License: LGPL (GNU Lesser General Public License) Price:
542 downloads
Etherboot 5.4.3

Etherboot 5.4.3


Etherboot is a source code for making IP boot ROMs to boot Linux and other OSes. more>>
Etherboot project is a software package for creating ROM images that can download code over an Ethernet network to be executed on an x86 computer.
Many network adapters have a socket where a ROM chip can be installed. Etherboot is code that can be put in such a ROM. Etherboot is normally used for for booting PCs diskless. This is useful in various situations, for example:
- An X-terminal.
- Clusters of compute servers.
- Routers.
- Various kinds of remote servers, e.g. a tape drive server that can be accessed with the RMT protocol.
- Machines doing tasks in environments unfriendly to disks.
- A user platform where remote partitions are mounted over the network and you are willing to accept the lower speed compared to disk.
- Maintaining software for a cluster of equally configured workstations centrally.
Etherboot can boot computers faster than from a disk because there are no delays in spinning up disks, etc. A moments calculation will show that even with a 10Mbit Ethernet, sending a 500kB kernel will take only a couple of seconds typically. With 100Mbit Ethernet it gets even better.
Compared to booting from solid-state devices, e.g. Flash disks, Etherboot has the advantage of centralising software adminstration, the tradeoff being the dependence on a server. This can be partly alleviated by providing redundant servers.
Etherboot can work with RAM disks, NFS filesystems, or even local disks, if desired. Its a component technology and can be combined with other technologies to do things the way you want.
Etherboot is usually used to load Linux, FreeBSD or DOS. However the protocol and boot file formats are general, so there is no reason why it could not be used to load arbitrary images to a PC, including other OSes.
Etherboot is Open Source under the GNU General Public License Version 2 (GPL2).
The components needed by Etherboot are:
- A bootstrap loader, usually in an EPROM on a network card, or installed in the flash BIOS, but could be put anywhere in the address space the BIOS probes in. For testing this could be put on a floppy disk or a hard disk partition. Some configurations may even be always run from a floppy disk (e.g. temporary testing setups or pedagogic uses).
- A DHCP or bootp server, for returning an IP address and other information when sent a MAC (Ethernet card) address.
- A tftp server, for sending the kernel images and other files required in the boot process. Alternatively, Etherboot can boot from an NFS mount.
- A Linux or FreeBSD kernel.
- Optionally, a NFS server, for providing the disk partitions that will be mounted if Linux or FreeBSD is being booted.
- Optionally, a RAM disk contained in the loaded image. This can be the initial RAM disk if desired.
- Software tools for building the download image, and tools for debugging.
Enhancements:
- This production release should now compile with gcc 4.x.
- In addition, a number of drivers have been updated, including e1000, MCP51 and MCP55 (nvidia), pcnet32, natsemi, sis900, and tg3.
- NetXtreme II cards are now supported.
<<less
Download (1.1MB)
Added: 2007-02-25 License: GPL (GNU General Public License) Price:
993 downloads
xrestop 0.4

xrestop 0.4


xrestop is a utility to monitor the usage of resources within the X Server, and display them in a manner similar to top. more>>
xrestop project is a utility to monitor the usage of resources within the X Server, and display them in a manner similar to top.

Xrestop uses the X-Resource extension to provide top like statistics of each connected X11 clients server side resource usage. It is intended as a developer tool to aid more efficient server resource usage and debug server side leakage.

It should work with any server supporting the X-Resource extension, including the freedesktop.org server and XFree86 4.3+. "xdpyinfo | grep Resource" should tell you if your server supports this extension.

Installation:

The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of the package.

It may also create one or more `.h files containing system-dependent definitions. Finally, it creates a shell script `config.status that you can run in the future to recreate the current configuration, and a file `config.log containing compiler output (useful mainly for debugging `configure).

It can also use an optional file (typically called `config.cache and enabled with `--cache-file=config.cache or simply `-C) that saves the results of its tests to speed up reconfiguring. (Caching is disabled by default to prevent problems with accidental use of stale cache files.)

If you need to do unusual things to compile the package, please try to figure out how `configure could check whether to do them, and mail diffs or instructions to the address given in the `README so they can be considered for the next release.

If you are using the cache, and at some point `config.cache contains results you dont want to keep, you may remove or edit it.

The file `configure.ac (or `configure.in) is used to create `configure by a program called `autoconf. You only need `configure.ac if you want to change it or regenerate `configure using a newer version of `autoconf.

The simplest way to compile this package is:

1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.

If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute
`configure itself.

Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.

2. Type `make to compile the package.

3. Optionally, type `make check to run any self-tests that come with the package.

4. Type `make install to install the programs and any data files and documentation.

5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean.

There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.

<<less
Download (0.087MB)
Added: 2006-03-10 License: GPL (GNU General Public License) Price:
1324 downloads
RUBiS 1.4.3

RUBiS 1.4.3


RUBiS is an auction site used to benchmark e-commerce technologies. more>> <<less
Download (3.6MB)
Added: 2005-04-12 License: LGPL (GNU Lesser General Public License) Price:
1660 downloads
JORAM 4.3.20

JORAM 4.3.20


JORAM is an Open Source JMS provider. more>>
JORAM stands for Java Open Reliable Asynchronous Messaging and its an Open Source JMS provider. It fully implements JMS 1.0.2b specifications.
JORAM incorporates a 100% pure Java implementation of JMS (Java Message Service API released by Sun Microsystem, Inc.).
It provides access to a MOM (Message Oriented Middleware), built on top of the ScalAgent agents based distributed platform.
JORAM is an open source software released under the LGPL license
Main features:
- Unified interfaces for the Point-to-Point (PTP) and Publish/Subscribe (Pub/Sub) messaging models
- AND still the semantically specific PTP and Pub/Sub interfaces
- Full backward compatibility with JMS 1.0.2b compliant applications
- Local, TCP and SOAP (HTTP/XML) client-server communication protocols
- Message persistence and guarantee of delivery
- Hierarchical topics
- Message selection
- Message prioritization
- A JCA 1.5 Resource Adapter
- A persistent, reliable and distributed JNDI server
- A configurable dead message queue
- Load balancing through clustered topics and queues
- Monitoring methods
- A bridge feature allowing to link JORAM to any JMS compliant messaging platform
- Client libraries allowing J2ME applications to access the JORAM platform in a JMS 1.1 "way"
- A graphical administration and monitoring tool
- High Availability provides the active replication of Joram servers and underlying agent servers, as well as replicated JORAM clients. It transparently handles network handover and server failover. This version currently relies on the use of JGroups.
- Dynamic Configuration,provide facilities to remotely add and remove Joram servers dynamically through the Administration API of JORAM. This great feature, combined with updated JMX implementation, initiates a new set of management facilities in JORAM
<<less
Download (7.0MB)
Added: 2006-09-14 License: LGPL (GNU Lesser General Public License) Price:
1137 downloads
drsync 0.4.3

drsync 0.4.3


drsync is a Perl wrapper for rsync which keeps track of the filelist between synchronizations. more>>
drsync is a Perl wrapper for rsync which keeps track of the filelist between synchronizations. drsync project is ideal for notebook users who want to keep data in two (or more) different places.

It is also good for the Linux PDAs (Agenda, iPAQ, Yopi, etc.), to keep data synchronized with the desktop.

<<less
Download (0.016MB)
Added: 2006-05-10 License: GPL (GNU General Public License) Price:
1268 downloads
SBaGen 1.4.3

SBaGen 1.4.3


SBaGen generates sounds that give an altered state of consciousness. more>>
SBaGen generates sounds that give an altered state of consciousness. The theory behind binaural beats is that if you apply slightly different frequency sine waves to each ear, a beating affect is created in the brain itself, due to the brains internal wiring.
If, in the presence of these tones, you relax and let your mind go, your mind will naturally synchronize with the beat frequency. In this way it is possible to tune the frequency of your brain waves to particular frequencies that you have selected, using of the four bands: Delta: deep sleep, Theta: dreaming and intuitive stuff, Alpha: awake, focussed inside, and Beta: awake, focussed outside.
It is also possible to produce mixtures of brain waves of different frequencies by mixing binaural tones, and in this way, with practice and experimentation, it is reportedly possible to achieve rather unusual states, such as out-of-body stuff, and more. See the books by Ken Eagle Feather, and the Monroe Institute site for more details. The Monroe Institute have apparently put 40 years of research into these techniques.
Centerpointe have also done a great deal of research into binaural beats, concentrating more on improving overall well-being and holistic functioning rather than reaching unusual states, and I recommend reading some of the articles on their site (look under "Site Map", for example their Special Report: "How The Holosync Technology Works" and their FAQ).
I should add that I have only read about the more advanced and unusual uses (OOBEs and so on). My own experiences have not reached quite that far, but still I feel that I have benefitted immensely from using these techniques over the last few years: from simply getting my head clear in confusing moments, to the energy boosts that come at times, to more general emotional clearing, and occasional very intense dreams (although not quite lucid).
So, SBAGEN is my utility, released as free software (under the GNU General Public Licence) for Linux, Windows, DOS and Mac OS X, that generates binaural tones in real-time according to a 24-hour programmed sequence read from a file. It can also be used to play a sequence on demand, rather than according to the clock, or to write a WAV file for playing later. Pink noise, MP3 and Ogg files (since version 1.2.0) may also be mixed with the binaural beats to provide background sounds. (Two files of randomly-looping river sounds are provided from version 1.4.0 onwards). This tool is ideal for anyone who wishes to experiment with these techniques and do research into this for themselves. (For those who would rather pay for a pre-packaged programme with support, I recommend taking a look at the Centerpointe site -- and see my disclaimer)
My original idea was to use this utility to play a programme of different tones throughout the night, hoping to improve dreaming and dream-recall, and then to bring myself up into Alpha rhythms to (hopefully) make a good start to the day. I am now using it more for shorter focussed sessions of about an hour, both during daytime and at night. However, other people have used this software in many different ways. For example, one person suffering constant pain from historical injuries appreciated the way that he could tune the frequencies very accurately to his needs to help him sleep better at night. Other more unusual uses have included: mixing the sounds in as part of musical compositions, and generating ambient sounds during live DJ sets or trance music.
Enhancements:
- Fixed problem when playing 7+ hour sequences with -SE or -L
- Warns properly if the WAV file limit of ~7 hours is exceeded, and truncates
<<less
Download (0.67MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1203 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5