From owner-freebsd-questions Sun Jun 21 14:26:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA02786 for freebsd-questions-outgoing; Sun, 21 Jun 1998 14:26:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.camalott.com (root@[208.203.140.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA02766 for ; Sun, 21 Jun 1998 14:26:47 -0700 (PDT) (envelope-from joelh@gnu.org) Received: from detlev.UUCP (tex-148.camalott.com [208.229.74.148] (may be forged)) by mail.camalott.com (8.8.7/8.8.5) with ESMTP id QAA17483; Sun, 21 Jun 1998 16:26:30 -0500 Received: (from joelh@localhost) by detlev.UUCP (8.8.8/8.8.8) id QAA26017; Sun, 21 Jun 1998 16:26:56 -0500 (CDT) (envelope-from joelh) Date: Sun, 21 Jun 1998 16:26:56 -0500 (CDT) Message-Id: <199806212126.QAA26017@detlev.UUCP> To: freebsd-questions@FreeBSD.ORG Subject: syscons mouse support overlapping ISO-Latin-1? From: Joel Ray Holveck Reply-to: joelh@gnu.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I noticed that the syscons mouse support uses 0xD2 and 0xD3 to do its thing. (It probably uses other characters, too, but those are the ones I'm concerned about.) Under ISO-Latin-1, these overlap with two letters (which Unicode has, in a bout of creativity, named "Latin capital letter O with grave" and "Latin capital letter O with acute"). I am using Latin-1 for my current project, and was wondering if there is some wonderful method of allowing the two to coexist in peace. Any thoughts? Happy hacking, joelh -- Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message