Date: Fri, 4 Feb 2000 00:38:08 -0600 From: Dan Nelson <dnelson@emsphone.com> To: "Alexey N. Dokuchaev" <danfe@inet.ssc.nsu.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I've just edited syscons.c Message-ID: <20000204003808.A69192@dan.emsphone.com> In-Reply-To: <Pine.LNX.4.10.10002041135430.3292-100000@inet.ssc.nsu.ru>; from "Alexey N. Dokuchaev" on Fri Feb 4 11:39:56 GMT 2000 References: <Pine.BSF.4.21.0001201653390.6243-100000@dogma.freebsd-uk.eu.org> <Pine.LNX.4.10.10002041135430.3292-100000@inet.ssc.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 04), Alexey N. Dokuchaev said: > Hi! > > I've decided to do a little hack into syscons.c to swap standard > actions of middle and right buttons (just swapped to butes in > source). But, there is not Makefile for syscons in > /sys/dev/syscons/, instead, there is one in /sys/, which is, I > assume, will rebuild much more stuff than I actually want. > > So, how to I recompile syscons to get my changes wokring? Wouldn't it have been easier to just run moused with -m 2=3 -m 3=2 ? That will swap the mouse buttons inside the mouse driver, instead of confusing syscons :) -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000204003808.A69192>