Skip to content

Commit e94de68

Browse files
authored
Merge pull request #518 from cjakeman/key_assignments
Added rules to policy page on website
2 parents 883b49b + 59424c1 commit e94de68

File tree

1 file changed

+12
-0
lines changed
  • Website/openrails.org/contribute/team-policies

1 file changed

+12
-0
lines changed

Website/openrails.org/contribute/team-policies/index.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,18 @@
4747
<p>
4848
English documents and text use American spelling (license, color etc.).
4949
</p>
50+
51+
<h2>Keyboard Assignments</h2>
52+
<p>
53+
New key assignments should obey the following rules where that is possible.
54+
<ul>
55+
<li>Reserve digit keys for camera operations.</li>
56+
<li>Reserve Fn keys for pop-up windows.</li>
57+
<li>Reserve the Alt modifier for debug operations.</li>
58+
<li>Reserve modifier+space (e.g. Ctrl+space) for future expansion using sequences of keys.</li>
59+
</ul>
60+
Existing key assignments may not be changed without community discussion and approval of the Open Rails Management Team.
61+
</p>
5062
<?php include "../../shared/tail.php" ?>
5163
<?php include "../../shared/banners/preload_next_banner.php" ?>
5264
</body>

0 commit comments

Comments
 (0)