Subject: Re: rxvt scrollbar
To: Ian Goldby <Ian.Goldby@mail.com>
From: Shigeki Uno <shigeki@mediawars.ne.jp>
List: port-mac68k
Date: 04/01/2001 23:40:09
Ian Goldby <Ian.Goldby@mail.com> writes:
> I can't get the scrollbar in rxvt to appear in the scrollBar_floating
> (i.e. normal, not XTerm) style. The XTerm scrollbar looks bad and I
> hate having to use mouse button 2 to drag it (on a single-button mouse)!
set the following lines to ${HOME}/.Xdefaults or ${HOME}/.Xresources and
you can drag scroll bar of {x,k...}term with apple 1 button mouse. it works
fine with me. why not?
*Scrollbar.translations: #override \n\
<Btn1Down>: StartScroll(Continuous) MoveThumb() NotifyThumb() \n\
<Btn1Motion>: MoveThumb() NotifyThumb()
hope this helps,
--
Shigeki Uno <shigeki@mediawars.ne.jp>