Re: Scroll Bars with Arrows Wanted

2018-01-25 Thread Jakub Jelen
On Wed, 2018-01-24 at 16:47 -0500, fred roller wrote: > have you tried [shift]+[wheel] for horizontal scroll? > > -- Fred In Firefox, it scrolls through the history, which is not very useful. Regards, Jakub ___ users mailing list -- users@lists.fedorap

Re: Scroll Bars with Arrows Wanted

2018-01-25 Thread Ron Yorston
Jonathan Ryshpan wrote: >On Wed, 2018-01-24 at 12:13 -0800, Joe Zeff wrote: >> I've always found that clicking in the scroll bar area will move it >> in >> the direction of the mouse arrow. Doesn't that work for you? > >Only too well! Clicking on the scroll bar area can move the window >many col

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Samuel Sieb
On 01/24/2018 12:36 PM, Tom Horsley wrote: .scrollbar { -GtkScrollbar-has-backward-stepper: 1; -GtkScrollbar-has-forward-stepper: 1; -GtkRange-slider-width: 15; -GtkRange-stepper-size: 20; } That worked for a while, but now the designers have apparently discovered people were circumventing them

Re: EXTERNAL: Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Wells, Roger K.
On 01/24/2018 04:49 PM, fred roller wrote: On Wed, Jan 24, 2018 at 4:41 PM, Ahmad Samir > wrote: On 24 January 2018 at 22:36, Tom Horsley mailto:horsley1...@gmail.com>> wrote: > When the arrows first disappeared someone gave me this > info: >

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Tom Horsley
On Wed, 24 Jan 2018 23:41:56 +0200 Ahmad Samir wrote: > Searching online, someone in the Linux Mint forum seems to have come > up with a way to make this work, simply replacing ".srcollbar" with > "*". I'd tested that briefly and it seems to work, but I don't know if > that would have any undesira

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread fred roller
On Wed, Jan 24, 2018 at 4:41 PM, Ahmad Samir wrote: > On 24 January 2018 at 22:36, Tom Horsley wrote: > > When the arrows first disappeared someone gave me this > > info: > > > > Among the gtk3 designer's more repulsive "improvements" is the removal > > of arrows from scrollbars, so when you hav

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Ahmad Samir
On 24 January 2018 at 22:36, Tom Horsley wrote: > When the arrows first disappeared someone gave me this > info: > > Among the gtk3 designer's more repulsive "improvements" is the removal > of arrows from scrollbars, so when you have a very long list the slightest > touch of the scrollbar sends th

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Joe Zeff
On 01/24/2018 12:37 PM, Tom Horsley wrote: On Wed, 24 Jan 2018 12:30:09 -0800 Joe Zeff wrote: The closer to the scroll bar the pointer is, the less the bar moves. HTH, HAND. And that makes it so simple to click in order to move one line in a window displaying a 10,000 line file :-). First

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Tom Horsley
On Wed, 24 Jan 2018 12:30:09 -0800 Joe Zeff wrote: > The closer to the scroll bar the pointer is, the less the bar moves. > HTH, HAND. And that makes it so simple to click in order to move one line in a window displaying a 10,000 line file :-). ___ use

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Tom Horsley
When the arrows first disappeared someone gave me this info: Among the gtk3 designer's more repulsive "improvements" is the removal of arrows from scrollbars, so when you have a very long list the slightest touch of the scrollbar sends the contents zooming off into the sunset. This can be fixed b

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Joe Zeff
On 01/24/2018 12:25 PM, Jonathan Ryshpan wrote: On Wed, 2018-01-24 at 12:13 -0800, Joe Zeff wrote: On 01/24/2018 11:48 AM, Jonathan Ryshpan wrote: How can I set up my system so that windows have scroll bars with arrows. The mouse scroll wheel works OK for vertical scrolling, but not for horizo

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Jonathan Ryshpan
On Wed, 2018-01-24 at 12:13 -0800, Joe Zeff wrote: > On 01/24/2018 11:48 AM, Jonathan Ryshpan wrote: > > How can I set up my system so that windows have scroll bars with > > arrows. > > The mouse scroll wheel works OK for vertical scrolling, but not > > for > > horizontal. I now need to edit a sp

Re: Scroll Bars with Arrows Wanted

2018-01-24 Thread Joe Zeff
On 01/24/2018 11:48 AM, Jonathan Ryshpan wrote: How can I set up my system so that windows have scroll bars with arrows. The mouse scroll wheel works OK for vertical scrolling, but not for horizontal. I now need to edit a spread sheet with 29 columns. Grabbing the line in the scroll bar is tedi

Scroll Bars with Arrows Wanted

2018-01-24 Thread Jonathan Ryshpan
How can I set up my system so that windows have scroll bars with arrows. The mouse scroll wheel works OK for vertical scrolling, but not for horizontal. I now need to edit a spread sheet with 29 columns. Grabbing the line in the scroll bar is tedious and finicky. I'd like this for native KDE ap