<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=Howto_-_Shiny_buttons</id>
	<title>Howto - Shiny buttons - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=Howto_-_Shiny_buttons"/>
	<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Howto_-_Shiny_buttons&amp;action=history"/>
	<updated>2026-04-23T14:37:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://rivendellaudio.wiki/index.php?title=Howto_-_Shiny_buttons&amp;diff=28815&amp;oldid=prev</id>
		<title>imported&gt;WaybackImport: Imported from Wayback via edit</title>
		<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Howto_-_Shiny_buttons&amp;diff=28815&amp;oldid=prev"/>
		<updated>2022-05-24T20:54:44Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wayback via edit&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;If you have Rivendell installed on non KDE-based distro (Debian, Ubuntu, etc.), and if you want shiny buttons on Rivendell&lt;br /&gt;
you can :&lt;br /&gt;
&lt;br /&gt;
Install qt3-qtconfig and polymer&lt;br /&gt;
&lt;br /&gt;
(If polymer is not directly available in your distro&amp;#039;s repository, you can find it at : http://static.int.pl/~mig21/dev/releases/polymer/)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Polymer (formerly known as Plastique) is a port of the KDE style&lt;br /&gt;
&amp;quot;Plastik&amp;quot;, which does not depend on any KDE libraries. This means, that&lt;br /&gt;
you only need Qt 3.x to make your Qt applications look as if you had KDE&lt;br /&gt;
installed.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
run qtconfig, choose polymer as GUI style&lt;br /&gt;
&lt;br /&gt;
Now, you can play with  Tune Palette &amp;gt; Central Color  roles &amp;gt; Choose Background &amp;gt; Select color, etc.&lt;br /&gt;
&lt;br /&gt;
save, you&amp;#039;re done !&lt;br /&gt;
&lt;br /&gt;
== Shiny buttons and smooth fonts on Debian/Ubuntu ==&lt;br /&gt;
&lt;br /&gt;
This is actually pretty simple. Install the qt3 config tool and polymer skin as described above.&lt;br /&gt;
&lt;br /&gt;
You then want to remove the 70-disable-bitmap-fonts.conf symlink in /etc/fonts/conf.d/, and add a 70-enable-bitmap-fonts.conf symlink to the config file in /etc/fonts/conf.avail. Then rebuild your font cache.&lt;br /&gt;
&lt;br /&gt;
  sudo rm -rf /etc/fonts/conf.d/70-no-bitmaps.conf&lt;br /&gt;
  sudo ln -s /etc/fonts/conf.avail/70-force-bitmaps.conf /etc/fonts/conf.d&lt;br /&gt;
  sudo fc-cache -f -v&lt;br /&gt;
&lt;br /&gt;
Restart the relevant Rivendell apps and you should be in business. Enjoy!&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;WaybackImport</name></author>
	</entry>
</feed>