translate

KeyboardX

Product Type: 
Device modifier
Manufacturer Name: 

Product Description: 

KeyboardX is a free, open-source multi-purpose on-screen keyboard. It was designed with the needs of handicapped persons in mind. 

Main Features: 

  • Consists of two parts, the player application, which is able to open a given keyboard file.
  • A keyboard is basically an XML file which is defined by XML Schema.
  • A keyboard contains one or several grids.
  • The player shows one grid at a time.
  • Keyboards allow a very flexible structure, including several grids per keyboard, one own configuration per grid, and buttons.
  • A button is a part of a grid.
  • A button can be compared to a key on a physical keyboard.
  • Buttons can have icons, text, background color, border, etc. and actions.
  • An action is "something that happens," this could be simulating a keystroke for the operating system, playing some sound, or send something over a TCP connection.
  • When a button is virtually "pressed" all its actions are run.

Primary Specifications: 

  • Written in C# for the Windows platform.

More Information: 

This product is a freeware software available for free download off of the internet from Github or search for: "KeyboardX".