<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi Todd and Margo,<div><br></div><div>I do not have oneko or xfce installed, but am reasonably proficient in bash. The code looks reasonably simple so far. No promises, but I’ll try to take a closer look at it once I’m in front of “not a fruit phone”.</div><div><br></div><div>Could you list the expected values of ‘kitty.sh list’ (expected output, current <span style="caret-color: rgb(99, 99, 99); color: rgb(99, 99, 99); font-family: -apple-system-ui-monospaced, Menlo; font-size: 0.87em; white-space: pre;">find /usr/share -maxdepth 3 …</span>, and what the ListThemes() function currently outputs)? Please be precise, I’m doing this blind and will only have those text blobs to work with.</div><div><br></div><div>I would also like to draw your attention to this line:</div><div><pre data-reader-unique-id="0" style="font-family: -apple-system-ui-monospaced, Menlo; font-size: 0.87em; line-height: 1.45em; max-width: 100%; caret-color: rgb(99, 99, 99); color: rgb(99, 99, 99); white-space: pre;">if [ "$Th" != "default" ]; then</pre></div><div>It would seem that $Th is undefined.</div><div><br></div><div><div dir="ltr">Met vriendelijke groet,<div>Michael De Roover</div><div><br></div><div>Mail: xfce@nixmagic.com</div><div><span style="background-color: rgba(255, 255, 255, 0);">Web: michael.de.roover.eu.org</span></div></div><div dir="ltr"><br><blockquote type="cite">On 19 Aug 2025, at 02:15, ToddAndMargo <ToddAndMargo@zoho.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><span>On 8/17/25 4:34 AM, ToddAndMargo wrote:</span><br><blockquote type="cite"><span>Hi All,</span><br></blockquote><blockquote type="cite"><span>Thank you all for the gracious help is locating</span><br></blockquote><blockquote type="cite"><span>installable mouse themes.</span><br></blockquote><blockquote type="cite"><span>This is the script I created with your help to start</span><br></blockquote><blockquote type="cite"><span>and stop oneko.</span><br></blockquote><blockquote type="cite"><span>http://vpaste.net/ATZQV</span><br></blockquote><blockquote type="cite"><span>I placed two launchers on my desktop to start oneko and</span><br></blockquote><blockquote type="cite"><span>stop oneko.</span><br></blockquote><blockquote type="cite"><span>-T</span><br></blockquote><span></span><br><span></span><br><span>I do not know if any of you read my script, but one</span><br><span>things stands out.</span><br><span></span><br><span> xfconf-query --channel xsettings --property /Gtk/CursorThemeName --set default</span><br><span></span><br><span> if [ "$Theme" != "default" ]; then</span><br><span> xfconf-query --channel xsettings --property /Gtk/CursorThemeName --set $Theme</span><br><span> fi</span><br><span></span><br><span>You have to set yourself back to "default" before selecting a new theme. This has something to do with oneko and is not required otherwise.</span><br><span>_______________________________________________</span><br><span>Xfce mailing list</span><br><span>Xfce@xfce.org</span><br><span>https://mail.xfce.org/mailman/listinfo/xfce</span><br><span>http://www.xfce.org</span><br></div></blockquote></div></body></html>