Flip an xcursor in the console
2
votes
0
answers
58
views
I'm left-handed and I want to be able to correctly flip any arbitrary xcursor theme so that I can use it as a left-handed version.
I’m surprised this isn’t build in.
So a way to flip an xcursor file, say
/usr/share/icons/Bibata-Original-Ice-LH/cursors/pencil
, would help me do that.
I expected it to be as simple as convert pencil -flop pencil
, but Imagemagick doesn’t support xcursor files, it seems.
And scripting it with Gimp’s script-fu would work, but when using gimp-file-xmc-save
it expects me to set the hotspot and such, and I can’t find any way to find the old values from the existing file I opened (let alone the hassle of learning Scheme just to do the math to get the flipped values).
Asked by anon
May 31, 2023, 10:53 AM
Last activity: May 31, 2023, 12:20 PM
Last activity: May 31, 2023, 12:20 PM