Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-01-12 21:27:03

kfank
Member
Registered: 2024-01-12
Posts: 4

Vertical scroller on terminal window

I'm running Xubuntu/Ubuntu 22.04.3 LTS with Xfce.  On the terminal window, if you click and hold on the vertical scroller without moving the cursor, the scrollbar enters a funky hi-res scroll function.  Is this supposed to be a feature?  Can it be disabled?

Normal: https://pasteboard.co/DIUinu67MTp2.png

HiRes: https://pasteboard.co/qN3Xj8OW08UI.png

Offline

#2 2024-01-12 22:45:30

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,485

Re: Vertical scroller on terminal window

Hello and welcome.

Assuming that you are using the Greybird theme, see https://github.com/shimmerproject/Greybird/issues/247.

To change it so it doesn't grow in size, add the following to ~/.config/gtk-3.0.gtk.css:

scrollbar.fine-tune slider { min-width: 7px; min-height: 7px; }
scrollbar.fine-tune.horizontal slider { border-width: 1px 1px; }
scrollbar.fine-tune.vertical slider { border-width: 1px 1px; }

You'll probably need to log out and back in again so it takes effect everywhere,


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2024-01-16 21:39:49

kfank
Member
Registered: 2024-01-12
Posts: 4

Re: Vertical scroller on terminal window

@ToZ: That file did not previously exist, so I created it as you show.  I rebooted but no change in behavior.  I double checked and I am indeed using the Greybird theme.  I guess this issue is known on the site you referenced so I suppose this thread should be continued there.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 523.43 KiB (Peak: 530.46 KiB) ]