Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2000 11:27:53 -0400 (EDT)
From:      Vivek Khera <khera@kciLink.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: XFree86-4.0 console switching crash
Message-ID:  <14664.62969.136383.830530@onceler.kcilink.com>
In-Reply-To: <2903470af44d6358f6c49274f9e7c326@cequrux.com>
References:  <200006141708.KAA26673@mass.cdrom.com> <0dce9503d987a0677241f7982294693f@cequrux.com> <20000615091719.A8955@stat.Duke.EDU> <a53e346ecf1acf980742072cec2bd48e@cequrux.com> <df8b1a8273706dd4a167c4469ddf2f37@cequrux.com> <3948E351.89D9BB50@csc-ip.nl> <2903470af44d6358f6c49274f9e7c326@cequrux.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "GW" == Graham Wheeler <gram@cequrux.com> writes:

GW> (P.S. _ I also like ScrlLck and PgUp/PgDn far more than using the scroll

I hate the scroll bar too. Try these X resource settings:

XTerm.vt100.Translations: #override\n\
	<Key>F6:select-end(PRIMARY)\n\
	<Key>F8:insert-selection(PRIMARY, CUT_BUFFER0) \n\
	<Key>Next: scroll-forw(1,page) \n\
	<Key>Prior: scroll-back(1,page) 

Now you can use the pageup/pagedown keys to view your scrollbar
history... the F6 and F8 bindings are there from the old Sun keyboards
that had cut/paste markings on the keys on the left side of the
keyboard... not so useful anymore with the buttons on the top. ;-)

Don't know what you used ScrlLck for.  Perhaps we can make a binding
for it in xterm as well...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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