How to get the available X cursor sizes?

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Suppose you have several X cursors on your system such as golden-xcursors or silver-xcursors. I already know it's possible to specify which cursor size you prefer by editing ~/.Xresources. For example:
Xcursor.theme: Gold
Xcursor.size: 16
But how can I get the list of available X cursor sizes to choose from (for example: 32, 48 or 64)? Is there a command for that?
x11 xcursor
add a comment |
up vote
1
down vote
favorite
Suppose you have several X cursors on your system such as golden-xcursors or silver-xcursors. I already know it's possible to specify which cursor size you prefer by editing ~/.Xresources. For example:
Xcursor.theme: Gold
Xcursor.size: 16
But how can I get the list of available X cursor sizes to choose from (for example: 32, 48 or 64)? Is there a command for that?
x11 xcursor
1
A shell command is likely the only portable solution. There are a few platform-specific things such as this.
– Thomas Dickey
Nov 17 at 20:21
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Suppose you have several X cursors on your system such as golden-xcursors or silver-xcursors. I already know it's possible to specify which cursor size you prefer by editing ~/.Xresources. For example:
Xcursor.theme: Gold
Xcursor.size: 16
But how can I get the list of available X cursor sizes to choose from (for example: 32, 48 or 64)? Is there a command for that?
x11 xcursor
Suppose you have several X cursors on your system such as golden-xcursors or silver-xcursors. I already know it's possible to specify which cursor size you prefer by editing ~/.Xresources. For example:
Xcursor.theme: Gold
Xcursor.size: 16
But how can I get the list of available X cursor sizes to choose from (for example: 32, 48 or 64)? Is there a command for that?
x11 xcursor
x11 xcursor
asked Nov 17 at 16:57
Francesco Turco
1,31831529
1,31831529
1
A shell command is likely the only portable solution. There are a few platform-specific things such as this.
– Thomas Dickey
Nov 17 at 20:21
add a comment |
1
A shell command is likely the only portable solution. There are a few platform-specific things such as this.
– Thomas Dickey
Nov 17 at 20:21
1
1
A shell command is likely the only portable solution. There are a few platform-specific things such as this.
– Thomas Dickey
Nov 17 at 20:21
A shell command is likely the only portable solution. There are a few platform-specific things such as this.
– Thomas Dickey
Nov 17 at 20:21
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f482367%2fhow-to-get-the-available-x-cursor-sizes%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
1
A shell command is likely the only portable solution. There are a few platform-specific things such as this.
– Thomas Dickey
Nov 17 at 20:21