Skip to content

TehMillhouse/stdkbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

stdkbd

Creates a uinput device, reads characters from stdin and injects keyboard events for these characters.

Note: currently there's only support for numerical keys, but adding support for more is trivial.

You'll need to have the uinput module loaded (modprobe uinput) and the right permissions for creating uinput devices.

About

stdin -> fake keyboard events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages