fceux/help/MapHotkeys.html

76 lines
2.6 KiB
HTML

<html>
<head>
<title>Map Hotkeys</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="HelpNDoc Personal Edition 3.6.0.345">
<link type="text/css" rel="stylesheet" media="all" href="css/reset.css" />
<link type="text/css" rel="stylesheet" media="all" href="css/base.css" />
<link type="text/css" rel="stylesheet" media="all" href="css/hnd.css" />
<!--[if lte IE 8]>
<link type="text/css" rel="stylesheet" media="all" href="css/ielte8.css" />
<![endif]-->
<style type="text/css">
#topic_header
{
background-color: #EFEFEF;
}
</style>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/hnd.js"></script>
<script type="text/javascript">
if (top.frames.length == 0)
{
var sTopicUrl = top.location.href.substring(top.location.href.lastIndexOf("/") + 1, top.location.href.length);
top.location.href = "fceux.html?" + sTopicUrl;
}
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
{
top.FrameTOC.SelectTocItem("MapHotkeys");
}
</script>
</head>
<body>
<div id="topic_header">
<div id="topic_header_content">
<h1>Map Hotkeys</h1>
<div id="topic_breadcrumb">
<a href="Config.html">Config</a> &rsaquo;&rsaquo; </div>
</div>
<div id="topic_header_nav">
<a href="Config.html"><img src="img/arrow_up.png" alt="Parent"/></a>
<a href="MovieOptions.html"><img src="img/arrow_left.png" alt="Previous"/></a>
<a href="ContextMenuItems.html"><img src="img/arrow_right.png" alt="Next"/></a>
</div>
<div class="clear"></div>
</div>
<div id="topic_content">
<p><span class="rvts17">Map Hotkeys</span></p>
<p><br/></p>
<p>The map hotkeys dialog allows you to assign hotkeys to various FCEUX commands.</p>
<p><br/></p>
<p>To assign or remove a hotkey assignment, double click on the name of the hotkey in the list box. &nbsp;Then press the key combination you wish to assign it. &nbsp;To clear the assignment, press the clear button.</p>
<p><br/></p>
<p>The filter pull down menu allows you to only see hotkey listings in various categories (the list shows all hotkey assignments by default).</p>
<p><br/></p>
<p>The Restore defaults button will change all hotkeys to their default values.</p>
<p class="rvps2"><span class="rvts13">Created with the Personal Edition of HelpNDoc: </span><a class="rvts14" href="http://www.helpndoc.com/feature-tour">Full featured Help generator</a></p>
</div>
<div id="topic_footer">
<div id="topic_footer_content">
2012</div>
</div>
</body>
</html>