Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 12:54:54 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Andrei Iarus <poni1111@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Coping and Pasting from console
Message-ID:  <20040624175454.GB39274@dan.emsphone.com>
In-Reply-To: <20040624174751.81725.qmail@web51704.mail.yahoo.com>
References:  <20040624174751.81725.qmail@web51704.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 24), Andrei Iarus said:
> Pls tell me how to, what to install for coping in text mode in
> FreeBSD

Put these in /etc/rc.conf:

moused_enable="YES"      # Run the mouse daemon.
moused_type="auto"       # See man page for rc.conf(5) for available settings.
moused_port="/dev/psm0"  # Set to your mouse port.
allscreens_flags="-m on" # Enable mouse for all virtual screens

and reboot.

Left button selects, middle pastes, right adjusts an existing
seelction.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040624175454.GB39274>