Main > Free Download Search >

Free select software for linux

select

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1542
selectwm 0.4.1

selectwm 0.4.1


selectwm is a small application which lets you select your window manager at X startup. more>>
This is a small application (using GTK+) which lets you select your window manager. It looks for a file named .selectwmrc in the users directory which contains a list of window managers.

When you start X it should show a list which lets you choose your window manager (by double clicking on it with the mouse or with the arrow keys and the return or space key).

<<less
Download (0.020MB)
Added: 2005-04-27 License: GPL (GNU General Public License) Price:
1640 downloads
EvilEntity Linux 0.2.5

EvilEntity Linux 0.2.5


EvilEntity paves the road for a new generation of Linuxes to follow. more>>
EvilEntity is different. Very different! Designed with idealistic integrity, EvilEntity paves the road for a new generation of Linuxes to follow. We provide features without bloat.

This means performance, serious performance like no other OS currently offers. EvilEntity Linux is the development branch of a desktop Linux distribution designed specifically for the multimedia poweruser, videogamers, audio/video professionals, and speed freaks.

EvilEntity is a complete replacement for your current inferior OS. With EvilEntity installed you can be up and running, online, ripping MP3s, burning CDs, watching DVDs and TV, editing video and audio, and creating 3D models in minutes.

Installation:

1. Insert the EvilEntity CDROM, Reboot, and Press "Enter" at introduction screen to begin.
2. Wait
3. You will now see the startup screen
4. Select yes to Partition Setup question if your harddrive is not setup for Linux.
5. Partition hard drive with cfdisk
6. Partition your dark drive option - press "Yes"
7. Select the hard drive to be partitioned- type,"/dev/your device {ex. hda} "
8. Setup up a swap partition (128Mb) hda1 Primary Linux swap 128
9. Setup up a root partition- hda2 Boot Primary Linux 20003.89
10. Write changes to disk - select,"write" then type "yes"
11. Quit cfdisk - select "quit"
12. Format Swap - select partition - select yes
13. Format Root - select root partition - select yes
14. Select additional mount points
15. Format Partitions
16. Install
17. Hit enter a few times
18. wait *(DR-0.2.5 takes 3 minutes 47 seconds to install [Athlon1800+, 7200rpm hd, 52xCD])
19. Reboot
20. Remove CD
21. press enter to reboot
22. login root
23. setup Video, network, users with econfigure
24. login as new user
<<less
Download (702MB)
Added: 2005-05-16 License: GPL (GNU General Public License) Price:
1625 downloads
KSSH 0.7

KSSH 0.7


KSSH is a ssh/openssh frontend for KDE. more>>
KSSH is a KDE front-end to ssh.

It can work as a standard KDE application that launches ssh connections in a terminal or as a konsole session.

This means that you can press in any konsole "New Session" and then select "Secure Shell".

<<less
Download (0.063MB)
Added: 2005-06-02 License: GPL (GNU General Public License) Price:
1607 downloads
Canzoniere 0.2.0

Canzoniere 0.2.0


Canzoniere is an Mp3 mood classifier. more>>
Canzoniere is an Mp3 mood classifier.

Canzoniere is an mp3 classification tool, which allows users to classify their songs using personal criteria such as artist score, song score and moods (i.e. romantic, relax, party, etc.). Users can then select their mood and play songs that match.

<<less
Download (0.60MB)
Added: 2005-07-19 License: GPL (GNU General Public License) Price:
1565 downloads
KZenExplorer 0.6

KZenExplorer 0.6


KZenExplorer allows to manage the tracks and playlist on any mp3 player supported by libnjb. more>>
KZenExplorer allows to manage the tracks and playlist on any mp3 player supported by libnjb. It also allows to create smart playlists, add ratings and select categories for the tracks on the player.

