From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 6 09:50:04 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E4FC1065670 for ; Sat, 6 Oct 2012 09:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 395348FC1D for ; Sat, 6 Oct 2012 09:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q969o4R3018255 for ; Sat, 6 Oct 2012 09:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q969o4Xb018254; Sat, 6 Oct 2012 09:50:04 GMT (envelope-from gnats) Resent-Date: Sat, 6 Oct 2012 09:50:04 GMT Resent-Message-Id: <201210060950.q969o4Xb018254@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ronald F.Guilmette" Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B28B0106566C for ; Sat, 6 Oct 2012 09:49:57 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 8EFFD8FC0A for ; Sat, 6 Oct 2012 09:49:57 +0000 (UTC) Received: by segfault.tristatelogic.com (Postfix, from userid 1237) id 1A9295083A; Sat, 6 Oct 2012 02:49:57 -0700 (PDT) Message-Id: <20121006094957.1A9295083A@segfault.tristatelogic.com> Date: Sat, 6 Oct 2012 02:49:57 -0700 (PDT) From: "Ronald F.Guilmette" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: rfg@tristatelogic.com Subject: kern/172386: Request: syscons(4) support for mouse scroll wheel (a la xterm) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Ronald F.Guilmette" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2012 09:50:04 -0000 >Number: 172386 >Category: kern >Synopsis: Request: syscons(4) support for mouse scroll wheel (a la xterm) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 06 09:50:03 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 8.3-RELEASE amd64 >Organization: entr0py >Environment: System: FreeBSD 8.3-RELEASE amd64 >Description: The man page for syscons(4) makes clear that the console driver already has the capability to ``scroll'' the text of the currently selected virtual console forward and backwards. It does this via a combination of the ScrollLock key and then the PageUp/PageDown or Up/Down arrow keys. It would be Nice if the console driver could also be induced to perform line-by-line up/down scrolling via the scroll wheel on a wheeled mouse, as in an xterm window under X. >How-To-Repeat: N/A >Fix: Sorry, I do not have patches to propose at this time. I have always depended on the kindness of strangers. >Release-Note: >Audit-Trail: >Unformatted: