You are not logged in.

#1 2024-12-23 13:45

dj_papeles
Member
Registered: 2018-08-06
Posts: 11

Q4OS Software Centre with very small font

Hi, recently i have installed Q4OS 5.7 Aquarius KDE on a new machine, i put the information of inxi -Fxz here:

System:
  Kernel: 6.1.0-28-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    Desktop: KDE Plasma v: 5.27.5 Distro: Q4OS 5.7.1-n1 base: Debian GNU/Linux
    12 (bookworm)
Machine:
  Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser required>
  Mobo: ASUSTeK model: PRIME B760M-R D4 v: Rev 1.xx
    serial: <superuser required> UEFI: American Megatrends v: 0401
    date: 11/14/2023
CPU:
  Info: 6-core model: 12th Gen Intel Core i5-12400F bits: 64 type: MT MCP
    arch: Alder Lake rev: 2 cache: L1: 480 KiB L2: 7.5 MiB L3: 18 MiB
  Speed (MHz): avg: 693 high: 1323 min/max: 800/5600 cores: 1: 600 2: 600
    3: 600 4: 603 5: 600 6: 800 7: 600 8: 1323 9: 600 10: 600 11: 600 12: 800
    bogomips: 59904
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: NVIDIA GA107 [GeForce RTX 3050 8GB] vendor: ASUSTeK driver: nvidia
    v: 535.183.01 arch: Ampere bus-ID: 01:00.0
  Display: x11 server: X.Org v: 1.21.1.7 driver: X: loaded: nvidia
    unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia
    resolution: 1366x768~60Hz
  API: OpenGL v: 4.6.0 NVIDIA 535.183.01 renderer: NVIDIA GeForce RTX
    3050/PCIe/SSE2 direct-render: Yes
Audio:
  Device-1: Intel Raptor Lake High Definition Audio vendor: ASUSTeK
    driver: snd_hda_intel v: kernel bus-ID: 00:1f.3
  Device-2: NVIDIA vendor: ASUSTeK driver: snd_hda_intel v: kernel
    bus-ID: 01:00.1
  API: ALSA v: k6.1.0-28-amd64 status: kernel-api
  Server-1: PulseAudio v: 16.1 status: active
Network:
  Device-1: Realtek RTL8125 2.5GbE vendor: ASUSTeK driver: r8169 v: kernel
    port: 4000 bus-ID: 05:00.0
  IF: enp5s0 state: up speed: 100 Mbps duplex: full mac: <filter>
RAID:
  Hardware-1: Intel Volume Management Device NVMe RAID Controller driver: vmd
    v: 0.6 bus-ID: 00:0e.0
Drives:
  Local Storage: total: 931.51 GiB used: 11.24 GiB (1.2%)
  ID-1: /dev/nvme0n1 vendor: Kingston model: SNV2S1000G size: 931.51 GiB
    temp: 26.9 C
Partition:
  ID-1: / size: 906.86 GiB used: 11.24 GiB (1.2%) fs: ext4 dev: /dev/nvme0n1p2
  ID-2: /boot/efi size: 299.4 MiB used: 5.9 MiB (2.0%) fs: vfat
    dev: /dev/nvme0n1p1
Swap:
  ID-1: swap-1 type: partition size: 8.8 GiB used: 0 KiB (0.0%)
    dev: /dev/nvme0n1p3
Sensors:
  System Temperatures: cpu: 16.0 C mobo: N/A gpu: nvidia temp: 30 C
  Fan Speeds (RPM): N/A gpu: nvidia fan: 0%
Info:
  Processes: 263 Uptime: 23m Memory: 31.16 GiB used: 2.49 GiB (8.0%)
  Init: systemd target: graphical (5) Compilers: gcc: 12.2.0 Packages: 2270
  Shell: Bash v: 5.2.15 inxi: 3.3.26

And i attach the screenshot of the software centre.
The problem is that the font of the software center are very small, barely readable.
Thanks in advance


Attachments:
png Screenshot_20241223_133002.png, Size: 116.26 KiB, Downloads: 47

Offline

#2 2024-12-23 18:15

hchiper
Member
From: Belgium
Registered: 2020-07-28
Posts: 601

Re: Q4OS Software Centre with very small font

Your desktop has an Intel i5 processor and your screen has a 1366x768 resolution. Is it its native resolution?
I would suggest to check the screen settings (resolution and scaling) as well as the fonts settings (10 pt, except for "Small")


Q4OS machine: Samsung R519 - Pentium T4200 2.0 GHz - 4 GB RAM - 500 GB SSD

Offline

#3 2024-12-23 18:15

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,788
Website

Re: Q4OS Software Centre with very small font

Please run commands in terminal:
$ xdpyinfo | grep dots
$ xrdb -query | grep dpi
and post back the output

Offline

#4 2024-12-23 19:12

dj_papeles
Member
Registered: 2018-08-06
Posts: 11

Re: Q4OS Software Centre with very small font

hchiper, correct that is the native resolution of my screen (An LG TV) and the rest of the fonts (Terminal, Apps, etc) displays correctly.

q4osteam, here are my output:

xdpyinfo | grep dots

resolution:    49x50 dots per inch

And xrdb -query | grep dpi returns no results

Offline

#5 2024-12-23 23:20

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,788
Website

Re: Q4OS Software Centre with very small font

We are currently investigating the issue. We will keep posting.

Offline

#6 2024-12-24 11:04

dj_papeles
Member
Registered: 2018-08-06
Posts: 11

Re: Q4OS Software Centre with very small font

Thank you very much.

Offline

#7 2024-12-24 11:42

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,788
Website

Re: Q4OS Software Centre with very small font

@dj_papeles
You may only need to configure screen scaling. Welcome screen > Screen scaling > change to 125% or 150% while keeping the native resolution 1366x768 . Please post back the result.

Offline

#8 2024-12-24 14:21

dj_papeles
Member
Registered: 2018-08-06
Posts: 11

Re: Q4OS Software Centre with very small font

@q4osteam
If i put the scaling to 125% and keep the resolution to 1366x768 the fonts in Software Center is big enough to read, the problem is that the rest of the system, terminal, shortcuts, menu ... are way too big, so is quite diffcult to keep a balance between all elements with the scaling...
I attach another screenshot of Software center with scaling at 125%


Attachments:
png Screenshot.png, Size: 112.03 KiB, Downloads: 33

Offline

#9 2024-12-24 14:34

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,788
Website

Re: Q4OS Software Centre with very small font

dj_papeles wrote:

the rest of the system, terminal, shortcuts, menu ... are way too big, so is quite diffcult to keep a balance between all elements with the scaling...

You can now reduce the font size for Plasma Desktop, System Settings > Appearance > Fonts . The Software Center fonts should remain readable.

Offline

#10 2024-12-24 14:56

dj_papeles
Member
Registered: 2018-08-06
Posts: 11

Re: Q4OS Software Centre with very small font

Ooooh i understand, ok i reduce the fonts size in Appearance menu, thank you.

Offline

Board footer

Powered by FluxBB