<<less
Download (0.64MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1558 downloads
Gnome-Themer 2.1

Gnome-Themer 2.1


Gnome-Themer is a program for select Icon, GTK-2, Metacity cursor and GTK-1 themes and wallpapers. more>>
Gnome-Themer is a program for select Icon, GTK-2, Metacity (and now) cursor and GTK-1 themes and wallpapers and splash screens from one place.

<<less
Download (0.031MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1549 downloads
Gentoo Category Select 0.3

Gentoo Category Select 0.3


Gentoo Category Select is a graphical tool for selecting Gentoo Package Categories to exclude from your local package repository more>>
Gentoo Category Select is a graphical tool for selecting Gentoo Package Categories to exclude from your local package repository.

It does so by weaning information from multiple directories and files for convenience, as well as providing warning about categories that should not be excluded due to currently installed packages.

This is achieved without the addition of a configuration file. Currently only the Qt front-end is finished. It is modularly designed for ease in creating front-ends based on other toolkits.

The advantages are saved disk space (small/MMV), quicker rsync time (small/MMV), and a lessening of bandwidth requirements by gentoo.org and its mirrors.
<<less
Download (0.008MB)
Added: 2005-08-26 License: GPL (GNU General Public License) Price:
1520 downloads
SQLitepp

SQLitepp


SQLitepp is a multilanguage object oriented wrapper to the sqlite library. more>>
SQLitepp is a C/C++/Python wrapper to sqlite library for database management. It implements an object oriented way to manipulate the database in every supported language.

SQLitepp supports selfupdatable queries and a straight SQL code query system without using strange things for querying the database, letting you manipulate it directly in SQL but also exposing simple object oriented methods to manipulate the result of the queries and updating them.

Python EXAMPLE:

db = SQLDatabase("database.db")
q = db.query("Tablename", "SELECT Name,Id FROM %t")
if len(q):
tuple1 = q[0]
tuple1["Name"] = "Foobar"
tuple1.commit()
del db

C++ EXAMPLE:

SQLDatabase db("database.db");
SQLQuery *q = db.query("Tablename", "SELECT Name,Id FROM %t");
if(q->numberOfTuples()) {
SQLRow *tuple1 = q->getRow(0);
tuple1->set("Name", "Foobar");
tuple1->commit();
}
delete q;

C EXAMPLE:

void *db = new_SQLDatabase("database.db");
void *q = SQLDatabase_query(db, "Tablename", "SELECT Name,Id FROM %t");
if(SQLQuery_numberOfTuples(q)) {
void *tuple1 = SQLQuery_getRow(q, 0);
SQLRow_set(tuple1, "Name", "Foobar");
SQLRow_commit(tuple1);
}
delete_SQLQuery(q);
delete_SQLDatabase(db);
<<less
Download (0.019MB)
Added: 2005-09-26 License: LGPL (GNU Lesser General Public License) Price:
1489 downloads
SnapAll 0.1

SnapAll 0.1


SnapAll the program which allows to do screenshots of all window, select windows or select area of the screen. more>>
SnapAll the program which allows to do screenshots of all window, select windows or select area of the screen.

SnapAll is based on gtk+2, has been tested on Linux, and should work on *BSD systems.

Sven is licened under the terms of the GNU General Public License (GPL), version 2.0 or later, as published by the Free Software Foundation.
<<less
Download (0.11MB)
Added: 2005-09-29 License: GPL (GNU General Public License) Price:
1485 downloads
steelme 0.1.3

steelme 0.1.3


steelme is a GUI theme system which extends and improves on Suns Metal Pluggable Look and Feel. more>>
steelme is an open-source theme manager for Java Swing programs. It allows the end user to select from pre-installed themes, or color schemes, or to create his own by the use of the ThemeEditor.

steelme is designed to be lightweight and easy for the application developer to use.
<<less
Download (1.25MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1472 downloads
xmlclitools 1.61

xmlclitools 1.61


xmlclitools provides four command-line tools for searching, modifying, and formating XML data. more>>
xmlclitools provides four command-line tools for searching, modifying, and formating XML data.

The tools are designed to work in conjunction with standard *nix utilities such as grep, sort, and shell scripts.

Includes:

xmlgrep
Select subsets of xmlfiles for output.
xmlfmt
Print properties of xmlfiles formatted on a line by line basis.
xmlmod
Modify xmlfiles. Change values. Add or delete nodes.


<<less
Download (0.042MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1444 downloads
mrtg-select 1.0

mrtg-select 1.0


mrtg-select allows the flexible display of MRTG graphs, chosen by keyword and time span. more>>
mrtg-select allows the flexible display of MRTG graphs, chosen by keyword and time span.

I use MRTG to graph all kinds of stuff, and looking at those graphs on the same page helps me detect correlations. ("Say, Professor -- that spike in CPU temperature came right when the Rapture Index hit a three-year high!")

mrtg-select lets me pick a subset of graphs to be displayed on the same page, based on keyword and time span.

And the best part is that it figures out the keywords automagically just by being pointed at the directory where the graphs live -- theres no config file to update. Licensed under the GPL.
<<less
Download (0.002MB)
Added: 2005-11-16 License: GPL (GNU General Public License) Price:
1440 downloads
Practical Query Analyzer 1.6

Practical Query Analyzer 1.6


Practical Query Analyzer produces HTML reports on query statistics. more>>
Practical Query Analyzer produces HTML reports on the most frequent queries, slowest queries, queries by type (select/insert/update/delete), and more for both PostgreSQL and MySQL log files.

<<less
Download (0.05MB)
Added: 2005-11-28 License: BSD License Price:
1428 downloads
transset-df 5

transset-df 5


transset-df is a patched version of xorgs transset. more>>
transset-df is a patched version of xorgs transset. I wanted to integrate transset into my windowmanager and to be able to set and unset transparency by just pressing a key.
To make that possible I added several different select methods. The first one was select by pointing which lets the user run transset directly on the window curently under the cursor without having to click. Later select by name and id was added after inspiration from other transset patches.
In the future I guess its meant for the windowmanagers to handle transparency. Then we will hopefully see these functions and many other now imposible function. This will however require you to wait untill this is implemented in your favorite wm.
This patch is a way of "scratching where it itches", by creating a usefull integration with every windowmanager without changing any wm-code. The "unix way" of doing it :)
Main features:
- select window by clicking (as transset)
- select window by pointing
- select by window name or id
- force toggle
- increase or decrease opacity
Installation:
First of all, for transparency to work in X you have to have a X-server with XComposite extension working. transset-df is not a program that creates transparency, its a program that sets properties for windowses. These properties must then be supported by the underlaying X-server. Im not going to go through how to get xcomposite working, but if you can already set transparency with xorgs transset then you can also do it with transset-df.
type: tar zxf transset-df-X.tar.gz where X is the versionnumber
type: cd transset-df-X/
type: make
type: make install (you have to be root-user here)
Enhancements:
- transSet.c: Applied patch so that transset-df compiles with gcc 2.95. Thanks to Andreas Kohn for the patch
<<less
Download (0.010MB)
Added: 2006-01-11 License: Freely Distributable Price:
1382 downloads
SMF Fantasy NASCAR 0.2

SMF Fantasy NASCAR 0.2


SMF Fantasy NASCAR is a plugin for the Simple Machines.org forum software. more>>
SMF Fantasy NASCAR is a plugin for the Simple Machines.org forum software. The plugin installs using the SMF package manager.

You can select current races, manager drivers, and allow your SMF users to select their top 10 drivers for each race.

Simple Machines Forum is a forum software package based off the old yabbSE system.
<<less
Download (0.009MB)
Added: 2006-01-31 License: GPL (GNU General Public License) Price:
1367 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5