LightDM GTK+ greeter doesn't use the right cursor theme
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm trying to define Suru++ as the cursor theme for LightDM GTK+ greeter on Debian stretch. This is supposedly done by adding Suru++ to the list of alternatives for x-cursor-theme, and choosing it as the alternative:
user@debian:~$ sudo update-alternatives --install /usr/share/icons/default/index.theme x-cursor-theme /usr/share/icons/Suru++/cursor.theme 0
user@debian:~$ sudo update-alternatives --config x-cursor-theme
There are 4 choices for the alternative x-cursor-theme (providing /usr/share/icons/default/index.theme).
Selection Path Priority Status
------------------------------------------------------------
0 /etc/X11/cursors/breeze_cursors.theme 102 auto mode
1 /etc/X11/cursors/Breeze_Snow.theme 41 manual mode
2 /etc/X11/cursors/breeze_cursors.theme 102 manual mode
3 /usr/share/icons/Adwaita/cursor.theme 90 manual mode
* 4 /usr/share/icons/Suru++/cursor.theme 0 manual mode
Press <enter> to keep the current choice[*], or type selection number:
If I pick any alternative in that list other than Suru++, the cursor used by LightDM GTK+ greeter is the one from the selected alternative. However, when I pick Suru++ as the alternative in the list, the cursor used by LightDM GTK+ greeter is from the Adwaita theme. This behaviour is weird to me because Suru doesn't inherit anything from Adwaita as far as I can see. In fact the contents of /usr/share/icons/Suru++/cursor.theme
are very simple:
[Icon Theme]
Name = Suru
Comment = A Suru-like cursor designed by Sam Hewitt
Inherits = Suru
How should make the LightDM GTK+ greeter use this particular cursor theme?
debian theme lightdm alternatives
add a comment |Â
up vote
0
down vote
favorite
I'm trying to define Suru++ as the cursor theme for LightDM GTK+ greeter on Debian stretch. This is supposedly done by adding Suru++ to the list of alternatives for x-cursor-theme, and choosing it as the alternative:
user@debian:~$ sudo update-alternatives --install /usr/share/icons/default/index.theme x-cursor-theme /usr/share/icons/Suru++/cursor.theme 0
user@debian:~$ sudo update-alternatives --config x-cursor-theme
There are 4 choices for the alternative x-cursor-theme (providing /usr/share/icons/default/index.theme).
Selection Path Priority Status
------------------------------------------------------------
0 /etc/X11/cursors/breeze_cursors.theme 102 auto mode
1 /etc/X11/cursors/Breeze_Snow.theme 41 manual mode
2 /etc/X11/cursors/breeze_cursors.theme 102 manual mode
3 /usr/share/icons/Adwaita/cursor.theme 90 manual mode
* 4 /usr/share/icons/Suru++/cursor.theme 0 manual mode
Press <enter> to keep the current choice[*], or type selection number:
If I pick any alternative in that list other than Suru++, the cursor used by LightDM GTK+ greeter is the one from the selected alternative. However, when I pick Suru++ as the alternative in the list, the cursor used by LightDM GTK+ greeter is from the Adwaita theme. This behaviour is weird to me because Suru doesn't inherit anything from Adwaita as far as I can see. In fact the contents of /usr/share/icons/Suru++/cursor.theme
are very simple:
[Icon Theme]
Name = Suru
Comment = A Suru-like cursor designed by Sam Hewitt
Inherits = Suru
How should make the LightDM GTK+ greeter use this particular cursor theme?
debian theme lightdm alternatives
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to define Suru++ as the cursor theme for LightDM GTK+ greeter on Debian stretch. This is supposedly done by adding Suru++ to the list of alternatives for x-cursor-theme, and choosing it as the alternative:
user@debian:~$ sudo update-alternatives --install /usr/share/icons/default/index.theme x-cursor-theme /usr/share/icons/Suru++/cursor.theme 0
user@debian:~$ sudo update-alternatives --config x-cursor-theme
There are 4 choices for the alternative x-cursor-theme (providing /usr/share/icons/default/index.theme).
Selection Path Priority Status
------------------------------------------------------------
0 /etc/X11/cursors/breeze_cursors.theme 102 auto mode
1 /etc/X11/cursors/Breeze_Snow.theme 41 manual mode
2 /etc/X11/cursors/breeze_cursors.theme 102 manual mode
3 /usr/share/icons/Adwaita/cursor.theme 90 manual mode
* 4 /usr/share/icons/Suru++/cursor.theme 0 manual mode
Press <enter> to keep the current choice[*], or type selection number:
If I pick any alternative in that list other than Suru++, the cursor used by LightDM GTK+ greeter is the one from the selected alternative. However, when I pick Suru++ as the alternative in the list, the cursor used by LightDM GTK+ greeter is from the Adwaita theme. This behaviour is weird to me because Suru doesn't inherit anything from Adwaita as far as I can see. In fact the contents of /usr/share/icons/Suru++/cursor.theme
are very simple:
[Icon Theme]
Name = Suru
Comment = A Suru-like cursor designed by Sam Hewitt
Inherits = Suru
How should make the LightDM GTK+ greeter use this particular cursor theme?
debian theme lightdm alternatives
I'm trying to define Suru++ as the cursor theme for LightDM GTK+ greeter on Debian stretch. This is supposedly done by adding Suru++ to the list of alternatives for x-cursor-theme, and choosing it as the alternative:
user@debian:~$ sudo update-alternatives --install /usr/share/icons/default/index.theme x-cursor-theme /usr/share/icons/Suru++/cursor.theme 0
user@debian:~$ sudo update-alternatives --config x-cursor-theme
There are 4 choices for the alternative x-cursor-theme (providing /usr/share/icons/default/index.theme).
Selection Path Priority Status
------------------------------------------------------------
0 /etc/X11/cursors/breeze_cursors.theme 102 auto mode
1 /etc/X11/cursors/Breeze_Snow.theme 41 manual mode
2 /etc/X11/cursors/breeze_cursors.theme 102 manual mode
3 /usr/share/icons/Adwaita/cursor.theme 90 manual mode
* 4 /usr/share/icons/Suru++/cursor.theme 0 manual mode
Press <enter> to keep the current choice[*], or type selection number:
If I pick any alternative in that list other than Suru++, the cursor used by LightDM GTK+ greeter is the one from the selected alternative. However, when I pick Suru++ as the alternative in the list, the cursor used by LightDM GTK+ greeter is from the Adwaita theme. This behaviour is weird to me because Suru doesn't inherit anything from Adwaita as far as I can see. In fact the contents of /usr/share/icons/Suru++/cursor.theme
are very simple:
[Icon Theme]
Name = Suru
Comment = A Suru-like cursor designed by Sam Hewitt
Inherits = Suru
How should make the LightDM GTK+ greeter use this particular cursor theme?
debian theme lightdm alternatives
debian theme lightdm alternatives
edited Aug 24 at 21:12
asked Aug 23 at 19:11
Cutter
1012
1012
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
The problem was that the value of the Inherits
option in cursor.theme
didn't match the name of the directory containing the theme.
Setting Inherits
to Suru++ instead of Suru solved the problem.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
The problem was that the value of the Inherits
option in cursor.theme
didn't match the name of the directory containing the theme.
Setting Inherits
to Suru++ instead of Suru solved the problem.
add a comment |Â
up vote
0
down vote
accepted
The problem was that the value of the Inherits
option in cursor.theme
didn't match the name of the directory containing the theme.
Setting Inherits
to Suru++ instead of Suru solved the problem.
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
The problem was that the value of the Inherits
option in cursor.theme
didn't match the name of the directory containing the theme.
Setting Inherits
to Suru++ instead of Suru solved the problem.
The problem was that the value of the Inherits
option in cursor.theme
didn't match the name of the directory containing the theme.
Setting Inherits
to Suru++ instead of Suru solved the problem.
answered Aug 25 at 9:56
Cutter
1012
1012
add a comment |Â
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f464483%2flightdm-gtk-greeter-doesnt-use-the-right-cursor-theme%23new-answer', 'question_page');
);
Post as a guest
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
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
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