<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2633&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / synaptic icons]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2633</link>
		<description><![CDATA[The most recent posts in synaptic icons.]]></description>
		<lastBuildDate>Sat, 02 Feb 2019 04:26:33 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: synaptic icons]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13946#p13946</link>
			<description><![CDATA[<div class="quotebox"><cite>wdt wrote:</cite><blockquote><div><p>&gt;This file is sourced by Xsession(5), not executed.<br />And?&#160; what file might this be?&#160; Could we have a link to the thread? or a thread name?</p></div></blockquote></div><p>Sure.&#160; <span class="bbu"><a href="https://forum.xfce.org/viewtopic.php?id=12007" rel="nofollow">Here is the link</a></span>.&#160; I did the artwork and research about the scrollbar then fsmithred took over and integrated the default theme into the desktop-base package so I suspect that&#039;s where the file resides.&#160; Maybe he&#039;ll stop by to explain.&#160; There are other ways to fix the scrollbar explained in the Xfce thread but they weren&#039;t suitable for package installation.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 02 Feb 2019 04:26:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13946#p13946</guid>
		</item>
		<item>
			<title><![CDATA[Re: synaptic icons]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13945#p13945</link>
			<description><![CDATA[<p>&gt;This file is sourced by Xsession(5), not executed.<br />And?&#160; what file might this be?&#160; Could we have a link to the thread? or a thread name?</p>]]></description>
			<author><![CDATA[dummy@example.com (wdt)]]></author>
			<pubDate>Sat, 02 Feb 2019 03:39:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13945#p13945</guid>
		</item>
		<item>
			<title><![CDATA[Re: synaptic icons]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13944#p13944</link>
			<description><![CDATA[<div class="quotebox"><cite>dxrobertson wrote:</cite><blockquote><div><p>Kool.&#160; </p><p>Didnt use emacs, but my particular icon setting (moka); yes- better.</p><p>Now, can you tell me how to change Synaptic scrolling to make it actually usable?&#160; I dont care for the gtk scrolling functionality of clicking on the scroll area and having the scroll advance in regards to where you click, instead of a &quot;page&quot;.&#160; And worse in regards to Synaptic; the right-click into the scroll area doesnt scroll-page as it should, but scrolls at some ridiculously irritating slow pace; useless!&#160; I have to click into the package display and use arrow keys to scroll in Synaptic to get work done.</p></div></blockquote></div><p>Use the clearlooks-phenix-darkpurpy theme.&#160; Old style scrollbar restored.&#160; <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />&#160; &#160;This is the magic needed thanks to fsmithred and the Xfce forum (long thread there on this topic).</p><div class="codebox"><pre class="vscroll"><code># This file is sourced by Xsession(5), not executed.

# This file configures the global behavior of GTK3 &quot;hidden&quot; overlay 
# scrollbars and client side decorations. These settings may be overridden
# by individual users by setting the same variables to different values in
# in their ~/.xsessionrc.

BASESTARTUP=${STARTUP%% *}
BASESTARTUP=${BASESTARTUP##*/}
if [ &quot;$BASESTARTUP&quot; = x-session-manager ]; then
    BASESTARTUP=$(basename $(readlink /etc/alternatives/x-session-manager))
fi
case &quot;$BASESTARTUP&quot; in
  gnome-session*)
      # This is GNOME, make sure settings are left at their defaults.
      unset GTK_CSD
      unset GTK_OVERLAY_SCROLLING
      unset LIBOVERLAY_SCROLLBAR
      ;;
  *)
      # Not GNOME, and the user didn&#039;t specify settings themselves, 
      # so set them to 0.
      if [ -z &quot;$GTK_OVERLAY_SCROLLING&quot; ] ; then
          GTK_OVERLAY_SCROLLING=0
      fi
      export GTK_OVERLAY_SCROLLING
      if [ -z &quot;$LIBOVERLAY_SCROLLBAR&quot; ] ; then
          LIBOVERLAY_SCROLLBAR=0
      fi
      export LIBOVERLAY_SCROLLBAR
      if [ -z &quot;$GTK_CSD&quot; ] ; then
          GTK_CSD=0
      fi
      export GTK_CSD
      ;;
esac</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 02 Feb 2019 01:45:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13944#p13944</guid>
		</item>
		<item>
			<title><![CDATA[Re: synaptic icons]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13941#p13941</link>
			<description><![CDATA[<p>Upload your screenshot to an image site (such as imgur) and put the link inside of </p><div class="codebox"><pre><code>[img][/img]</code></pre></div><p> tags. Your link should end in an image format, such as .jpg.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Sat, 02 Feb 2019 01:05:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13941#p13941</guid>
		</item>
		<item>
			<title><![CDATA[Re: synaptic icons]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13940#p13940</link>
			<description><![CDATA[<p>I tried, it seems you have to do incantations and sacrifice a couple witches to post a screenshot<br />The &quot;help&quot; is not very helpful<br />trying again,, seems file:/// is essential, if it works</p><p>file:///home/d/Pictures/Screenshot.png</p><p>and... it didn&#039;t worl</p>]]></description>
			<author><![CDATA[dummy@example.com (wdt)]]></author>
			<pubDate>Fri, 01 Feb 2019 23:28:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13940#p13940</guid>
		</item>
		<item>
			<title><![CDATA[Re: synaptic icons]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13937#p13937</link>
			<description><![CDATA[<p>Kool.&#160; </p><p>Didnt use emacs, but my particular icon setting (moka); yes- better.</p><p>Now, can you tell me how to change Synaptic scrolling to make it actually usable?&#160; I dont care for the gtk scrolling functionality of clicking on the scroll area and having the scroll advance in regards to where you click, instead of a &quot;page&quot;.&#160; And worse in regards to Synaptic; the right-click into the scroll area doesnt scroll-page as it should, but scrolls at some ridiculously irritating slow pace; useless!&#160; I have to click into the package display and use arrow keys to scroll in Synaptic to get work done.</p>]]></description>
			<author><![CDATA[dummy@example.com (dxrobertson)]]></author>
			<pubDate>Fri, 01 Feb 2019 22:50:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13937#p13937</guid>
		</item>
		<item>
			<title><![CDATA[Re: synaptic icons]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13936#p13936</link>
			<description><![CDATA[<div class="quotebox"><cite>wdt wrote:</cite><blockquote><div><p>the one to change is&#160; &#160;gtk-icon-theme-name&#160; ,,&#160; emacs is the traditional look, much better</p></div></blockquote></div><p>A screenshot would be nice.&#160; <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 01 Feb 2019 22:43:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13936#p13936</guid>
		</item>
		<item>
			<title><![CDATA[synaptic icons]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13935#p13935</link>
			<description><![CDATA[<p>Use synaptic?&#160; Like the icons?&#160; Read no farther<br />Whoever picked the default should put their thumb into their eye,<br />it won&#039;t matter, they are blind already</p><p> sudo cat /root/.config/gtk-3.0/settings.ini<br />[Settings]<br />gtk-font-name=Noto Sans 10<br />gtk-theme-name=Breeze<br />gtk-icon-theme-name=emacs<br />gtk-fallback-icon-theme=gnome<br />gtk-toolbar-style=GTK_TOOLBAR_ICONS<br />gtk-menu-images=1<br />gtk-button-images=1</p><p>the one to change is&#160; &#160;gtk-icon-theme-name&#160; ,,&#160; emacs is the traditional look, much better</p>]]></description>
			<author><![CDATA[dummy@example.com (wdt)]]></author>
			<pubDate>Fri, 01 Feb 2019 22:21:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13935#p13935</guid>
		</item>
	</channel>
</rss>
