keyboard trainer
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 552
xkbind 2005.01.04
XKBInd is a small and simple indicator of keyboard layout (XKB group) for the X Window System; it outputs information about current keyboard layout attached to each top-level window through their capt more>>
X Keyboard Extension Indicator is a small and simple, but useful indicator of keyboard layout (XKB group) for the X Window System; it outputs information about current keyboard layout attached to each top-level window through their captions via prefixes to original title strings. XkbInd allows to simulate an independent keyboard layout for each handled window and it can work with most of the window managers, including TWM, MWM and FVWM.
<<less Download (66.92KB)
Added: 2009-04-20 License: Freeware Price:
189 downloads
Other version of xkbind
License:GPL (GNU General Public License)
Alizee Games 2.0
some simple and funny games about Alizee and Mylene Farmer: keyboard trainer, puzzle, miner, cards 9, sudoku, hearts darts. Games are small and you ca... more>> <<less
Download (410KB)
Added: 2009-04-01 License: Freeware Price: Free
300 downloads

Lock-keyboard-for-Baby 20080706
Lock-keyboard-for-Baby or lk4b in short, is a small program which locks your keyboard but leaves your mouse free. more>> <<less
Added: 2008-07-07 License: GPL Price: FREE
11 downloads
gbrainy 0.1 Beta
gbrainy is a brain teaser game and trainer to have fun and to keep your brain trained. more>>
gbrainy is a brain teaser game and trainer to have fun and to keep your brain trained.
The application is written for GNOME using Mono, C# and Cairo.
gbrainy mission is to provide a platform for creating different kinds of brain-teasers and brain trainers games for GNOME.
Use cases:
Currently the following use cases are considered:
New user.A person that uses gbrainy to evaluate it and understand what can provide. Interested in see its different kinds of games in a short period of time.
Adult gamer.An adult that uses gbrainy just for fun.
Adult training.An adult that uses gbrainy to train her memory, arithmetical and logical capabilities.
Kid training.Her parents decided that she should use gbrainy to train her memory, arithmetical and logical capabilities.
The objective is to provide enough flexibility in terms of number of games and difficulty parametrization to make gbrainy use on these cases straight forward.
<<lessThe application is written for GNOME using Mono, C# and Cairo.
gbrainy mission is to provide a platform for creating different kinds of brain-teasers and brain trainers games for GNOME.
Use cases:
Currently the following use cases are considered:
New user.A person that uses gbrainy to evaluate it and understand what can provide. Interested in see its different kinds of games in a short period of time.
Adult gamer.An adult that uses gbrainy just for fun.
Adult training.An adult that uses gbrainy to train her memory, arithmetical and logical capabilities.
Kid training.Her parents decided that she should use gbrainy to train her memory, arithmetical and logical capabilities.
The objective is to provide enough flexibility in terms of number of games and difficulty parametrization to make gbrainy use on these cases straight forward.
Download (0.26MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
794 downloads
EiffelMedia 1.0.0
EiffelMedia is a multimedia library for Eiffel. more>>
EiffelMedia is a multimedia library for Eiffel. The library allows you to use 2D and 3D graphics, sound, networking, and input via joystick and keyboard. EiffelMedia has many smaller frameworks that make life easier for a multimedia or game programmer.
<<less Download (42.3MB)
Added: 2007-08-22 License: Other/Proprietary License Price:
793 downloads
emelFM2 0.3.5
emelFM2 is a simple GTK+2 file manager that implements the two-pane design. more>>
emelFM2 is a file manager that implements the popular two-pane design.
Main features:
- Simple interface
- Bookmarks and history lists
- Flexible filetyping scheme
- Multiple actions selectable for each filetype
- Filename, size, and date filters
- Built-in command line
- Configurable keyboard bindings
- Configurable toolbars
- Runtime loadable plugins
<<lessMain features:
- Simple interface
- Bookmarks and history lists
- Flexible filetyping scheme
- Multiple actions selectable for each filetype
- Filename, size, and date filters
- Built-in command line
- Configurable keyboard bindings
- Configurable toolbars
- Runtime loadable plugins
Download (0.97MB)
Added: 2007-07-29 License: GPL (GNU General Public License) Price:
821 downloads
PiX Frogger 1.0
PiX Frogger is a 4-player Frogger clone. more>>
PiX Frogger is a 4-player Frogger clone.
Your objective is to cross the street, and remember to look to both sides! Its really fun when four people play at the same time!
Main features:
- 4 players at the same time, in the same computer, with just the keyboard
- Compatible with Logitech Buzz controller!
<<lessYour objective is to cross the street, and remember to look to both sides! Its really fun when four people play at the same time!
Main features:
- 4 players at the same time, in the same computer, with just the keyboard
- Compatible with Logitech Buzz controller!
Download (4.3MB)
Added: 2007-07-27 License: Freeware Price:
825 downloads
Little Wizard 1.1.5
Little Wizard is a development environment for children. more>>
Little Wizard is a development environment for children. Little Wizard can be programmed without using keyboard, just by using drag and drop.
Even children in primary school can understand how it works. Little Wizard project uses GTK+ and libXML.
Enhancements:
- This release fixes errors found in the parser and other minor problems.
<<lessEven children in primary school can understand how it works. Little Wizard project uses GTK+ and libXML.
Enhancements:
- This release fixes errors found in the parser and other minor problems.
Download (0.64MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
865 downloads
Vocatra 0.4
Vocatra is a console-based vocabulary trainer. more>>
Vocatra is a console-based vocabulary trainer. The project takes one or more vocabulary files, queries you for each word, and lets you try to give the correct answer. You can enable different learning modes.
If you prefer to learn sequentially it has an order mode. Otherwise, there is also a random mode available.
Installation on UNIX or Windows Cygwin:
If you downloaded the source distribution, you need the following packages to build the executable.
The GNU C++ Compiler g++ and GNU make
In order to generate a man-page, you will need perl.
At last also the gettext package
The installation is done by following the next steps:
Unpack the archive, unless you already have done that:
tar -xzf vocatra-$VERSION.tar.gz #gzip archive OR
tar -xjf vocatra-$VERSION.tar.bz2 #bzip archive
Run the configure script:
./configure
For an overview of configuration options use:
./configure --help
Compile the programm by running make:
make
Install the programm:
make install
If you want to uninstall Vocatra, use the next command:
make uninstall
Enhancements:
- This release adds a "query each synonym" and "alphabetical mode" feature.
- It fixes also a issue with the default setting, "compare case-sensitively".
<<lessIf you prefer to learn sequentially it has an order mode. Otherwise, there is also a random mode available.
Installation on UNIX or Windows Cygwin:
If you downloaded the source distribution, you need the following packages to build the executable.
The GNU C++ Compiler g++ and GNU make
In order to generate a man-page, you will need perl.
At last also the gettext package
The installation is done by following the next steps:
Unpack the archive, unless you already have done that:
tar -xzf vocatra-$VERSION.tar.gz #gzip archive OR
tar -xjf vocatra-$VERSION.tar.bz2 #bzip archive
Run the configure script:
./configure
For an overview of configuration options use:
./configure --help
Compile the programm by running make:
make
Install the programm:
make install
If you want to uninstall Vocatra, use the next command:
make uninstall
Enhancements:
- This release adds a "query each synonym" and "alphabetical mode" feature.
- It fixes also a issue with the default setting, "compare case-sensitively".
Download (MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
821 downloads
aoeui 1.1.0
aoeui project is a lightweight unobtrusive text editor optimized for the Dvorak keyboard layout. more>>
aoeui project is a lightweight unobtrusive text editor optimized for the Dvorak keyboard layout.
These are the sources for the aoeui, a lightweight and unobtrusive text editing program that is optimized for fast editing by users of the Dvorak keyboard layout. It was written in March 2007 by Peter Klausler
The file COPYING contains the license under which aoeui is released; please review it so that you understand your rights and responsibilities. In particular, be aware that aoeui comes with ABSOLUTELY NO WARRANTY and your use of the program is entirely at your own risk.
<<lessThese are the sources for the aoeui, a lightweight and unobtrusive text editing program that is optimized for fast editing by users of the Dvorak keyboard layout. It was written in March 2007 by Peter Klausler
The file COPYING contains the license under which aoeui is released; please review it so that you understand your rights and responsibilities. In particular, be aware that aoeui comes with ABSOLUTELY NO WARRANTY and your use of the program is entirely at your own risk.
Download (0.082MB)
Added: 2007-07-13 License: GPL (GNU General Public License) Price:
835 downloads
gok 1.3.1
gok is the GNOME Onscreen Keyboard. more>>
gok is the GNOME Onscreen Keyboard. It features Direct Selection, Dwell Selection, Automatic Scanning and Inverse Scanning access methods and includes word completion.
GOK includes an alphanumeric keyboard and a keyboard for launching applications. Keyboards are specified in XML enabling existing keyboards to be modified and new keyboards to be created. The access methods are also specified in XML providing the ability to modify existing access methods and create new ones.
GOK is not limited to presenting keyboards that have been designed by hand and is able to dynamically create keyboards so that it can adapt to the users current situation. GOK is able to redisplay components of the user interfaces of running applications directly within GOK as keyboards. This provides efficient access to elements of the user interface, removing the need to navigate the interface indirectly
though keyboard accelerators. GOK supports the redisplay of application menus and toolbars. GOK contains a window activator keyboard that lists the current windows on the desktop and provides the ability to switch between them.
Users have the option of setting key width, height, and spacing as well as visual and auditory feedback on highlighting and selection.
GOK can be further customized if you have programming skills, and contributions are welcome. If you build GOK from source, you will find some documentation about Goks internal APIs the gok/docs/reference/html directory.
Please note GOK is still undergoing active development and testing, and may behave unexpectedly. With this in mind we would like to thank you very much for your interest in GOK and hope very much that you find it useful.
Before reporting GOK problems, or attempting to make significant use of GOK, please read this file and the file named "NEWS" carefully for hints about how to configure your system and GOK to work together, paying particular attention to the section titled "Input Devices" (below).
<<lessGOK includes an alphanumeric keyboard and a keyboard for launching applications. Keyboards are specified in XML enabling existing keyboards to be modified and new keyboards to be created. The access methods are also specified in XML providing the ability to modify existing access methods and create new ones.
GOK is not limited to presenting keyboards that have been designed by hand and is able to dynamically create keyboards so that it can adapt to the users current situation. GOK is able to redisplay components of the user interfaces of running applications directly within GOK as keyboards. This provides efficient access to elements of the user interface, removing the need to navigate the interface indirectly
though keyboard accelerators. GOK supports the redisplay of application menus and toolbars. GOK contains a window activator keyboard that lists the current windows on the desktop and provides the ability to switch between them.
Users have the option of setting key width, height, and spacing as well as visual and auditory feedback on highlighting and selection.
GOK can be further customized if you have programming skills, and contributions are welcome. If you build GOK from source, you will find some documentation about Goks internal APIs the gok/docs/reference/html directory.
Please note GOK is still undergoing active development and testing, and may behave unexpectedly. With this in mind we would like to thank you very much for your interest in GOK and hope very much that you find it useful.
Before reporting GOK problems, or attempting to make significant use of GOK, please read this file and the file named "NEWS" carefully for hints about how to configure your system and GOK to work together, paying particular attention to the section titled "Input Devices" (below).
Download (2.0MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
837 downloads
Other version of gok
Dasher 4.5.2
Dasher is a zooming predictive text entry system. more>>
Dasher is a zooming predictive text entry system, designed for situations where keyboard input is impractical (for instance, accessibility or PDAs).
Dasher is usable with highly limited amounts of physical input while still allowing high rates of text entry.
Dasher is Free software released under the GPL. Further documentation may be found in the Doc/ subdirectory.
<<lessDasher is usable with highly limited amounts of physical input while still allowing high rates of text entry.
Dasher is Free software released under the GPL. Further documentation may be found in the Doc/ subdirectory.
Download (7.6MB)
Added: 2007-07-09 License: LGPL (GNU Lesser General Public License) Price:
854 downloads
Other version of Dasher
License:LGPL (GNU Lesser General Public License)
keyTouch 2.3.1
keyTouch is a tool to configure the extra function keys of a keyboard. more>>
KeyTouch is a program which allows you to easily configure the extra function keys of your keyboard. This means that you can define, for every individual function key, what to do if it is pressed.
When you buy a new keyboard a CD-ROM will probably included. This CD-ROM contains software to configure the extra function keys (the image above shows an example of extra function keys) of your keyboard with. The problem however is that most of the times the software is not available for Linux.
KeyTouch is the solution to this problem. It allows you to easily configure the extra funtion keys of your keyboard.
<<lessWhen you buy a new keyboard a CD-ROM will probably included. This CD-ROM contains software to configure the extra function keys (the image above shows an example of extra function keys) of your keyboard with. The problem however is that most of the times the software is not available for Linux.
KeyTouch is the solution to this problem. It allows you to easily configure the extra funtion keys of your keyboard.
Download (0.79MB)
Added: 2007-07-02 License: GPL (GNU General Public License) Price:
851 downloads
Gnome Multimedia Keys 0.2
Gnome Multimedia Keys is an Amarok script that will allow the use of keyboard multimedia keys in Gnome 2.18 and above. more>>
Gnome Multimedia Keys is an Amarok script that will allow the use of keyboard multimedia keys in Gnome 2.18 and above (eg. ubuntu feisty) to control playback. This includes most multimedia buttons found on many laptops. Support for this was broken due to changes in the handling of keyboard shortcuts by gnome 2.18.
Currently supported operations are:
- Play/Pause
- Pause
- Stop
- Next Track
- Previous Track
Simply run the script, no configuration of the script itself is required. The desired keyboard shortcuts can be configured by selecting "System-->Prefrences-->Keyboard Shortcuts" from the Gnome panel.
<<lessCurrently supported operations are:
- Play/Pause
- Pause
- Stop
- Next Track
- Previous Track
Simply run the script, no configuration of the script itself is required. The desired keyboard shortcuts can be configured by selecting "System-->Prefrences-->Keyboard Shortcuts" from the Gnome panel.
Download (0.002MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
852 downloads
keyTouch-editor 3.1.2
keyTouch-editor is a configurator for keyTouch. more>>
keyTouch makes it possible to easily configure the extra function keys of a keyboard (like multimedia keys). keyTouch it allows the user to define which program will be executed when a key is pressed.
<<less Download (0.22MB)
Added: 2007-06-26 License: GPL (GNU General Public License) Price:
853 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 keyboard trainer 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