From 060ce4c0b57a9cb2b803afd8dc48d244f437168b Mon Sep 17 00:00:00 2001 From: yokota Date: Mon, 8 Nov 1999 10:04:29 +0000 Subject: - Added a new kernel configuration option: SC_TWOBUTTON_MOUSE. The new option will make the right mouse button the `paste' button. Useful for two button mice. Submitted by: morganw@engr.sc.edu (Wes Morgan) --- sys/conf/options.alpha | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/options.alpha') diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha index 6303c74..5bdcc8a 100644 --- a/sys/conf/options.alpha +++ b/sys/conf/options.alpha @@ -35,6 +35,7 @@ SC_NO_HISTORY opt_syscons.h SC_NO_SYSMOUSE opt_syscons.h SC_PIXEL_MODE opt_syscons.h SC_RENDER_DEBUG opt_syscons.h +SC_TWOBUTTON_MOUSE opt_syscons.h VGA_ALT_SEQACCESS opt_vga.h VGA_DEBUG opt_vga.h -- cgit v1.1