<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/sto-keybind/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/sto-keybind/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 24 Feb 2017 16:00:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sto-keybind/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by jeffvan</title><link>https://sourceforge.net/p/sto-keybind/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,3 +1,6 @@
+# How Do Star Trek Online Keybinds Work
+[Click here to read the information on How Keybinds work in Start Trek Online](https://sourceforge.net/p/sto-keybind/wiki/STO%20How%20Keybinds%20Work/)
+# Star Trek Online Keybind Application
 The Star Trek Online Keybind application was birthed out of the Federation Emergency Services fleet.  The fleet had a need to assist some players with physical disabilities to simplify their game play so that they might also participate in PvP.  Creating complex keybinds require some knowledge of how to edit text files in the Star Trek Online game folder and was quite complex for some players.  The keybind application simplifies this whole step and allows players to simplify their approach.  Be-aware: Fully keybinding your gameplay is not a great solution for dynamic play style and because of activation timing it can easily be used against you.  But if you are struggling to focus on your surroundings, it might be a good approach to add some keybinds.

 The best approach at learning the Keybind Application is to watch the Help Videos:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jeffvan</dc:creator><pubDate>Fri, 24 Feb 2017 16:00:15 -0000</pubDate><guid>https://sourceforge.netaf57a3005caa8bbe6fb2a60d8a3e3141500964de</guid></item><item><title>Home modified by jeffvan</title><link>https://sourceforge.net/p/sto-keybind/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jeffvan</dc:creator><pubDate>Fri, 24 Feb 2017 15:10:18 -0000</pubDate><guid>https://sourceforge.netaf0bd913b25eb713a613d70361d7ac85d14f64d1</guid></item><item><title>Home modified by jeffvan</title><link>https://sourceforge.net/p/sto-keybind/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,12 +2,12 @@

 The best approach at learning the Keybind Application is to watch the Help Videos:

-Basic Operations
-Web Open
-Predefined Keys
-Create Keys that Cycle
-Keybind Sets
-How to use Preset
+[Basic Operations](https://youtu.be/QPSkFHfQblc "Basic Operations Video")
+[Web Open](https://youtu.be/LC6R7kVwPJY "Web Open Video") (Now Called INFO)
+[Predefined Keys](https://youtu.be/GLSEh6P4HfA "Predefined Keys Video")
+[Create Keys that Cycle](https://youtu.be/NKiwortqt6s "Key Cycles Video")
+[Keybind Sets](https://youtu.be/bjF1Ntqaw_c "Keybind Sets")
+[How to use Preset](https://youtu.be/I2F0WklsuE0 "Presets Video")

 The Software never interacts with the Star Trek Online Executable!!!  It NEVER sends key strokes to the Star Trek Online Executable!!!  The only information the application ever retrieves is the location of the Star Trek Online executable folder.  This is done by requesting the information of Star Trek Online installation from the operating system.  This is required to create short load bind file commands that you can then copy into your clipboard.  This might be a protected folder, and if the Application detects that it is a protected folder, it will request to upgrade its privileges to be able to write to that folder.  It will create a text file in the format that is acceptable to the Star Trek Online executable.  This text file allows a defined feature to be used in the Star Trek Online executable to import keybinds. The Keybind application's own file format for saving and loading keybinds are independent of the game and does not interact with the game.  The sole purpose of these files is to allow storage of created keybinds for later use by the STO Keybind Application.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jeffvan</dc:creator><pubDate>Fri, 24 Feb 2017 14:38:46 -0000</pubDate><guid>https://sourceforge.netb8731796b591397e24ef49129fd1acae9381974e</guid></item><item><title>Home modified by jeffvan</title><link>https://sourceforge.net/p/sto-keybind/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,15 @@
-Welcome to your wiki!
+The Star Trek Online Keybind application was birthed out of the Federation Emergency Services fleet.  The fleet had a need to assist some players with physical disabilities to simplify their game play so that they might also participate in PvP.  Creating complex keybinds require some knowledge of how to edit text files in the Star Trek Online game folder and was quite complex for some players.  The keybind application simplifies this whole step and allows players to simplify their approach.  Be-aware: Fully keybinding your gameplay is not a great solution for dynamic play style and because of activation timing it can easily be used against you.  But if you are struggling to focus on your surroundings, it might be a good approach to add some keybinds.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+The best approach at learning the Keybind Application is to watch the Help Videos:

-The wiki uses [Markdown](/p/sto-keybind/wiki/markdown_syntax/) syntax.
+Basic Operations
+Web Open
+Predefined Keys
+Create Keys that Cycle
+Keybind Sets
+How to use Preset
+
+The Software never interacts with the Star Trek Online Executable!!!  It NEVER sends key strokes to the Star Trek Online Executable!!!  The only information the application ever retrieves is the location of the Star Trek Online executable folder.  This is done by requesting the information of Star Trek Online installation from the operating system.  This is required to create short load bind file commands that you can then copy into your clipboard.  This might be a protected folder, and if the Application detects that it is a protected folder, it will request to upgrade its privileges to be able to write to that folder.  It will create a text file in the format that is acceptable to the Star Trek Online executable.  This text file allows a defined feature to be used in the Star Trek Online executable to import keybinds. The Keybind application's own file format for saving and loading keybinds are independent of the game and does not interact with the game.  The sole purpose of these files is to allow storage of created keybinds for later use by the STO Keybind Application.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jeffvan</dc:creator><pubDate>Fri, 24 Feb 2017 14:07:03 -0000</pubDate><guid>https://sourceforge.net6c069a403f36737ff3fca812a1997ed2f72a443d</guid></item><item><title>Home modified by jeffvan</title><link>https://sourceforge.net/p/sto-keybind/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/sto-keybind/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/jeffvan/"&gt;jeffvan&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-58b03b5e81b24b5fc4d224a0" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jeffvan</dc:creator><pubDate>Fri, 24 Feb 2017 13:55:43 -0000</pubDate><guid>https://sourceforge.net2a62aede0f1051684bfc2ee1174532c6c18f955d</guid></item></channel></rss>