[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FW: repeat delay for (lesstif) toolkit scrollbar arrows
From: |
Marshall, Simon |
Subject: |
FW: repeat delay for (lesstif) toolkit scrollbar arrows |
Date: |
Mon, 27 May 2002 13:41:14 +0100 |
I didn't get any respsonses to this---does that mean Emacs doesn't
support it and noone knows how to make it support it? Ta, Simon.
> -----Original Message-----
> From: Marshall, Simon
> Sent: 03 May 2002 10:28
> To: 'Emacs Developers'
> Subject: repeat delay for (lesstif) toolkit scrollbar arrows
>
> I hesitate in asking this in case I've missed something in the
> manual...
> I use LessTif, which has nice scrollbar arrows to scroll up/down by
> individual lines.
> However, if I hold mouse-1 on an arrow, the "repeat time" of events
> that Emacs sees and calls scroll-bar-toolkit-scroll is too long and
> scrolling too slow for me.
>
> It feels like there should be an Emacs variable to control it (like
> mouse-scroll-delay, but that seems to be for dragging within a window
> only).
> Perhaps it is something defined by the toolkit and beyond the reach of
> Emacs to control?
> Or something defined by the windowing system (I use CDE, but none of
> the mouse parameters have any effect)?
>
> Any pointers?