<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: how to customize web browser context menu keyboard shortcuts</title>
	<link>http://ask.metafilter.com/115237/how-to-customize-web-browser-context-menu-keyboard-shortcuts/</link>
	<description>Comments on Ask MetaFilter post how to customize web browser context menu keyboard shortcuts</description>
	<pubDate>Thu, 26 Feb 2009 11:03:39 -0800</pubDate>
	<lastBuildDate>Thu, 26 Feb 2009 11:03:39 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: how to customize web browser context menu keyboard shortcuts</title>
		<link>http://ask.metafilter.com/115237/how-to-customize-web-browser-context-menu-keyboard-shortcuts</link>	
		<description>How to change the keyboard shortcuts in the IE or Firefox context menus? &lt;br /&gt;&lt;br /&gt; Like many people, I use Firefox at home but am forced to use Internet Explorer at work.  For the most part the two amicably co-exist in my universe.  The one consistent annoyance, however, is this:&lt;br&gt;
&lt;br&gt;
When you right click on a link in IE, the keyboard shortcut to open the link in a new tab is &quot;w&quot;.&lt;br&gt;
&lt;br&gt;
When you right click on a link in Firefox, the shortcut is &quot;t&quot;.&lt;br&gt;
&lt;br&gt;
I&apos;m the sort who likes to open links in new tabs all in one go so that they load in the background, and then read them leisurely.  How can I change the shortcut in either IE or Firefox so that they&apos;re the same in both?&lt;br&gt;
&lt;br&gt;
My google-fu is failing me -- all the links I come across are for adding NEW context menu items, not for changing the keyboard shortcut on existing ones.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2009:site.115237</guid>
		<pubDate>Thu, 26 Feb 2009 11:01:03 -0800</pubDate>
		<dc:creator>randomstriker</dc:creator>
		
			<category>web</category>
		
			<category>browser</category>
		
			<category>customization</category>
		
	</item> <item>
		<title>By: rhizome</title>
		<link>http://ask.metafilter.com/115237/how-to-customize-web-browser-context-menu-keyboard-shortcuts#1654129</link>	
		<description>These are hardcoded. You can probably patch Firefox source to change it.&lt;br&gt;
&lt;br&gt;
Frankly though, I just use Ctrl-click.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.115237-1654129</guid>
		<pubDate>Thu, 26 Feb 2009 11:03:39 -0800</pubDate>
		<dc:creator>rhizome</dc:creator>
	</item><item>
		<title>By: jeffamaphone</title>
		<link>http://ask.metafilter.com/115237/how-to-customize-web-browser-context-menu-keyboard-shortcuts#1654145</link>	
		<description>You cannot change this in IE, it&apos;s hard coded.&lt;br&gt;
&lt;br&gt;
Well, I suppose you could load up IEFrame.dll into the resource editor and attempt to change the menu resource.  The &amp;amp; specifies the shortcut key, so in: &amp;amp;File, the F would be the shortcut key.&lt;br&gt;
&lt;br&gt;
If you do this, the next time you install a patch for IE it will get over-written.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.115237-1654145</guid>
		<pubDate>Thu, 26 Feb 2009 11:10:06 -0800</pubDate>
		<dc:creator>jeffamaphone</dc:creator>
	</item><item>
		<title>By: zephyr_words</title>
		<link>http://ask.metafilter.com/115237/how-to-customize-web-browser-context-menu-keyboard-shortcuts#1654173</link>	
		<description>Just use ctrl-click like rhizome says. I didn&apos;t even know the &quot;t&quot; and &quot;w&quot; shortcuts since I always use ctrl-click.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.115237-1654173</guid>
		<pubDate>Thu, 26 Feb 2009 11:21:46 -0800</pubDate>
		<dc:creator>zephyr_words</dc:creator>
	</item><item>
		<title>By: randomstriker</title>
		<link>http://ask.metafilter.com/115237/how-to-customize-web-browser-context-menu-keyboard-shortcuts#1654245</link>	
		<description>Wow.  Talk about looking for a hard solution to an easy problem.  Thanks, guys, CTRL-click it is.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.115237-1654245</guid>
		<pubDate>Thu, 26 Feb 2009 12:00:41 -0800</pubDate>
		<dc:creator>randomstriker</dc:creator>
	</item><item>
		<title>By: qvtqht</title>
		<link>http://ask.metafilter.com/115237/how-to-customize-web-browser-context-menu-keyboard-shortcuts#1654829</link>	
		<description>For Firefox, you can edit the following file under your Firefox program folder:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;chrome\&lt;u&gt;en-US.jar&lt;/u&gt;\locale\browser\browser.dtd&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
In Windows, this is typically located in &lt;code&gt;C:\Program Files\Mozilla Firefox&lt;/code&gt;. If you don&apos;t use the U.S. English version of Firefox, use the appropriate .jar file named after your language code.&lt;br&gt;
&lt;br&gt;
The underlined part in that path -- en-US.jar -- is an &lt;a href=&quot;http://en.wikipedia.org/wiki/JAR_(file_format)&quot;&gt;archive file&lt;/a&gt; with other things inside of it; You will have to extract the browser.dtd file, edit it, and then repack it.&lt;br&gt;
&lt;br&gt;
The lines that define the shortcuts will look like this:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;&amp;lt;!ENTITY &lt;b&gt;openLinkCmdInTab&lt;/b&gt;.accesskey        &quot;T&quot;&amp;gt;&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
openLinkCmdInTab, in this case is the name of the context menu command, and &quot;T&quot; is the shorcut key.&lt;br&gt;
&lt;br&gt;
To find out the name of the command you&apos;re looking for, search for the command&apos;s text until you find a line like this:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;&amp;lt;!ENTITY &lt;b&gt;openLinkCmdInTab&lt;/b&gt;.label            &quot;Open Link in New Tab&quot;&amp;gt;&lt;/code&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.115237-1654829</guid>
		<pubDate>Thu, 26 Feb 2009 18:39:47 -0800</pubDate>
		<dc:creator>qvtqht</dc:creator>
	</item>
	</channel>
</rss>
