How to change cursor size in LightDM+GTK
I am using the GTK greeter for LightDM but the cursor looks very tiny on my laptop's 1080 display. I have already set the DPI setting and some text looks big, but the center input is still small and the cursor remains small, too. I followed some instructions here which advice to use dconf as root, but doing:
dconf write /org/gnome/desktop/interface/cursor-size 32
fails saying that the connection is closed.
Also, I found out that root isn't supposed to use dconf. I tried dconf-editor with the same results, and /etc/gtk-3.0 doesn't even exist in my system (Fedora 29). What can I do?
lightdm lightdm-gtk-greeter
add a comment |
I am using the GTK greeter for LightDM but the cursor looks very tiny on my laptop's 1080 display. I have already set the DPI setting and some text looks big, but the center input is still small and the cursor remains small, too. I followed some instructions here which advice to use dconf as root, but doing:
dconf write /org/gnome/desktop/interface/cursor-size 32
fails saying that the connection is closed.
Also, I found out that root isn't supposed to use dconf. I tried dconf-editor with the same results, and /etc/gtk-3.0 doesn't even exist in my system (Fedora 29). What can I do?
lightdm lightdm-gtk-greeter
add a comment |
I am using the GTK greeter for LightDM but the cursor looks very tiny on my laptop's 1080 display. I have already set the DPI setting and some text looks big, but the center input is still small and the cursor remains small, too. I followed some instructions here which advice to use dconf as root, but doing:
dconf write /org/gnome/desktop/interface/cursor-size 32
fails saying that the connection is closed.
Also, I found out that root isn't supposed to use dconf. I tried dconf-editor with the same results, and /etc/gtk-3.0 doesn't even exist in my system (Fedora 29). What can I do?
lightdm lightdm-gtk-greeter
I am using the GTK greeter for LightDM but the cursor looks very tiny on my laptop's 1080 display. I have already set the DPI setting and some text looks big, but the center input is still small and the cursor remains small, too. I followed some instructions here which advice to use dconf as root, but doing:
dconf write /org/gnome/desktop/interface/cursor-size 32
fails saying that the connection is closed.
Also, I found out that root isn't supposed to use dconf. I tried dconf-editor with the same results, and /etc/gtk-3.0 doesn't even exist in my system (Fedora 29). What can I do?
lightdm lightdm-gtk-greeter
lightdm lightdm-gtk-greeter
edited Dec 31 '18 at 10:14
SouravGhosh
481311
481311
asked Dec 31 '18 at 7:31
arielnmzarielnmz
282214
282214
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
There are basic cursor themes for Xorg except these could be changed by the Fedora or the use of window managers or desktop managers to override Xorg.
In my voidlinux installation there is an "xcursor-themes" package subtitled "Xorg cursor themes" containing the /usr/share/icons/whiteglass directory. Then in my .Xresources file I have this:
Xcursor.theme: whiteglass
Xcursor.size: 48px
That works good for my 1080p notebook. Fedora or your installation could do things differently. I don't have the dconf or LightDM+GTK installed at all just using the lightweight jwm window manager so your setup might make things more complicated.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f491711%2fhow-to-change-cursor-size-in-lightdmgtk%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
There are basic cursor themes for Xorg except these could be changed by the Fedora or the use of window managers or desktop managers to override Xorg.
In my voidlinux installation there is an "xcursor-themes" package subtitled "Xorg cursor themes" containing the /usr/share/icons/whiteglass directory. Then in my .Xresources file I have this:
Xcursor.theme: whiteglass
Xcursor.size: 48px
That works good for my 1080p notebook. Fedora or your installation could do things differently. I don't have the dconf or LightDM+GTK installed at all just using the lightweight jwm window manager so your setup might make things more complicated.
add a comment |
There are basic cursor themes for Xorg except these could be changed by the Fedora or the use of window managers or desktop managers to override Xorg.
In my voidlinux installation there is an "xcursor-themes" package subtitled "Xorg cursor themes" containing the /usr/share/icons/whiteglass directory. Then in my .Xresources file I have this:
Xcursor.theme: whiteglass
Xcursor.size: 48px
That works good for my 1080p notebook. Fedora or your installation could do things differently. I don't have the dconf or LightDM+GTK installed at all just using the lightweight jwm window manager so your setup might make things more complicated.
add a comment |
There are basic cursor themes for Xorg except these could be changed by the Fedora or the use of window managers or desktop managers to override Xorg.
In my voidlinux installation there is an "xcursor-themes" package subtitled "Xorg cursor themes" containing the /usr/share/icons/whiteglass directory. Then in my .Xresources file I have this:
Xcursor.theme: whiteglass
Xcursor.size: 48px
That works good for my 1080p notebook. Fedora or your installation could do things differently. I don't have the dconf or LightDM+GTK installed at all just using the lightweight jwm window manager so your setup might make things more complicated.
There are basic cursor themes for Xorg except these could be changed by the Fedora or the use of window managers or desktop managers to override Xorg.
In my voidlinux installation there is an "xcursor-themes" package subtitled "Xorg cursor themes" containing the /usr/share/icons/whiteglass directory. Then in my .Xresources file I have this:
Xcursor.theme: whiteglass
Xcursor.size: 48px
That works good for my 1080p notebook. Fedora or your installation could do things differently. I don't have the dconf or LightDM+GTK installed at all just using the lightweight jwm window manager so your setup might make things more complicated.
edited Jan 1 at 13:19
answered Jan 1 at 13:11
beginner6789beginner6789
895
895
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f491711%2fhow-to-change-cursor-size-in-lightdmgtk%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown