summaryrefslogtreecommitdiff
path: root/sys/dev/wscons
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-11-15 19:53:59 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-11-15 19:53:59 +0000
commitacf512831245bde8a2f40a1c818d0071d35096d1 (patch)
tree100d4c144d0a1ffaf93649840d6d97b25c97eb87 /sys/dev/wscons
parent538ff6e92865b614b51c71ba7f6b580e0f39b31f (diff)
Add two command definitions for wscons scrollback support and link them to
the PGUP/PGDN keys.
Diffstat (limited to 'sys/dev/wscons')
-rw-r--r--sys/dev/wscons/wsksymdef.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/wscons/wsksymdef.h b/sys/dev/wscons/wsksymdef.h
index cd69d8efe0e..760553ea373 100644
--- a/sys/dev/wscons/wsksymdef.h
+++ b/sys/dev/wscons/wsksymdef.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: wsksymdef.h,v 1.3 2000/08/01 13:51:18 mickey Exp $ */
+/* $OpenBSD: wsksymdef.h,v 1.4 2000/11/15 19:53:57 aaron Exp $ */
/* $NetBSD: wsksymdef.h,v 1.34.4.1 2000/07/07 09:49:54 hannken Exp $ */
/*-
@@ -421,6 +421,8 @@
#define KS_Cmd_Debugger 0xf420
#define KS_Cmd_ResetEmul 0xf421
#define KS_Cmd_ResetClose 0xf422
+#define KS_Cmd_ScrollBack 0xf423
+#define KS_Cmd_ScrollFwd 0xf424
/*
* Group 5 (internal)