You are not logged in.

#1 2026-01-28 21:16

1-DOT.C0M
Member
From: Las Vegas, NV
Registered: 2026-01-02
Posts: 21
Website

Simple Way to Change Cursor Size

Cursor size is typically set to 24 (too small for me).

To increase the size in Q4OS Trinity (X11), open Terminal and type:

echo "Xcursor.size: 48" >> ~/.Xresources

Log out and log back in to see the change and adjust number accordingly with nano editor.

Offline

#2 2026-02-09 21:19

seb3773
Member
From: France
Registered: 2023-11-01
Posts: 249

Re: Simple Way to Change Cursor Size

You can even skip the logout. TDE (like KDE3) uses Xcursor, so the size can be changed "on the fly":

echo "Xcursor.size: 48" | xrdb -merge

The effect is immediate for most X11 apps—no need to log out. (maybe need to restart some TDE apps only)

Last edited by seb3773 (2026-02-11 12:56)


Debian & Q4OS (TDE!!), low-level C, ASM (z80/68k/x86/ARM64), embedded systems, CPU architectures (RISC-V, binary formats, assembly), retro-computing, metal music, guitar and sci-fi.

Offline

#3 2026-04-27 08:39

JimT777
Member
Registered: 2026-04-27
Posts: 1

Re: Simple Way to Change Cursor Size

I tried the "on the fly" method and it did not work for me.  So I tried the method that required a log out and log back in that that one worked.  Thanks guys!

Offline

#4 2026-05-01 21:13

swarfendor437
Member
Registered: 2024-11-06
Posts: 73

Re: Simple Way to Change Cursor Size

1-DOT.C0M wrote:

Cursor size is typically set to 24 (too small for me).

To increase the size in Q4OS Trinity (X11), open Terminal and type:

echo "Xcursor.size: 48" >> ~/.Xresources

Log out and log back in to see the change and adjust number accordingly with nano editor.

Thanks for this. I changed things in Trinity following advice on a Trinity mail list about installing some additional cursors (that don't get recognised) and to do similar steps to what you have given - yours is much shorter and quicker.


ASUS PRIME X470-PRO, AMD Ryzen 7 1700X 8 Core, 16 Gb RAM, Asus GT1030 2 Gb DDR-5  Q4OS 5.9 (Aquarius)

Offline

Board footer

Powered by FluxBB