cursors
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 173
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).
<<lessMain 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).
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
576 downloads
Silver XCursors 3D 0.4
Silver XCursors 3D provides the same animated cursors as in my Golden Xcursors 3D theme, but this time rendered in Silver. more>>
Silver XCursors 3D provides the same animated cursors as in my Golden Xcursors 3D theme, but this time rendered in Silver.
Installation:
Copy the two folders Silver and default to your ~/.icons directory and
restart your X-Server.
If you want to have bigger cursors, you have to create an .Xdefaults file
in your home directory and insert the following two lines:
Xcursor.theme: Silver
Xcursor.size: 48
The default size is 32.
Thats it!
Note: If the animations are flickering on your nvidia card with the latest
driver, add the following line to your XF86Config file, into the nvidia
device section, to fix it:
Option "HWCursor" "off"
Enhancements:
- added pirate
- a little less animation (requested)
<<lessInstallation:
Copy the two folders Silver and default to your ~/.icons directory and
restart your X-Server.
If you want to have bigger cursors, you have to create an .Xdefaults file
in your home directory and insert the following two lines:
Xcursor.theme: Silver
Xcursor.size: 48
The default size is 32.
Thats it!
Note: If the animations are flickering on your nvidia card with the latest
driver, add the following line to your XF86Config file, into the nvidia
device section, to fix it:
Option "HWCursor" "off"
Enhancements:
- added pirate
- a little less animation (requested)
Download (MB)
Added: 2007-03-02 License: LGPL (GNU Lesser General Public License) Price:
972 downloads
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.
<<lessX11 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.
Download (MB)
Added: 2007-03-02 License: LGPL (GNU Lesser General Public License) Price:
985 downloads
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.
<<lessVersatile 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.
Download (0.46MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1220 downloads
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.
<<lessSeems 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.
Download (0.018MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1284 downloads
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
<<lessWhats 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
Download (0.015MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1161 downloads
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.
<<lessArrow 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.
Download (0.016MB)
Added: 2006-04-25 License: BSD License Price:
799 downloads
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
<<lessUsing 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
Download (1.5MB)
Added: 2006-03-13 License: GPL (GNU General Public License) Price:
768 downloads
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.
<<lessAll 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.
Download (MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
681 downloads
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.
<<lessThis 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.
Download (0.069MB)
Added: 2007-08-04 License: BSD License Price:
817 downloads
Polar 1.4
Polar provides a smooth and simple cursor set created primarily in Inkscape. more>>
Polar provides a smooth and simple cursor set created primarily in Inkscape.
Polar Cursor Theme is a smooth and simple cursor set created primarily in Inkscape.
Installation
There are three cursor sets included in this package. The default with the orange busy cursors is called PolarCursorTheme and the blue and green variants have -Blue and -Green added to the end of their theme name. To make sure that all themes are installed (or only the one you want) extract to /.icons/ in your home folder.
Note
KDE users please note that installing the cursors through the control center can cause some cursors to use the default X cursors. To fix this simply extract the theme directly to /.icons/ in your home folder.
Finally a special thanks to all the authors of various cursor themes here on gnome-look.org for ideas.
Enhancements:
- Added Zoom cursors
- Fixes to cursor mappings
- Highlight added to clean up outlines
- Added Blue and Green busy cursors as an option
- Changed move cursor
- Small changes to other cursors
<<lessPolar Cursor Theme is a smooth and simple cursor set created primarily in Inkscape.
Installation
There are three cursor sets included in this package. The default with the orange busy cursors is called PolarCursorTheme and the blue and green variants have -Blue and -Green added to the end of their theme name. To make sure that all themes are installed (or only the one you want) extract to /.icons/ in your home folder.
Note
KDE users please note that installing the cursors through the control center can cause some cursors to use the default X cursors. To fix this simply extract the theme directly to /.icons/ in your home folder.
Finally a special thanks to all the authors of various cursor themes here on gnome-look.org for ideas.
Enhancements:
- Added Zoom cursors
- Fixes to cursor mappings
- Highlight added to clean up outlines
- Added Blue and Green busy cursors as an option
- Changed move cursor
- Small changes to other cursors
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
975 downloads
Smooth Icons 1.0
Smooth Icons is a mouse cursor theme. more>>
Smooth Icons is a mouse cursor theme.
This is my first upload for awhile so here we go. Its not going to be ready to package yet for quite awhile this is only a days work.
Enhancements:
- redid alot of icons
- added actions(magnify, find)
<<lessThis is my first upload for awhile so here we go. Its not going to be ready to package yet for quite awhile this is only a days work.
Enhancements:
- redid alot of icons
- added actions(magnify, find)
Download (0.44MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1219 downloads
View Picture 1.7
View Picture project is an SDL-based image viewer for Linux and FreeBSD that supports slideshows, fullscreen, zoom. more>>
View Picture project is an SDL-based image viewer for Linux and FreeBSD that supports slideshows, fullscreen, zoom, and arbitrary movement through the image list.
Main features:
- HTTP updated to 1.1
- Only hide cursor when fullscreen
- Fixed image count estimate
- configure-time X prefix
- fixed potential buffer overflow issues
<<lessMain features:
- HTTP updated to 1.1
- Only hide cursor when fullscreen
- Fixed image count estimate
- configure-time X prefix
- fixed potential buffer overflow issues
Download (0.11MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
877 downloads
xtermcontrol 2.8
xtermcontrol enables dynamic control of XFree86 xterm properties. more>>
xtermcontrol enables dynamic control of XFree86 xterm properties. xtermcontrol project makes it easy to change colors, titles, fonts, and the geometry of a running xterm, as well as to report the current settings of the properties.
Window manipulations such as (de)iconify, raise and lower, maximize and restore, and reset are also supported. It also lets advanced users issue any xterm control sequence.
Options:
--fg=COLOR
Set foreground color to COLOR.
--bg=COLOR
Set background color to COLOR.
--colorN=COLOR
Set Nth [0-15] color to COLOR.
--highlight=COLOR
Set highlight color to COLOR.
--cursor=COLOR
Set cursor color to COLOR.
--mouse-fg=COLOR
Set mouse pointer foreground color to COLOR.
--mouse-fg=COLOR
Set mouse pointer background color to COLOR.
--font=FONT
Set font name to FONT. Alternatively it is possible to specify a fontmenu index as #[0-6] or navigate the fontmenu by relative sizes as #+N or #-N, where N is an optional integer.
--title=STRING
Set window title. Note that mechanisms like the Bash PROMPT_COMMAND may overwrite the title. Se also How to change the title of an xterm.
--geometry=WIDTHxHEIGHT+XOFF+YOFF
Set size and/or position. Through its control sequences the xterm only recognize positive XOFF and YOFF offsets, which are pixels relative to the upper left hand corner of the display. xtermcontrol is therefore unable to handle negative offsets as described in the X Geometry Specifications and therefore truncates negative values to zero.
--get-fg
Report foreground color.
--get-bg
Report background color.
--get-colorN
Report Nth [0-15] color.
--get-highlight
Report highlight color.
--get-cursor
Report cursor color.
--get-mouse-fg
Report mouse pointer foreground color.
--get-mouse-bg
Report mouse pointer background color.
--get-font
Report font.
--get-title
Report window title.
--get-geometry
Report size and position. The size of the text area is reported in characters and the position is reported in pixels relative to the upper left hand corner of the display.
--maximize
Maximize window.
--restore
Restore maximized window.
--iconify
Iconify window.
--de-iconify
De-iconify window.
--raise
Raise window.
--lower
Lower window.
--reset
Full reset.
--raw=CTLSEQS
Issue the raw control sequences CTLSEQS.
--file=FILE
Force xtermcontrol to read configurations from FILE instead of the standard personal initialization file ~/.xtermcontrol.
--force, -f
Skip TERM environment variable check.
--verbose, -v
Print verbose reports.
--help, -h
Print help and exit.
--version
Print the version number and exit.
Enhancements:
- src/configuration.c: Fix regexp, so the #rrggbb way to specify a color works in configuration file. Reported by Olle Mulmo.
- doc/xtermcontrol.roff: add BUGS section describing how install needs to setuid root on some broken systems.
<<lessWindow manipulations such as (de)iconify, raise and lower, maximize and restore, and reset are also supported. It also lets advanced users issue any xterm control sequence.
Options:
--fg=COLOR
Set foreground color to COLOR.
--bg=COLOR
Set background color to COLOR.
--colorN=COLOR
Set Nth [0-15] color to COLOR.
--highlight=COLOR
Set highlight color to COLOR.
--cursor=COLOR
Set cursor color to COLOR.
--mouse-fg=COLOR
Set mouse pointer foreground color to COLOR.
--mouse-fg=COLOR
Set mouse pointer background color to COLOR.
--font=FONT
Set font name to FONT. Alternatively it is possible to specify a fontmenu index as #[0-6] or navigate the fontmenu by relative sizes as #+N or #-N, where N is an optional integer.
--title=STRING
Set window title. Note that mechanisms like the Bash PROMPT_COMMAND may overwrite the title. Se also How to change the title of an xterm.
--geometry=WIDTHxHEIGHT+XOFF+YOFF
Set size and/or position. Through its control sequences the xterm only recognize positive XOFF and YOFF offsets, which are pixels relative to the upper left hand corner of the display. xtermcontrol is therefore unable to handle negative offsets as described in the X Geometry Specifications and therefore truncates negative values to zero.
--get-fg
Report foreground color.
--get-bg
Report background color.
--get-colorN
Report Nth [0-15] color.
--get-highlight
Report highlight color.
--get-cursor
Report cursor color.
--get-mouse-fg
Report mouse pointer foreground color.
--get-mouse-bg
Report mouse pointer background color.
--get-font
Report font.
--get-title
Report window title.
--get-geometry
Report size and position. The size of the text area is reported in characters and the position is reported in pixels relative to the upper left hand corner of the display.
--maximize
Maximize window.
--restore
Restore maximized window.
--iconify
Iconify window.
--de-iconify
De-iconify window.
--raise
Raise window.
--lower
Lower window.
--reset
Full reset.
--raw=CTLSEQS
Issue the raw control sequences CTLSEQS.
--file=FILE
Force xtermcontrol to read configurations from FILE instead of the standard personal initialization file ~/.xtermcontrol.
--force, -f
Skip TERM environment variable check.
--verbose, -v
Print verbose reports.
--help, -h
Print help and exit.
--version
Print the version number and exit.
Enhancements:
- src/configuration.c: Fix regexp, so the #rrggbb way to specify a color works in configuration file. Reported by Olle Mulmo.
- doc/xtermcontrol.roff: add BUGS section describing how install needs to setuid root on some broken systems.
Download (0.12MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
1356 downloads
Primary 2
Primary is an cursor theme. more>>
Primary is an cursor theme.
Finally, a colour version of my Monochrome iconset: (http://www.kde-look.org/content/show.php?content=18317)
These icons have been sitting on my computer for long enough, so I decided to post them here, even though all icons are not yet in colour (though the most commonly used ones are, of course.
2474 icons in this release.
Dont forget to leave feedback!
<<lessFinally, a colour version of my Monochrome iconset: (http://www.kde-look.org/content/show.php?content=18317)
These icons have been sitting on my computer for long enough, so I decided to post them here, even though all icons are not yet in colour (though the most commonly used ones are, of course.
2474 icons in this release.
Dont forget to leave feedback!
Download (6.0MB)
Added: 2006-11-04 License: LGPL (GNU Lesser General Public License) Price:
1086 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above cursors search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed