Anno domini 2021 Wed, 13 Oct 16:20:12 -0500 J Leslie Turriff scripsit:
On 2021-10-13 09:55:26 Dr. Nikolaus Klepp wrote:
Anno domini 2021 Wed, 13 Oct 15:37:51 +0200
Kurt Schmidt scripsit:
I'm looking for lager mouse cursors for a touch screen. Where can i find some? Fine regards Rolf
Hi Rolf (or Kurt)!
Install "adwaita-icon-theme". Then in tde control center select Icon theme adwaita.
In ~/.Xresources add this line:
Xcursor.size: 48
In ~/.gtkrc-2.0 add these lines:
gtk-cursor-theme-name="Adwaita" gtk-cursor-theme-size=48
In ~/.config/gtk-3.0/settings.ini add these lines:
gtk-cursor-theme-name=Adwaita gtk-cursor-theme-size=48
Now praise the wise GNOMEs for their unconvoluted settings files ...
Nik
Just out of curiosity, where did you find this information about configuring the Adwaita theme? It's not in /usr/share/doc/packages/adwaita*...
Leslie
Years ago I needed a big cursor for a tiny little display, so I went down that rabbithole. You can basicly use any icon package that has a "X_cursor"-file in it. "Xcursor.size" has been there since the beginning of time I think, and TDE and all sane DEs or WMs honor it - that said, GNOME is not honorable at all, as it does not honor .Xresources ...
Nik