Main > Free Download Search >

Free cursor mania software for linux

cursor mania

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 174
Multi-Cursor Window Manager 1.0

Multi-Cursor Window Manager 1.0


Multi-Cursor Window Manager is a modified Unix window manager which provides multiple cursors. more>>
Multi-Cursor Window Manager is a modified Unix window manager which provides multiple cursors. This allows multiple users to simultaneously interact with a Unix desktop environment.

Using a modified x2x client users can capture the keyboard and mouse input from their workstation and send to their personal cursor on a shared computer display. Multiple cursors are distinguished by different colors, and users can simultaneously interact with separate windows.

There are 7 uniquely colored cursors available. The current multi-cursor window manager is based on a modified version of IceWM 1.2.13

The multi-cursor window manager works by time-slicing the system cursor to provide the appearance of multiple independent cursors.

Compiling the Software:

To compile Ice Window Manager:

>cd icewm
>./configure --without-imlib
>make
>make install

Note: there is a preferences file in the icewm directory ("icewm/preferences"). Move this file to the installation preferences directory. It has some default choices that work well for multi-user interaction. Also, use the "nice" theme in IceWM.

To compile the x2x client:

>cd x2x-mp
>xmkmf
>make
<<less
Download (1.5MB)
Added: 2006-03-13 License: GPL (GNU General Public License) Price:
768 downloads
ComixCursors 0.4.3

ComixCursors 0.4.3


ComixCursors is an icon pack which provides original Comix Cursors. more>>
ComixCursors is an icon pack which provides original Comix Cursors.
Main features:
- X11 mouse theme with a comics feeling.
- Package comes with 42 different mouse themes for X11.
- 5 colors (black, blue, green, orange and white)
- 4 different sizes (small, regular, large and huge)
- 2 different weights (slim and normal)
- and one for christmas and one with ghost
Any bug report or improvement idea is very welcome. See the "how to install" link below for installation instructions on KDE. Else extract the archive in ~/.icons/ .
With the sources download below you can configure and build your own set of cursors regarding transparency, outline- fill- and shadow-color, the size and various other options. See the scripts and README included. Note that you *must* have inkscape and ImageMagick installed to make use of it.
The cursors are named according to the freedesktop cursor naming convention now. The rest is linked. I hope nothing is missing. Additional cursors for mozilla/firefox are availlable.
Want left-handed cursors? Take the "-LH" downloads below.
The RPM installation has moved in 0.4.2 from /usr/X11R6/lib/X11/icons to /usr/share/icons, so if you installed a previous version by rpm you better uninstall the package first - things might get messed up.
Enhancements:
- Fixed .theme file syntax, cursors dont appear as icons in gnome any more (thanx to Sune Vuorela).
<<less
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
576 downloads
xcurs 0.5.1

xcurs 0.5.1


