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/i386/conf/options.i386 | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/i386/conf/options.i386') diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386 index 4cae5c0..147bffe 100644 --- a/sys/i386/conf/options.i386 +++ b/sys/i386/conf/options.i386 @@ -75,6 +75,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