<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">About the udev rules and HD, there is another udev rules that I implement, specially with the WD hd and generally with the SMART HD (not for SSD), to avoid an excessive use of the disk and to broke it: the  <193 Load_Cycle_Count> SMART capabilities. If active it "overwork" the HD and the risk is to have it to crash in a year...</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I use this parameters:</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">
</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">ACTION=="add", SUBSYSTEM=="block", KERNEL=="sdX", RUN+="/usr/bin/hdparm -B 255 -S 200 /dev/sdX"</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">
</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">created into the files:  /etc/udev/rules.d/50-hdparm.rules. Obviously with hdparm installed</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">
</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I found also another "small" problem with old PC using old NVIDIA card, I've also a notebook with a GEForce 7950. These old graphics card are no longer supported in Arch (304xx driver) and with nouveau there  are a lot of problems with Plasma (!!!) and its practically unusable. I solved all adding the file a.sh in .config/plasma-workspace/env, adding it to the startup with the option Before the system startup with the parameters:</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">
</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">export KWIN_COMPOSE=O1</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">export KWIN_EXPLICIT_SYNC=0</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">export KWIN_TRIPLE_BUFFER=1</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">export KWIN_DIRECT_GL=1</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><style type="text/css">
p, li { white-space: pre-wrap; }
</style></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><style type="text/css">
p, li { white-space: pre-wrap; }
</style></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><style type="text/css">
p, li { white-space: pre-wrap; }
</style></p>
    <p>and all work like a charms: I'm able to see H265 movie with a so old Notebook (Dell Inspiron 9400).</p>
    <p>Anyway: I appreciate a lot the work, very well done, and Artix must do more advertising ;-)</p>
    <p><style type="text/css">
p, li { white-space: pre-wrap; }
</style></p>
    <div class="moz-cite-prefix">On 5/24/19 3:51 PM, Christos Nouskas
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20190524165136.78a16a05c3d97eaa8ccc8a4e@artixlinux.org">
      <pre class="moz-quote-pre" wrap="">On Fri, 24 May 2019 08:48:32 +0200
"P3d3.F." <a class="moz-txt-link-rfc2396E" href="mailto:p3d3f@riseup.net"><p3d3f@riseup.net></a> wrote:

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Thank's for the advice, specially for qt5ct. Now I want to understand 
why it work, now dolphin behaviour is fine, and systemsettings don't. I 
never used it since now, but now I must understand :-)
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
It's used as a layer for uniform QT/GTK look. It seems to override some KDE settings.

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Forgive me about the vocabularies, I forget that before I must install 
vocabularies :-)
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
I put en_US in the ISO, to give a hint about that.

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">I find other little issue, mainly related with the aesthetical aspect, 
but before I must test better how it work.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
An ISO with the fixes will be uploaded and announced in the weekend, hopefully.



</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
P3d3f

Mobile1: +39-366-4xxxxxx
Mail: <a class="moz-txt-link-abbreviated" href="mailto:p3d3f@riseup.net">p3d3f@riseup.net</a></pre>
  </body>
</html>