[opensuse] gtk3 mouse pointer/cursor theme
Hello: How can I set gtk3 mouse cursor theme to "classic x-windows" (No theme - the old classic X cursors) or "KDE classic" in openSUSE Leap 42.2? Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 09/17/2018 05:45 PM, Istvan Gabor wrote:
Hello:
How can I set gtk3 mouse cursor theme to "classic x-windows" (No theme - the old classic X cursors) or "KDE classic" in openSUSE Leap 42.2?
Thanks,
Istvan
For Gtk+3 specifically, you can set, e.g. (change the name to your theme): gtk-cursor-theme-name=DMZ gtk-cursor-theme-size=16 in ~/.config/gtk-3.0/settings.ini There are a couple of other tricks to set the "default" cursor theme generally for any Linux desktop (which involves creating a default icons directory and index.theme, with the name of the theme as its content, etc.. (the details of which I have forgotten). You can search the issue with "Linux default cursor theme" and get the rest. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Tue, 18 Sep 2018 03:33:21 -0500, David C. Rankin wrote:
On 09/17/2018 05:45 PM, Istvan Gabor wrote:
Hello:
How can I set gtk3 mouse cursor theme to "classic x-windows" (No theme - the old classic X cursors) or "KDE classic" in openSUSE Leap 42.2?
Thanks,
Istvan
For Gtk+3 specifically, you can set, e.g. (change the name to your theme):
gtk-cursor-theme-name=DMZ gtk-cursor-theme-size=16
in
~/.config/gtk-3.0/settings.ini
Thank you! In ~/.config/gtk-3.0/settings.ini "gtk-cursor-theme-name=none" results in using classic x windows cursors in gtk3 applications. Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
David C. Rankin
-
Istvan Gabor