<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PLATFORMedia LLC &#187; key bindings</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/key-bindings/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sun, 08 Jan 2012 06:55:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rebinding Keys in SCiTE</title>
		<link>http://platformedia.com/oss-blog/rebinding-keys-in-scite/</link>
		<comments>http://platformedia.com/oss-blog/rebinding-keys-in-scite/#comments</comments>
		<pubDate>Mon, 26 May 2008 22:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[key bindings]]></category>
		<category><![CDATA[scite]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/05/rebinding-keys-in-scite/</guid>
		<description><![CDATA[On XCFE, some of the default (windowing system) bindings override those of SciTE (notably the Bookmarking commands).
Consult [http://scintilla.sourceforge.net/CommandValues.html] and add the following to
.SciTEUser.properties
 :
# Remap some keys &#8211; # Ctrl-e = to end of line#NOT-YET Ctrl-a = to start of line
# Ctrl-2 = Next bookmark# Alt-2  = Toggle bookmark
user.shortcuts=\Ctrl+e&#124;2314&#124;\Ctrl+2&#124;IDM_BOOKMARK_NEXT&#124;\Alt+2&#124;IDM_BOOKMARK_TOGGLE&#124;
# Ctrl+a&#124;2312&#124;# Ctrl+a&#124;Home&#124;
]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/rebinding-keys-in-scite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

