From 557d3d1c9c253d91ea8b69839ea4fb1f37c3fc9e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 21 Apr 2001 16:22:26 +0000 Subject: [PATCH] Fix typo in mouse_char range --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 1ab09aa6a664..25eddecd207e 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -292,7 +292,7 @@ moused_enable="NO" # Run the mouse daemon. moused_type="auto" # See man page for rc.conf(5) for available settings. moused_port="/dev/psm0" # Set to your mouse port. moused_flags="" # Any additional flags to moused. -mousechar_start="NO" # if 0xd0-0xd4 default range is occuped in your +mousechar_start="NO" # if 0xd0-0xd3 default range is occuped in your # language code table, specify alternative range # start like mousechar_start=3, see vidcontrol(1) allscreens_flags="" # Set this vidcontrol mode for all virtual screens