summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kbdcontrol/lex.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-03-11 22:51:05 +0000
committerache <ache@FreeBSD.org>2001-03-11 22:51:05 +0000
commitc710e20072d6904bbbbef48ace13e255b0a68195 (patch)
tree2512533075449cfea967cc9644806d4cb703b27b /usr.sbin/kbdcontrol/lex.h
parentef32330c570fe463e3c57d66c01ee23546bf36d3 (diff)
downloadFreeBSD-src-c710e20072d6904bbbbef48ace13e255b0a68195.zip
FreeBSD-src-c710e20072d6904bbbbef48ace13e255b0a68195.tar.gz
Implement keyboard paste
PR: 25499 Submitted by: Gaspar Chilingarov <nm@web.am>
Diffstat (limited to 'usr.sbin/kbdcontrol/lex.h')
-rw-r--r--usr.sbin/kbdcontrol/lex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/kbdcontrol/lex.h b/usr.sbin/kbdcontrol/lex.h
index f3dff10..9dc1fdf 100644
--- a/usr.sbin/kbdcontrol/lex.h
+++ b/usr.sbin/kbdcontrol/lex.h
@@ -63,6 +63,7 @@
#define TRALTA 288
#define THALT 289
#define TPDWN 290
+#define TPASTE 291
extern int number;
extern char letter;
OpenPOWER on IntegriCloud