From owner-freebsd-hackers Fri Jan 7 21:48:54 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (Postfix) with ESMTP id 3365F150B2 for ; Fri, 7 Jan 2000 21:48:52 -0800 (PST) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:F3fZK5OgYwIUBH0jBpOT7ErECQ1bI8a5@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.3/3.7Wpl2) with ESMTP id OAA13379; Sat, 8 Jan 2000 14:48:40 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id OAA14530; Sat, 8 Jan 2000 14:53:59 +0900 (JST) Message-Id: <200001080553.OAA14530@zodiac.mech.utsunomiya-u.ac.jp> To: Cejka Rudolf Cc: hackers@freebsd.org, saper@system.pl, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: syscons: SC_MOUSE_CHAR value rationale In-reply-to: Your message of "Thu, 06 Jan 2000 21:24:04 +0100." <20000106212404.A30244@dcse.fee.vutbr.cz> References: <20000106212404.A30244@dcse.fee.vutbr.cz> Date: Sat, 08 Jan 2000 14:53:58 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> Nearly everyone who wants to set up their national locale >> needs to recompile the kernel, since some important characters >> are hidden under mouse cursor. > >I agree with you - it is very strange for Czech users too (and maybe >for almost all ISO-8859-* users) - default mouse settings override some >important characters. Maybe we should ask Kazu if it is possible: > >1) Move SC_MOUSE_CHAR into sysctl tree as read-write value. Maybe we had better implement a new ioctl and use vidcontrol to set up mouse char codes. sysctl is to tweak the kernel behavior. I would rather hesitate to use it to customize device drivers, unless it has something to do with kernel state/behavior and/or security; this is not the case with SC_MOUSE_CHAR. >2) Make SC_ALT_MOUSE_IMAGE as default setting. Hmmm. I would surprise people... >But Kazu have cleared off in December and I don't know where he is... I am here :-) Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message