From owner-freebsd-current Mon Jun 24 00:31:58 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA00911 for current-outgoing; Mon, 24 Jun 1996 00:31:58 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA00905; Mon, 24 Jun 1996 00:31:54 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id JAA05385; Mon, 24 Jun 1996 09:30:25 +0200 Message-Id: <199606240730.JAA05385@ra.dkuug.dk> Subject: Re: Syscons CUT&PASTE functionality added... To: mark@grondar.za (Mark Murray) Date: Mon, 24 Jun 1996 09:30:25 +0200 (MET DST) Cc: sos@FreeBSD.ORG, current@FreeBSD.ORG In-Reply-To: <199606231221.OAA00844@grumble.grondar.za> from "Mark Murray" at Jun 23, 96 02:21:43 pm From: sos@FreeBSD.ORG Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to Mark Murray who wrote: > > > > > I'd like to hear how this works out with different mousetypes and > > > > especially with different display hardware. Please note this works > > > > only on ega's and above, as the mousepointer is done by reprogramming > > > > the charset, giving the illusion that a "real" graphic mousepointer > > > > is used. > > It does not work here. I have a vga (Et4000 with 1MB) and a genius > mouse (works on X as MouseSystems on /dev/ttyd1) Erhm, is those Genius mice of the kind that defaults to Microsoft mode ??, if so try it as such, or mess with the *DTR* or some such defines in moused. I'm not sure exactly what this code does (hey I didn't write it :) ), but it seems to support putting these schizzo mice into the "right" mode. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.