GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
KEYBOARD-DAEMON(1) FreeBSD General Commands Manual KEYBOARD-DAEMON(1)

keyboard-daemon
read from a keyboard device node and execute commands

keyboard-daemon [-Vdv] [-f config_file] ⟨device_node

The keyboard-daemon utility attaches to a given ⟨device_node⟩ and reads keypresses from it.

The options are as follows:

Return the version of keyboard-daemon.
Daemonize (run in background).
Verbose mode (useful for finding scan codes).
config_file
Specify an alternative configuration file. The default is for /usr/local/etc/keyboard-daemon.conf.
pidfile
Specify a pidfile. This only takes effect if -d is specified.

/usr/local/etc/keyboard-daemon.conf
 

Before starting keyboard-daemon, the target ⟨device_node⟩ must be disconnected from the kbdmux(4) using kdbcontrol(1), for example using FreeBSD:

# kbdcontrol -A device_node < /dev/console

This is performed automatically when using the FreeBSD rc script.

The keyboard-daemon utility exits 0 on success, and >0 if an error occurs.

Chris Rees ⟨crees@FreeBSD.org⟩
February 24, 2013 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.