Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.319 Times

Mouse Chinese Input freeware
Filter: All | Freeware | Demo
 

Mouse Chinese Input

< 1 2 3 4 5 > 
Added: August 23, 2013 | Visits: 647

VisualEffectTwirl Script The animation button applet takes one input image and performs real-time twirling effect at a random center or mouse location.If you try to move your mouse slowly into the image the center of the effect is changing or you can click to link to a URL if any.The applet is very easy to customize, by... Platforms: Java

License: Freeware Size: 40.96 KB Download (45): VisualEffectTwirl Script Download

Added: July 17, 2013 | Visits: 456

VisualEffectMotion Script The animation button applet takes one input image and performs real-time motion blur effect at a random center or mouse location.If you move the mouse slowly over the image, then the angle of the effect and position will change. The applet is very easy to customize by changing the parameters values. Platforms: Java

License: Freeware Size: 30.72 KB Download (46): VisualEffectMotion Script Download

sel_and_del Interactively select and delete points from a 2D plot with the mouse sel_and_del Interactively select and delete points from a line object using mouse input. Left-click selects the point closest to the click and Right-click unselects it. The selected points are highlighted with a black square. The selection process is stopped by hitting any keyboard key when the... Platforms: Matlab


Added: July 17, 2013 | Visits: 366

ConvertToEditBox ConvertToEditBox responds to a keyboard input after a uicontrol has been selected with the mouse. The uicontrol is converted to an edit box to receive keyboard entry and the initiating keyboard character is inserted into the box.CAUTION: ConvertToEdit simulates mouse clicks and keyboard input.... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): ConvertToEditBox Download

Added: November 08, 2013 | Visits: 400

CwComplete Features Easy to use, simply provide the input field and an Ajax-URL Values can also be provided via javascript Usable with keyboard and mouse Platforms: Mac

License: Freeware Size: 61.44 KB Download (36): CwComplete Download

Released: October 12, 2002  |  Added: February 25, 2006 | Visits: 26.552

Joystick Mouse Tool This tool simulates a 2 or 3 button mouse using a joystick in both relative (like a mouse) and absolute movement mode (like a graphic tablet). The taskbar icon shows the state of the tool. Platforms: Windows

License: Freeware Size: 9 KB Download (4309): Joystick Mouse Tool Download

Added: August 25, 2008 | Visits: 1.086

Input Director Input Director is designed for those folks that have two (or more) Windows systems set up at home. Using Input Director, position the monitors of your systems side-by-side and then you can control them via one keyboard/mouse. To transition between systems is as simple as moving the cursor off the... Platforms: Windows

License: Freeware Size: 378 KB Download (460): Input Director Download

Added: August 12, 2008 | Visits: 1.590

MB Free Chinese Numerology MB Free Chinese Numerology is a unique resource that calculates your lucky number based on the concepts of Chinese numerology. It has its basis in the Lo Shu grid and is wisely used till date in the Eastern countries. A comprehensive and detailed reading is generated based on the input name and... Platforms: Windows

License: Freeware Size: 1.38 KB Download (157): MB Free Chinese Numerology Download

Added: May 21, 2010 | Visits: 1.223

Take Out The Mouse Take Out The Mouse is a very entertaining puzzle game where you must help a mouse to find the exit. This is the first game developed by Bertesh Studios, in 2001. Take Out The Mouse consist in a little mouse who has to find the exit of the different labyrinths by finding his delicious reward...... Platforms: *nix

License: Freeware Size: 1.5 MB Download (100): Take Out The Mouse Download

Added: September 24, 2010 | Visits: 1.454

XMMS DVB Input Plugin XMMS DVB Input Plugin is a plugin for XMMS for users with a DVB-S (Digital Video Broadcast/Satellite) PCI adapter supported by the driver from LinuxTV to record and receive audio streams from this adapter. The incoming MPEG-1 layer II audio data is decompressed and fed to XMMS which can then in... Platforms: *nix

License: Freeware Size: 327.68 KB Download (152): XMMS DVB Input Plugin Download

