<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — [solved] hide cursor]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=1106</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=1106&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [solved] hide cursor.]]></description>
		<lastBuildDate>Mon, 28 Oct 2024 07:47:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8428#p8428</link>
			<description><![CDATA[<p>Okay, marking as solved. Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Mon, 28 Oct 2024 07:47:54 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8428#p8428</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8427#p8427</link>
			<description><![CDATA[<p>The problem was not FEH was JWM.<br />I have installed version 2.4.3-2 and the image software hide the cursor. <br />Also added these:</p><div class="codebox"><pre><code>[2024-10-27 ****] [ALPM] installed diffstat (1.64-1)
[2024-10-27 ****] [ALPM] installed gettext-tiny (0.3.2-4)
[2024-10-27 ****] [ALPM] installed quilt (0.66-2)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (gnu)]]></author>
			<pubDate>Mon, 28 Oct 2024 00:44:43 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8427#p8427</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8426#p8426</link>
			<description><![CDATA[<p>thank you! Dictionaries work perfectly</p>]]></description>
			<author><![CDATA[null@example.com (gnu)]]></author>
			<pubDate>Mon, 28 Oct 2024 00:32:06 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8426#p8426</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8425#p8425</link>
			<description><![CDATA[<p>Hmm, seems different for <strong>jwm</strong>, but that needs another review then. For the dictionaries: Sure thing.</p><p><a href="https://git.hyperbola.info:50100/packages/extra.git/plain/hunspell-dicts/PKGBUILD">https://git.hyperbola.info:50100/packag … s/PKGBUILD</a></p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Sun, 27 Oct 2024 23:52:55 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8425#p8425</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8424#p8424</link>
			<description><![CDATA[<p>It seems to me if I have installed the package correctly <br /></p><div class="codebox"><pre><code>[~] feh -v
feh version 3.10.3
Compile-time switches: curl exif inotify help stat64 verscmp xinerama </code></pre></div><p>but the cursor continues not disappearing.</p><p>I can also install these missing dictionaries?<br /></p><div class="codebox"><pre><code>hunspell-es
hunspell-it-IT</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (gnu)]]></author>
			<pubDate>Sun, 27 Oct 2024 23:45:59 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8424#p8424</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8423#p8423</link>
			<description><![CDATA[<p>Oh no, first things first: You do not have to remove the old package. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /> You just need to download the PKGBUILD-script in a folder of your choice. Then change within using for sure your chosen terminal-session and execute:</p><div class="codebox"><pre><code>makepkg -s</code></pre></div><p>And yes: The package-group <strong>base-devel</strong> is here your best friend. After compilation of your package:</p><div class="codebox"><pre><code>doas pacman -U feh 3.10.3-1-x86_64.pkg.tar.lz</code></pre></div><p>Or the corresponding name for 32bit. If you want to look more deep into the packaging-process: <a href="https://wiki.hyperbola.info/doku.php?id=en:manual:contrib:package_creation">https://wiki.hyperbola.info/doku.php?id … e_creation</a></p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Sun, 27 Oct 2024 22:53:28 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8423#p8423</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8422#p8422</link>
			<description><![CDATA[<p>I never did, what do I have to do ..</p><div class="codebox"><pre><code>1- pacman -S base-devel

2- download the script

3- makepkg

4- makepkg -s</code></pre></div><p>I have to uninstall the old package, right?</p>]]></description>
			<author><![CDATA[null@example.com (gnu)]]></author>
			<pubDate>Sun, 27 Oct 2024 22:34:53 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8422#p8422</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8421#p8421</link>
			<description><![CDATA[<p>It should, yes. But you can also use the above linked packaging-script to build your own new version and test it now.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Sun, 27 Oct 2024 20:40:36 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8421#p8421</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8420#p8420</link>
			<description><![CDATA[<p>I am using jwm as wm and the feh version is 3.7-1.</p><p>So with the next update it should work.</p>]]></description>
			<author><![CDATA[null@example.com (gnu)]]></author>
			<pubDate>Sun, 27 Oct 2024 19:43:30 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8420#p8420</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8419#p8419</link>
			<description><![CDATA[<p>Hello,</p><p>there are more details needed when you want to analyze the problem: I can only state&nbsp; that <strong>feh</strong> in combination works absolutely fine using <strong>fluxbox</strong>. Tested for the version 3.10.3 from repository <strong>testing</strong>.</p><p>You can also tryout to build the package your own when using <strong>stable</strong>: <a href="https://git.hyperbola.info:50100/packages/extra.git/tree/feh/PKGBUILD">https://git.hyperbola.info:50100/packag … h/PKGBUILD</a></p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Sun, 27 Oct 2024 17:18:59 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8419#p8419</guid>
		</item>
		<item>
			<title><![CDATA[[solved] hide cursor]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8418#p8418</link>
			<description><![CDATA[<p>I can&#039;t hide the cursor, for example the <strong>-Y</strong> option in <strong>feh</strong> doesn&#039;t work, I&#039;ve also tried using <strong>xbanish</strong> but the cursor still doesn&#039;t disappear. Is the same thing happening to you, or do I have some configuration that prevents me from hiding the cursor?</p>]]></description>
			<author><![CDATA[null@example.com (gnu)]]></author>
			<pubDate>Sun, 27 Oct 2024 13:18:16 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8418#p8418</guid>
		</item>
	</channel>
</rss>
