Hello Sean.
I am really sorry because we are still updating our documentation page. Komento don't have module position because it is a comment system.
For easyblog you can check the module positions in my screenshot.
http://screen.stackideas.com/2015-06-09_1117.png
http://screen.stackideas.com/2015-06-09_1118.png
http://screen.stackideas.com/2015-06-09_1119.png
Here is a step how to view module position in Joomla.
1) In the administrative backend go to Extensions->Template Manager. Click on Options and set Preview Module Positions to enabled.
http://screen.stackideas.com/2015-06-09_1127.png
2) Navigate to the website page you wish to see the module positions for in your web browser.
3) Click into the URL field in your browser.
4) Look for any "parameters" at the end of the URL. These are separated from the main part of the URL by a question mark. For example, in the URL
http://mydomain.com/index.php?id=17, the "id=17" is a parameter.
5) If there are no parameters, append "?tp=1" to the URL and press RETURN. For example,
http://mydomain.com/index.php?tp=1.
6) f there are already parameters in the URL, append "&tp=1" to the URL and press RETURN. For example,
http://mydomain.com/index.php?id=17&tp=1.
7) The module positions will be outlined in red.
Hope this help