Added: September 17, 2010 | Visits: 2.286

Input Filter extension for PHP Input Filter extension for PHP project is an extension for safely dealing with input parameters. It is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data.. Platforms: *nix

License: Freeware Size: 24.58 KB Download (137): Input Filter extension for PHP Download

Added: July 31, 2013 | Visits: 1.572

Smart Common Input Method platform The Smart Common Input Method platform (SCIM), is an input method platform supporting more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD. Platforms: *nix

License: Freeware Size: 1.3 MB Download (111): Smart Common Input Method platform Download

Added: June 22, 2010 | Visits: 1.607

Audio Input-Output Library Audio Input-Output Library (libaio) is meant to solve the problem of differing digital audio platforms once and for all. JACK is unnecessarily complex for most applications, and while libaos support for file output is cool, it limits what the API can do and is therefore inadequate for any kind... Platforms: *nix

License: Freeware Size: 153.6 KB Download (225): Audio Input-Output Library Download

Added: September 01, 2010 | Visits: 791

mxk mxk is a reasonably sophisticated input rewriting server. The project picks up where conventional keyboard mappings reach their limits. mxk has been used to generate: - A chording Braille input system from a conventional keyboard. The system uses the S D F J K L keys of a normal keyboard - A... Platforms: *nix

License: Freeware Size: 112.64 KB Download (106): mxk Download

Added: July 09, 2010 | Visits: 1.789

Linux::Input Linux::Input is a Linux input event interface. SYNOPSIS Example: 1 joystick using event API my $js1 = Linux::Input->new(/dev/input/event3); while (1) { while (my @events = $js1->poll(0.01)) { foreach (@event) { } } } Example: 2 joysticks using joystick API (different event... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Linux::Input Download

Added: October 06, 2010 | Visits: 1.057

Linux::Input::Joystick Linux::Input::Joystick is a joystick-specific interface for Linux 2.2+ SYNOPSIS Usage use YAML; my $js = Linux::Input::Joystick->new(/dev/input/js0); while (1) { my @event = $js->poll(0.01); print Dump($_) foreach (@event); } This is a subclass of Linux::Input that implements the... Platforms: *nix

License: Freeware Size: 6.14 KB Download (106): Linux::Input::Joystick Download

Added: July 13, 2010 | Visits: 1.024

Common Media Input Layer 0.91 Common Media Input Layer (CMIL) is an C++ OO framework designed to improve the state of cross-platform input handling in games and other similar applications. CMIL was created out of the belief that the methods used in most media APIs perform input handling in a confusing, difficult, inflexible... Platforms: *nix

License: Freeware Size: 89.09 KB Download (97): Common Media Input Layer 0.91 Download

Added: January 23, 2010 | Visits: 3.107

Razer DeathAdder mouse configuration Razer DeathAdder mouse configuration is a configuration utility for the Razer DeathAdder on Linux systems. You can control the LEDs, scanning resolution and frequency and profiles with this tool. In future things like firmware upload are also planned. Whats New in This Release: - This adds... Platforms: *nix

License: Freeware Size: 15.36 KB Download (513): Razer DeathAdder mouse configuration Download

Added: May 11, 2010 | Visits: 1.224

GNU CD Input and Control Library GNU CD Input and Control Library (libcdio) encapsulates CD-ROM reading and control. The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. Some... Platforms: *nix

License: Freeware Size: 1.7 MB Download (105): GNU CD Input and Control Library Download

Added: July 02, 2010 | Visits: 1.559

XMMS Picture Viewer Input Plugin XMMS Picture Viewer (alias Xmms-Slideshow) is an Input Plugin for XMMS. Although XMMS was mainly intended for use as audio player its features and its broad usage makes it also interesting for use with other medias. An example is eg. the XMMS Mplayer Input Plugin which enables XMMS to play video... Platforms: *nix

License: Freeware Size: 317.44 KB Download (100): XMMS Picture Viewer Input Plugin Download

< 1 2 3 4 5 >