Bug 436015 - Cursor size is not synced
Summary: Cursor size is not synced
Status: RESOLVED DUPLICATE of bug 467326
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_sddm (show other bugs)
Version: 5.21.4
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-21 18:02 UTC by Artur
Modified: 2023-03-25 20:58 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artur 2021-04-21 18:02:39 UTC
[ENG]

Manjaro KDE

The problem itself - when synchronizing SDDM with a theme that is installed by the user, the cursor is not saved and it remains as small in SDDM as it was
Here is a link to the solution - https://forum.kde.org/viewtopic.php?f=66&t=143080
Here is the solution itself - change the contents (namely, add at the end) of the / etc / environment file. You need to add: "XCURSOR_SIZE = {xx}"
{xx} - depending on the scale: 24, 36, 48, 64. Checked only 36

--

[RU]

Manjaro KDE

Сама проблема - при синхронизации SDDM с темой которая установлена у пользователя курсор не сохраняется и он остается такой же маленький в SDDM как и был
Вот ссылка на решение - https://forum.kde.org/viewtopic.php?f=66&t=143080
Вот само решение - изменить содержимое (а именно в конец добавить) файла /etc/environment. Добавить нужно:  "XCURSOR_SIZE={xx}"
{xx} - в зависимости от масштаба: 24, 36, 48, 64. Проверил только 36
Comment 1 David Redondo 2021-04-22 06:56:29 UTC
Look at the code I think currently the cursor size is not synced indeed, just the cursor theme
Comment 2 Nate Graham 2023-03-25 20:58:10 UTC

*** This bug has been marked as a duplicate of bug 467326 ***