From owner-freebsd-bugs Sat Sep 13 09:40:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA13043 for bugs-outgoing; Sat, 13 Sep 1997 09:40:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA13033; Sat, 13 Sep 1997 09:40:02 -0700 (PDT) Resent-Date: Sat, 13 Sep 1997 09:40:02 -0700 (PDT) Resent-Message-Id: <199709131640.JAA13033@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, blaz@amis.net Received: from server.amis.net (blaz@server.amis.net [193.77.234.34]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA12555 for ; Sat, 13 Sep 1997 09:30:58 -0700 (PDT) Received: (from blaz@localhost) by server.amis.net (8.8.7/8.8.6/970802) id SAA01201; Sat, 13 Sep 1997 18:30:53 +0200 (CEST) Message-Id: <199709131630.SAA01201@server.amis.net> Date: Sat, 13 Sep 1997 18:30:53 +0200 (CEST) From: Blaz Zupan Reply-To: blaz@amis.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: conf/4525: Mouse pointer on console not enabled when moused activated in rc.conf Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4525 >Category: conf >Synopsis: Mouse pointer on console not enabled when moused activated in rc.conf >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 13 09:40:01 PDT 1997 >Last-Modified: >Originator: Blaz Zupan >Organization: Medinet >Release: FreeBSD 2.2-STABLE i386 >Environment: 2.2-STABLE, but probably the same for 3.0-CURRENT >Description: If I set moused_type=something in /etc/rc.conf I would expect I can use my mouse on the console for cut&paste. But as the command "vidcontrol -m on" is never executed I don't see anything. I have to put "vidcontrol -m on" in /etc/rc.local or some other file to see the mouse pointer. The newly added rc.conf manpage claims, that moused_type is support for cut&paste on the console. What can I do with moused when I have "vidcontrol -m off"? :) >How-To-Repeat: Set moused_type=your_type_of_mouse in /etc/rc.conf and reboot the system and realize that there is no mouse pointer on the console. >Fix: Change /etc/rc.i386 so that when moused is started also "vidcontrol -m on" is executed. >Audit-Trail: >Unformatted: