<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (Aetles)</title>
    <link>https://pinboard.in/u:Aetles/public/</link>
    <description>recent bookmarks from Aetles</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://gueamu.net/post/112325226/tumblr-keyboard-shortcuts"/>
	<rdf:li rdf:resource="http://superuser.com/questions/145280/firefox-can-i-change-the-keyboard-shortcuts-for-tab-switching/333562#333562"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://gueamu.net/post/112325226/tumblr-keyboard-shortcuts">
    <title>Tumblr Keyboard Shortcuts - gueamu</title>
    <dc:date>2012-04-16T13:21:10+00:00</dc:date>
    <link>http://gueamu.net/post/112325226/tumblr-keyboard-shortcuts</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Just found this, when you’re in Dashboard, press → (right arrow) to go Next page and ← (left arrow) to go Previous page, been wanting this forever and didn’t know it existed til now. Thanks marco and team!]]></description>
<dc:subject>tumblr keyboardshortcuts</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:0646f523d086/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tumblr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:keyboardshortcuts"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://superuser.com/questions/145280/firefox-can-i-change-the-keyboard-shortcuts-for-tab-switching/333562#333562">
    <title>Firefox - Can I change the keyboard shortcuts for Tab Switching? - Super User</title>
    <dc:date>2012-01-17T14:29:14+00:00</dc:date>
    <link>http://superuser.com/questions/145280/firefox-can-i-change-the-keyboard-shortcuts-for-tab-switching/333562#333562</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Here is what worked for me with Firefox 6:

Install the keyconfig addon from the keyconfig download page and restart.
Go to Addons -> keyconfig -> Preferences.
There are no "Previous Tab" and "Next Tab" entries by default, but you can add them by clicking Add a new key and using the following code snippets (thanks to the author):
Next Tab: gBrowser.mTabContainer.advanceSelectedTab(1,true);
Previous Tab: gBrowser.mTabContainer.advanceSelectedTab(-1,true);
Assign whatever keys to the "Next Tab" and "Previous Tab" actions.
(The Customizable Shortcuts addon didn't work for me, as it didn't have entries for Next Tab and Previous Tab.)]]></description>
<dc:subject>firefox tabs keyboardshortcuts</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:103b2ee324ba/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:firefox"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tabs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:keyboardshortcuts"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>