<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>How-To on Raveen Kumar</title>
    <link>https://raveenkumar.com/tags/how-to/</link>
    <description>Recent content in How-To on Raveen Kumar</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Raveen Kumar</copyright>
    <lastBuildDate>Sat, 18 Feb 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://raveenkumar.com/tags/how-to/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Coding Guidelines</title>
      <link>https://raveenkumar.com/library/programming/coding-guidelines/</link>
      <pubDate>Sat, 18 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/library/programming/coding-guidelines/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;First rule of coding, do not code&lt;/li&gt;&#xA;&lt;li&gt;Second rule of coding, write less code whenever you can&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Setting up mutt email client</title>
      <link>https://raveenkumar.com/posts/2023-01-23-setting-up-mutt-email-client/</link>
      <pubDate>Mon, 23 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2023-01-23-setting-up-mutt-email-client/</guid>
      <description>&lt;p&gt;Initially I tried this and it did not work.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://muttwizard.com/&#34;&gt;https://muttwizard.com/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Below worked&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://gist.github.com/neutraltone/99a60aa58111f3f086f20039e8401154&#34;&gt;https://gist.github.com/neutraltone/99a60aa58111f3f086f20039e8401154&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;In muttrc&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code class=&#34;language-config&#34; data-lang=&#34;config&#34;&gt;set sort = reverse-date&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;One more link for shortcuts&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.rosipov.com/blog/elegant-mutt-setup-for-use-with-gmail/&#34;&gt;https://www.rosipov.com/blog/elegant-mutt-setup-for-use-with-gmail/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://gist.github.com/kaleb/1289741/cbb39a686bfc5a0945052e0be92eb1a1b6483112&#34;&gt;https://gist.github.com/kaleb/1289741/cbb39a686bfc5a0945052e0be92eb1a1b6483112&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;#later Next to setup mutiple email accounts with mutt&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to fix imessage not syncing</title>
      <link>https://raveenkumar.com/posts/2022-10-25-imessage-not-syncing/</link>
      <pubDate>Tue, 25 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2022-10-25-imessage-not-syncing/</guid>
      <description>&lt;p&gt;If imessage is not syncing, do this.&lt;/p&gt;&#xA;&lt;p&gt;Started synching after turn off and on the iMessage on both MacBook and iPhone&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Fix touch pad 3 finger gestures not working on fedora xorg</title>
      <link>https://raveenkumar.com/posts/2022-09-21-fix-touch-pad-3-finger-gestures-not-working-in-fedora-xorg/</link>
      <pubDate>Wed, 21 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://raveenkumar.com/posts/2022-09-21-fix-touch-pad-3-finger-gestures-not-working-in-fedora-xorg/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/JoseExposito/touchegg#readme&#34;&gt;https://github.com/JoseExposito/touchegg#readme&lt;/a&gt;&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;sudo dnf install touchegg&#xA;# You may also need to manually start the service&#xA;sudo systemctl start touchegg&#xA;sudo systemctl enable touchegg&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/JoseExposito/gnome-shell-extension-x11gestures&#34;&gt;https://github.com/JoseExposito/gnome-shell-extension-x11gestures&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Install this&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://extensions.gnome.org/extension/4033/x11-gestures/&#34;&gt;https://extensions.gnome.org/extension/4033/x11-gestures/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Now you will be able to get the 3 finger gestures.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