xcurs is a graphical editor for XFree86 4.3+ full-color cursor properties. more>>
XCurs is a program used for editing XCursor formatted XFree86 mouse cursors. This type of format became available as a result of Keith Packards work on XFree86 v4.3.
Whats So Important about xcursor?
xcursor contains a) Alpha Info, b) ~16 million colors c) animation of cursor, none of which were available in prior cursor incarnation (bitmap cursor format, which had transparency, but not colored one and only 2 colors which were not quite easily changeable.)
Main features:
- loading (from RGBA capable files)
- saving (no symlinked cursors will be saved) (into XCursor format)
- xhot/yhot/delay management
- removing of single image
- adding of single image
<<less
Download (0.015MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1161 downloads
FlowFlowMania 0.6

FlowFlowMania 0.6


FlowFlowMania project is a remake of the classical puzzle game Pipe Mania on Linux with GP2X compliance. more>>
FlowFlowMania project is a remake of the classical puzzle game Pipe Mania on Linux with GP2X compliance.
Enhancements:
- new skins mechanism enhancement
- new type of piece : the logical checkpoints !
- new grahical representation of special pieces ("logical" and "mandatory" with a layer)
- new test levels
- and as always some bug fix ...
<<less
Download (2.4MB)
Added: 2007-04-07 License: GPL (GNU General Public License) Price:
930 downloads
crystal xcursors 1.1.1

crystal xcursors 1.1.1


crystal xcursors provides a crystal look&feel cursor pack. more>>
crystal xcursors provides a crystal look&feel cursor pack.
X11 mouse theme with the crystal look&feel,there are four versions in the package.
Enhancements:
- this release only fixes some hot spot-related bugs into the left-handed version. Many thanks to Markus Bauer and Bastian Venthur for the report and patch.
<<less
Download (MB)
Added: 2007-03-02 License: LGPL (GNU Lesser General Public License) Price:
985 downloads
GIMP cursor brushes 1.0

GIMP cursor brushes 1.0


GIMP cursor brushes is a set of (50) brushes for use in the GIMP, created from assorted cursors. more>>
GIMP cursor brushes project is a set of (50) brushes for use in the GIMP, created from assorted cursors. Cursor brushes continues my contribution to my image editor of choice, the GIMP.

Seems basic things like cursors (most used for help-style pages) are often lacking.
I find lots of fancy, useless stuff -- much of it of real artistic merit -- but, as I said, impractical.

I blew the weekend making these brushes. Granted much consists of "prior art", but there was a good deal of editing involved. I even made the "Cursor Mouse" from scratch.

Use them for anything youd like. If you redistribute them, please include this file.

I post these, and perhaps make updates, at gimphelp.org. All the items will also be included (in png format) at wpclipart.com, the Public Domain clipart site.

<<less
Download (0.018MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1284 downloads
Versatile Cursors for GNUemacs 1.09

Versatile Cursors for GNUemacs 1.09


Versatile Cursors for GNUemacs is a set of emacs commands managing an more>>
Versatile Cursors for GNUemacs is a set of emacs commands managing an "item" cursor (e.g. a word, expression, sentence, or defun).
Versatile Cursors for GNUemacs quickly re-assigns the cursor keys between these as needed. Built on this are high-level actions such as converting code blocks to separate functions.
This provides elegant and concise editing, and is pedal- and voice-friendly.
Main features:
- A block (or region) cursor, with motion and text selection by semantically significant units e.g. statements, statement parts, sentences, phrases, table rows and cells
- Editing in terms of these (e.g. ``Make the selected code conditional or ``Delete the selected text)
- Easy access to these through flexible, dynamic, rebinding of the arrow keys and others, with easy ways to navigate the space of possible navigation spaces
- High-level editing operations such as:
- Converting an expression to a local variable initialized to that value
- Converting a block of code to a procedure/function, working out automatically what parameters are required
- Means to access these (and other) navigation and editing commands through a narrow-channel interface such as footswitches (suitable for disability access, including RSI)
- Voice access setup for use with emacs-vr-mode
Enhancements:
- Mostly bug fixes, including a long-standing one for the mode changing wrongly on coming out of the minibuffer.
<<less
Download (0.46MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1220 downloads
Fid Core Library 0.2

Fid Core Library 0.2


Fid Core Library is the core library for the Frigand Imperial Desktop. more>>
Fid Core Library is the core library for the Frigand Imperial Desktop, a genuine Unix desktop environment based around multiprocessing, text-stream IPC, and the "everything is a file" concept.
It supports Emacs-like extensibility, customizability, and built-in multi-buffer support.
Enhancements:
- This release adds testing support for the axioms over buffer implementations and user interfaces, a better implementation of interactive, and a new cursor movement mechanism that allows the user interface to manage point itself (and, hence, keep it always on a widget).
<<less
Download (0.070MB)
Added: 2005-10-27 License: Other/Proprietary License Price:
1458 downloads
Comix 3.6.4

Comix 3.6.4


Comix is a comic book viewer. more>>
Comix is a comic book viewer. It reads zip, rar, tar, tar.gz and tar.bz2 archives (often called .cbz, .cbr and .cbt) as well as normal image files. It is written in Python and has a simple user interface using pyGTK.
Comix is licensed under the GNU General Public License.
Main features:
- Fullscreen mode.
- Double page mode.
- Fit-to-screen mode.
- Zooming and scrolling.
- Rotation and mirroring.
- Changeable background colour.
- Changeable image scaling quality.
- Adjustable saturation and contrast.
- Can read right-to-left to fit manga etc.
- Caching for faster page flipping.
- Mouse wheel support.
- Bookmarks support.
- Hideable cursor.
- Customizable GUI.
- Archive comments support.
- Archive converter.
- Thumbnail browser.
- Translated to English, Swedish, Simplified Chinese and Spanish.
- Reads the JPEG, PNG, TIFF, GIF, BMP, ICO, XPM and XBM image formats.
- Reads ZIP and tar archives natively, and RAR archives through the unrar program.
- Runs on Linux, FreeBSD, NetBSD and virtually any other UNIX-like OS.
- More!
<<less
Download (0.21MB)
Added: 2007-05-26 License: GPL (GNU General Public License) Price:
920 downloads
 
Other version of Comix
Comix 1.3.8Also check the corresponding cursor theme at: http://www.kde-look.org/content/show.php
License:GPL (GNU General Public License)
Download (0.42MB)
954 downloads
Added: 2007-04-16
Humai Trader 1.0.1

Humai Trader 1.0.1


Humai Trader is a free, open source stock technical analysis tool built on pure java. more>>
Humai Trader is a free, open source stock technical analysis tool built on pure java. Humai Trader will also be a platform for custom indicators and charts. The main interest will be W.D. Ganns approach.
Main features:
- Indicators:
- MACD
- OBV
- ROC
- KD
- BIAS
- DMI
- RSI
- MTM
- WMS
- GANN IMPORTANT DATES
- Drawing lines:
- LINE
- PARALLEL LINE
- GANN ANGLE
- FIBONACCI LINE
- PERCENT
- GOLDEN RATE
- PERIODS
- GANN IMPORTANT PERIODS
- Retrieves quote data in parallel from Yahoo! Finance, or CSV files.
- Historical Chart
- Intra-Day Chart
- Real-Time Chart
- Ticker Board
- Candle/Bar/Line
- Changes indicators parameters
-
- Natural date / Trading date view
- Move left, right by [left], [right] key
- Zoom in, Zoom out by [up], [down] key
- Fast moving cursor / day by day moving cursor
- Save/restore parameters and drawing
- Carefully design for writing your own indicator easy, but in java (maybe will support scripts some day)
- Supports multi platforms, includes windows, linux, macos, solaris, etc. (Java JRE 1.5 required)
- More to be come ...
<<less
Download (3.7MB)
Added: 2006-01-03 License: BSD License Price:
1400 downloads
TrashMail.net 2.0.2

TrashMail.net 2.0.2


TrashMail.net will improve your browsers capability greatly. more>>

TrashMail.net 2.0.2 will improve your browser's capability greatly. It is designed as a Firefox addon that creates free disposable email addresses and paste them directly in forms. This helps to protect you from spam mails and could be useful when subscribing to forums or newsletters.

The email addresses can be deleted at any time and this plugin uses the free TrashMail.net DEA service.

Enhancements:

Added the following features in the TrashMail Address Manager:

  • Copy email address to clipboard with right mouse click if holding the mouse cursor on a trashmail email address
  • Copy website address to clipboard with right mouse click if holding the mouse cursor on a website address

Requirements:

  • Mozilla Firefox
<<less
Added: 2009-07-22 License: MPL Price: FREE
9 downloads
IsForth 1.21b

IsForth 1.21b


IsForth is a direct threaded Linux-only x86 Forth implementation coded in pure assembly using NASM macros. more>>
IsForth is a direct threaded Linux-only x86 Forth implementation coded in pure assembly using NASM macros to create forth high-level definitions.
All I/O is done with syscalls. IsForth is almost a complete replacement for both libc and libncurses.
To use the debugger say debug xyzzy and from within the debugger..
Space - single steps
Enter - enters into words that nest
Escape - exits debugger
Cursor - move cursor within current definition
h - run to cursor location
H - auto step to current location
While auto stepping + and - change the step speed
Enhancements:
- The finishing touches were put on the keyboard handling for special keys.
<<less
Download (MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
681 downloads
GIMP arrow and cursor brushes 1.0

GIMP arrow and cursor brushes 1.0


GIMP arrow and cursor brushes project consists of 17 sets of arrows and three cursors (a total of 72 brushes) for GIMP. more>>
GIMP arrow and cursor brushes project consists of 17 sets of arrows and three cursors (a total of 72 brushes) to put in your GIMP brushes folder.

Arrow brushes is my small payback for using the great GIMP program.

I had a hard time (actually impossible) finding any arrow brushes for the GIMP.
But .gbr files are easy to make, so I spent two days of my life making these arrows
(and a few "cursors") as my modest contribution.

Use them for anything youd like. If you redistribute them, please include this file.

I post these, and perhaps make updates, at gimphelp.org. All the items will also be included (in png format) at wpclipart.com, the Public Domain clipart site.

<<less
Download (0.016MB)
Added: 2006-04-25 License: BSD License Price:
799 downloads
KFormula 1.6.1

KFormula 1.6.1


KFormula can be used to create and edit mathematical formulas that can be included in other KOffice documents. more>>
KFormula can be used to create and edit mathematical formulas that can be included in other KOffice documents. KFormula provides simple input facilities and supports the functionality you expect from a KOffice application.
Main features:
- Easy Greek letter insertion
- Intelligent cursor movement
- Advanced syntax highlighting
- Multi-level undo support
- LaTeX export (copy and paste into a text editor)
- MathML import
KFormula uses the KOffice formula drawing library. If you have to deal with many formulas you may wish to use a KFormula object embedded in KWord or KSpread.
<<less
Download (55.4MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
1060 downloads
Term::ANSIScreen 1.42

Term::ANSIScreen 1.42


Term::ANSIScreen is a Perl module for terminal control using ANSI escape sequences. more>>
Term::ANSIScreen is a Perl module for terminal control using ANSI escape sequences.

SYNOPSIS

# qw/:color/ is exported by default, i.e. color() & colored()

use Term::ANSIScreen qw/:color :cursor :screen :keyboard/;

print setmode(1), setkey(a,b);
print "40x25 mode now, with a mapped to b.";
; resetkey; setmode 3; cls;

locate 1, 1; print "@ This is (1,1)", savepos;
print locate(24,60), "@ This is (24,60)"; loadpos;
print down(2), clline, "@ This is (3,15)n";

setscroll 1, 20;

color black on white; clline;
print "This line is black on white.n";
print color reset; print "This text is normal.n";

print colored ("This text is bold blue.n", bold blue);
print "This text is normal.n";
print colored [bold blue], "This text is bold blue.n";
print "This text is normal.n";

use Term::ANSIScreen qw/:constants/; # constants mode
print BLUE ON GREEN . "Blue on green.n";

$Term::ANSIScreen::AUTORESET = 1;
print BOLD GREEN . ON_BLUE "Bold green on blue.", CLEAR;
print "nThis text is normal.n";

# Win32::Console emulation mode
# this returns a Win32::Console object on a Win32 platform
my $console = Term::ANSIScreen->new;
$console->Cls; # also works on non-Win32 platform

Term::ANSIScreen is a superset of Term::ANSIColor (as of version 1.04 of that module). In addition to color-sequence generating subroutines exported by :color and :constants, this module also features :cursor for cursor positioning, :screen for screen control, as well as :keyboard for key mapping.

NOTES

All subroutines in Term::ANSIScreen will print its return value if called under a void context.

The cursor position, current color, screen mode and keyboard mappings affected by Term::ANSIScreen will last after the program terminates. You might want to reset them before the end of your program.

<<less
Download (0.015MB)
Added: 2006-06-14 License: Perl Artistic License Price:
1227 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5