Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

blt04/breader

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple, generic barcode reader keyboard wedge

Translates input from a serial/USB barcode reader into keyboard data.

Usage: ./breaderd [OPTION] TTY_DEVICE

TTY_DEVICE is the serial device to listen on.

OPTIONS:
  -b, --baud=BAUDRATE      : use BAUDRATE as the baud rate [default: 9600]
  -u, --uinput=UINPUT_DEV  : location of uinput device [default: /dev/input/uinput]
  -n, --no-daemon          : don't fork off as a daemon
  -p, --pid-file=PIDFILE   : when daemonized, create PIDFILE pid file [default: /var/run/breaderd.pid]



Notes:

Make sure uinput is either compiled into your kernel, or loaded as a module:

  $ modprobe uinput
  $ echo "uinput" >> /etc/modules

About

A very simple, generic USB barcode reader keyboard wedge

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.