<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Firefox on yozy//NET</title>
    <link>https://yozy.net/tags/firefox/</link>
    <description>Recent content in Firefox on yozy//NET</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 24 Apr 2013 00:11:17 +0000</lastBuildDate>
    <atom:link href="https://yozy.net/tags/firefox/feed.xml" rel="self" type="application/rss" />
    <item>
      <title>Quickfix for pogdesign checkboxes</title>
      <link>https://yozy.net/2013/04/quickfix-for-pogdesign-checkboxes/</link>
      <pubDate>Wed, 24 Apr 2013 00:11:17 +0000</pubDate>
      <guid>https://yozy.net/2013/04/quickfix-for-pogdesign-checkboxes/</guid>
      <description>&lt;p&gt;I got finally fed up with the Unity-like checkboxes on my favourite &lt;a href=&#34;http://www.pogdesign.co.uk/cat&#34;&gt;TV-show&#xA;tracking site&lt;/a&gt;. Quick roundup: these checkboxes are represented by a box&#xA;with a grey checkmark when unchecked and a box with green checkmark when&#xA;checked.&lt;/p&gt;&#xA;&lt;p&gt;Not only is this horrible for colorblind people, it also drives sane persons&#xA;nuts.&lt;/p&gt;&#xA;&lt;p&gt;If you use Stylish extension for firefox, or some alternative for your browser&#xA;then you can use this snippet to replace them with standard controls:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-css&#34; data-lang=&#34;css&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;@&lt;/span&gt;&lt;span class=&#34;k&#34;&gt;namespace&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;url&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;http&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;://&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;www&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nc&#34;&gt;w3&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nc&#34;&gt;org&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;/&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;1999&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;/&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;xhtml&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;@&lt;/span&gt;&lt;span class=&#34;k&#34;&gt;-moz-document&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;url-prefix&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;http://www.pogdesign.co.uk/cat&amp;#34;&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nc&#34;&gt;lists&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;div&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;label&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nc&#34;&gt;day&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nc&#34;&gt;ep&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;label&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nc&#34;&gt;today&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;nc&#34;&gt;ep&lt;/span&gt; &lt;span class=&#34;nt&#34;&gt;label&lt;/span&gt;  &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;   &lt;span class=&#34;c&#34;&gt;/* bright background */&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;   &lt;span class=&#34;k&#34;&gt;background-image&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;nb&#34;&gt;url&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAsCAYAAACzBUKoAAABJElEQVQ4je2TscqDQBCEZyWPFiFgYymWKXyGvEEsfISAvdilFCEEJEXeIU0KO0vhlttcqpOY8POvRboMHNcMyzAfQ6fTyQVBAP+IaPqJCDM1TeOg0PV6dYExRuOFiCBgZpXZWgv1ZWZeaNbGWGQ2xiw0W2vVMWi/3ztP65XeK1X/VuM4Qo17t9upcOd5/j/uLMscoMC93W7d4/EA8IY7iqJZnDRNnbUWIjK1MZmNMdhsNg4A4jh2zAxmRlmW5M0rH4OZISIIw9AZYyAiqOt6qmOG+3w+k7/GzDgej7PePnB3XUfMjLZt3wr+A/flcvkw+hi0Xq/VuOl+v+vXfbvdVLiHYfite9KX111VlX7dfd/r110UhQr34XD4rXvSl9edJIka9xPBTXfNN90QEQAAAABJRU5ErkJggg==&amp;#39;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt; &lt;span class=&#34;cp&#34;&gt;!important&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;   &lt;span class=&#34;c&#34;&gt;/* dark background */&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;   &lt;span class=&#34;c&#34;&gt;/* background-image: url(&amp;#39;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAsCAYAAACzBUKoAAABJ0lEQVQ4je2TsY2FMBAF1+g6oAJSEpqgCEqhAwgogQpogYScyBkRBA6IIETyCuMfLQLj01+Cy86ShVYeW0+Mnui6zgZBALSFEOdXCAG31batBcbq+94GWmsOC8YYCBCRBe/7DuyXEfElzI3xCtZav4T3fWfHEEVRWLJ1tXe1Svtn2zZg687znKW7LMvvupdlsQAM3QQCOLqvB775oZuAKxiGoThhN4YPfMDXA9/80E2AC56wq9sHUgyRpilbt1BK8ds9jiNL97qu/+0+1x+3u2kafrvneea3u6oqlu66rr/rVkrx2j1Nkz2OAwAc3VLKW5xhGKwxBgh+6KYLUkqLiICIEEXR7+2mC9ZaiOPY3+4kSW7/yZ0fuglwwRN2dftAiiGyLGPr/gDD7TWBmCHgngAAAABJRU5ErkJggg==&amp;#39;) !important; */&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;p&#34;&gt;}&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;}&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;If you use a dark background then un-comment the second background-image tag.&lt;/p&gt;&#xA;&lt;p&gt;Enjoy&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Fix the home and end keys in Firefox with Keyconfig and Vimperator</title>
      <link>https://yozy.net/2012/04/fix-the-home-and-end-keys-in-firefox-with-keyconfig-and-vimperator/</link>
      <pubDate>Wed, 25 Apr 2012 11:12:58 +0000</pubDate>
      <guid>https://yozy.net/2012/04/fix-the-home-and-end-keys-in-firefox-with-keyconfig-and-vimperator/</guid>
      <description>&lt;p&gt;Somme funny man thought that it would be good to screw up the behavior of home&#xA;and end keys in firefox on Mac. Nobody knows why and everybody is complaining.&#xA;Also, the same genius have made the &lt;em&gt;⌘→&lt;/em&gt; and &lt;em&gt;⌘←&lt;/em&gt;&#xA;commands navigate in history instead of doing what they do in every other&#xA;application which is &amp;ldquo;move to the end or beginning of the line&amp;rdquo;.&lt;/p&gt;&#xA;&lt;p&gt;Oh well.. Luckily there IS a solution for this. The extension keyconfig will&#xA;fix half of the problem. &lt;a href=&#34;http://forums.mozillazine.org/viewtopic.php?t=72994&#34; title=&#34;Keyconfig Firefox Extension&#34;&gt;Get the keyconfing extension here&lt;/a&gt; and&#xA;disable the incriminating keys. Many thanks to the author. Now you have working&#xA;command keys. As for the home and end key, I fixed my problem in vimperator,&#xA;since it is an extension I use on all of my firefoxes. Basically the idea is to&#xA;remap home and end (along with +shift variants)) so they fire off the&#xA;command+arrow commands. Here is the code, enjoy :&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;imap &amp;lt;Home&amp;gt; &amp;lt;M-Left&amp;gt;&#xA;imap &amp;lt;End&amp;gt; &amp;lt;M-Right&amp;gt;&#xA;imap &amp;lt;S-End&amp;gt; &amp;lt;M-S-Right&amp;gt;&#xA;imap &amp;lt;S-Home&amp;gt; &amp;lt;M-S-Left&amp;gt;&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Either run it in the vimperator command line and do a :mkvimperatorrc! or put&#xA;it directly into your configuration file.&lt;/p&gt;&#xA;</description>
    </item>
  </channel>
</rss>
