KBDE

About
 Main Page

Get It
 Via the Web
 Via Anonymous CVS

Driver
 README
 News
 ChangeLog
 Installation
 THANKS
 FAQ

 KBDE.4
 KBDE.9

Utils
 README
 News
 ChangeLog

 KBDE.1

Develop
 KBDE.3
 KBDE_ASCII.3
 KBDE_MISC.3
 XT_KBDE_SCANCODE.7

Resources
 WEB CVS
 XT Scancodes
 SourceForge Page
 Mailing List
 Forums
 LinuxLinks
 Related Projects

My Other SF projects
 ksm
 nfstimesync
 noexec
 pkgrebuild
 rpmrebuild (with Eric Gerbier)
 rrp_statify
 statifier

SourceForge.net Logo

 
KBDE UTIL'S README
kbde package include kbde program and man page for it.

kbde program and kbde-driver allow you emulate keyboard
input. The main purpose of this program is to be test
for both kbde-driver and kbde-devel package.

kbde-devel package include library and header files 
to support development applications, which need emulate
keyboard input.

Examples:
  X application, which draw keyboard on the screen.
  and when "key" is pressed emulate appropriative input
  from the keyboard.

  Application, which get input from some device and translate it
  into keyboard's events.