keyboard kid
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 571
vkeyd 0.9
vkeyd is a Linux daemon, forked from ikeyd, used to change volumes from keyboard hotkeys outside of X. more>>
vkeyd is a Linux daemon, forked from ikeyd, used to change volumes from keyboard hotkeys outside of X, or if the keyboard has been captured, as happens with SDL applications.
<<less Download (0.090MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
682 downloads
KeyFrog 0.8
KeyFrog is a tool for generating keyboard usage statistics. more>>
KeyFrog is a tool for generating keyboard usage statistics. User obtains many informations about his activity: how intensive was his keyboard usage, how was it distributed in time, etc.
This project can be very useful to developers. The project is under fast development, first releases comming soon.
<<lessThis project can be very useful to developers. The project is under fast development, first releases comming soon.
Download (MB)
Added: 2007-03-08 License: BSD License Price:
962 downloads
Optimus OLED Keyboard Linux Driver 0.1.0
Optimus OLED Keyboard Linux Driver project is intended to provide a generic linux driver for OLED-based hardware. more>>
Optimus OLED Keyboard Linux Driver project is intended to provide a generic linux driver for OLED-based hardware made by Art. Lebedev Studio.
The current goal is to support the Optimus Mini Three keyboard.
Main features:
- Uses libusb to communicate with device (no specific kernel driver needed)
- As the kernel-provided module for pl2303 didnt work in our case, we recoded the driver with libusb
- Uses libpng to read PNG images, and display them
- Detects when a button is pressed
- Implements OLED_PROTOCOL_SET_IMAGE, OLED_PROTOCOL_POWER_ON, OLED_PROTOCOL_POWER_OFF, OLED_PROTOCOL_SHOW_OLED, OLED_PROTOCOL_GET_IDCODE, OLED_PROTOCOL_SET_IDCODE, OLED_PROTOCOL_SET_BRIGHTNESS.
- Support for more than one OLED Mini Three connected to the same computer
- All USB code is in a static library
Enhancements:
- One of the most annoying bugs (auto-switch-off of the key display after five seconds) has been fixed.
- Functions similar to the ones provided by the original Win32 library for image color settings are also available, allowing you to set color temperature and gamma.
- Theres better support for input, using threads as libusb only provides a blocking way to read data (or some bytes are missed).
<<lessThe current goal is to support the Optimus Mini Three keyboard.
Main features:
- Uses libusb to communicate with device (no specific kernel driver needed)
- As the kernel-provided module for pl2303 didnt work in our case, we recoded the driver with libusb
- Uses libpng to read PNG images, and display them
- Detects when a button is pressed
- Implements OLED_PROTOCOL_SET_IMAGE, OLED_PROTOCOL_POWER_ON, OLED_PROTOCOL_POWER_OFF, OLED_PROTOCOL_SHOW_OLED, OLED_PROTOCOL_GET_IDCODE, OLED_PROTOCOL_SET_IDCODE, OLED_PROTOCOL_SET_BRIGHTNESS.
- Support for more than one OLED Mini Three connected to the same computer
- All USB code is in a static library
Enhancements:
- One of the most annoying bugs (auto-switch-off of the key display after five seconds) has been fixed.
- Functions similar to the ones provided by the original Win32 library for image color settings are also available, allowing you to set color temperature and gamma.
- Theres better support for input, using threads as libusb only provides a blocking way to read data (or some bytes are missed).
Download (MB)
Added: 2006-10-18 License: GPL (GNU General Public License) Price:
1103 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
XKeyCaps 2.46
XKeyCaps is a graphical front-end to xmodmap. more>>
XKeyCaps project is a graphical front-end to xmodmap.
It displays a keyboard and lets you remap keys using dialog boxes, rather than having to learn the arcane syntax used by the xmodmap command.
It opens a window that looks like a keyboard; moving the mouse over a key shows what KeySyms and Modifier bits that key generates.
Clicking on a key simulates KeyPress/KeyRelease events on the window of your choice. It is possible to change the KeySyms and Modifiers generated by a key through a mouse-based interface.
This program can also write an input file for xmodmap to recreate your changes in future sessions.
Installing:
# xmkmf ; make ; make install ; make install.man
<<lessIt displays a keyboard and lets you remap keys using dialog boxes, rather than having to learn the arcane syntax used by the xmodmap command.
It opens a window that looks like a keyboard; moving the mouse over a key shows what KeySyms and Modifier bits that key generates.
Clicking on a key simulates KeyPress/KeyRelease events on the window of your choice. It is possible to change the KeySyms and Modifiers generated by a key through a mouse-based interface.
This program can also write an input file for xmodmap to recreate your changes in future sessions.
Installing:
# xmkmf ; make ; make install ; make install.man
Download (0.47MB)
Added: 2006-09-26 License: BSD License Price:
1125 downloads
Midirecord 2.0
Midirecord is a simple command-line application to record a MIDI file with your MIDI keyboard. more>>
Midirecord is a simple command-line application to record a MIDI file with your MIDI keyboard.
Midirecord project also features automatic recording to a MIDI file when you play electric piano, and thus it may be used as a "recording daemon".
<<lessMidirecord project also features automatic recording to a MIDI file when you play electric piano, and thus it may be used as a "recording daemon".
Download (0.015MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1250 downloads
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
KBDE 1.1.6
KBDE is a keyboard emulator. more>>
KBDE is a keyboard emulator. It allow emulate keyboard input for keyboardless x86 computers.
KBDE include following:
- linux kernel module
- user-space tools
- development library
Enhancements:
- Support was added for Linux kernel versions 2.6.20 and later.
<<lessKBDE include following:
- linux kernel module
- user-space tools
- development library
Enhancements:
- Support was added for Linux kernel versions 2.6.20 and later.
Download (0.030MB)
Added: 2007-05-14 License: LGPL (GNU Lesser General Public License) Price:
895 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
Keyplex 0.2
Keyplex is a keyboard multiplexer for X11 terminals. more>>
Keyplex is a keyboard multiplexer for X11 terminals. The project will spawn a number of terminals, and when it has focus it relays all keystrokes and mouse button 2 (paste) to them.
Installation:
The usual ./configure && make && make install
<<lessInstallation:
The usual ./configure && make && make install
Download (0.078MB)
Added: 2007-03-16 License: BSD License Price:
952 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
ESE Key Daemon 1.2.3
ESE Key Daemon is a multimedia keyboard driver for Linux. more>>
ESE Key Daemon is a multimedia keyboard driver for Linux. No kernel patch is needed.
ESE Key Daemon is a userspace program which pools /dev/input/event interfaces for incoming keyboard key presses.
Enhancements:
- A bug in the configuration file handling routines was fixed.
<<lessESE Key Daemon is a userspace program which pools /dev/input/event interfaces for incoming keyboard key presses.
Enhancements:
- A bug in the configuration file handling routines was fixed.
Download (0.10MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1240 downloads
JRainWords 0.3
JRainWords project is a utility which aids in teaching children how to use a computer keyboard. more>>
JRainWords project is a utility which aids in teaching children how to use a computer keyboard.
JRainWords is a small educational tool I have developed for my nephews.
JRainWords is a Java program useful in teaching children how to use a computer keyboard.
It works with Linux, Windows and with every other platform supported by the SUN Java 2 Virtual Machine 1.4.0. The words in the default list are English, but can be easily replaced (a file with Italian words is included).
<<lessJRainWords is a small educational tool I have developed for my nephews.
JRainWords is a Java program useful in teaching children how to use a computer keyboard.
It works with Linux, Windows and with every other platform supported by the SUN Java 2 Virtual Machine 1.4.0. The words in the default list are English, but can be easily replaced (a file with Italian words is included).
Download (3.9MB)
Added: 2006-10-21 License: GPL (GNU General Public License) Price:
1099 downloads
NeoPop-SDL 0.2
NeoPop-SDL project is a NeoGeo Pocket emulator. more>>
NeoPop-SDL project is a NeoGeo Pocket emulator.
It supports black and white and color games, game state saving, screenshots (BMP and PNG), sound and music, double- and triple-size graphics scaling (both in software and hardware), full-screen mode, joystick and keyboard input, and the ability to read from ZIP files.
<<lessIt supports black and white and color games, game state saving, screenshots (BMP and PNG), sound and music, double- and triple-size graphics scaling (both in software and hardware), full-screen mode, joystick and keyboard input, and the ability to read from ZIP files.
Download (0.25MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1069 downloads
Gorf 0.3
Gorf is a friendly front-end interface for XMAME. more>>
Gorf project is a friendly front-end interface for XMAME.
Gorf is a friendly front-end interface for XMAME that supports joystick (and keyboard) control.
Users can adjust colors, transparency, truetype fonts, and keyboard settings from a pop-up menu.
The original classics like Pacman and Frogger will run great on this hardware. So dust off that shabby old mobo and build yourself an arcade!
<<lessGorf is a friendly front-end interface for XMAME that supports joystick (and keyboard) control.
Users can adjust colors, transparency, truetype fonts, and keyboard settings from a pop-up menu.
The original classics like Pacman and Frogger will run great on this hardware. So dust off that shabby old mobo and build yourself an arcade!
Download (3.9MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1065 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 kid 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