Initial import, 0.1 + pk 0.2.4-B1
[unix-history] / usr.sbin / keymap / keymap / pathnames.h
/* Copyright 1992 by Holger Veit
* May be freely used and modified with Bill Jolitz's port of
* 386bsd and may be included in a 386bsd collection
* as long as binary and source reproduce the above copyright
* Commercial use of this source requires permittance of the copyright
* holder.
* Use at your own risk. The copyright holder or any person who makes
* this code available for the public (administrators of public archives
* for instance) are not responsible for any harm to hardware or software
* that might happen due to wrong application or program faults.
*
* @(#)pathnames.h 1.0 (386bsd contribution) 1.8.92
*/
#include <paths.h>
#define _PATH_KEYCAP "/usr/share/misc/keycap"
#define _PATH_KEYBOARD "/dev/kbd"
#define _PATH_VIDEO "/dev/vga"