Skip to content

sanbeg/fisher-price-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities to play with the Fisher Price Fun2Learn keyboard on linux.  Can be
used for web chat, etc. so your toddler won't mess things up too much when
mashing random keys.

fpkbd-echo: Convert key presses into text, write to stdout; supports all
	    keys/buttons.

fpkbd-input: Convert key events into linux uinput events. Run 'insmod
	     uinput' first, then use this (sort of) like a regular keyboard.
	     Implements the alphanumeric keys.

fpkbd-ev: Filters events, and prints the interesting ones; used for
	  debugging/.

85-fpcskbd.rules: udev rules file, to start fpkbd-input when the keyboard is
		  plugged in.

Note:  All of these must run as root, to access the hidraw and uinput devices. 

About

Linux support for Fisher Price Fun2Learn keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages