# State of the Stonehearth Wiki

**URL:** https://discourse.stonehearth.net/t/state-of-the-stonehearth-wiki/17199
**Category:** General Discussion
**Created:** [October 16, 2015, 10:37pm UTC](https://discourse.stonehearth.net/t/state-of-the-stonehearth-wiki/17199 "2015-10-16T22:37:18Z")
**Posts on this page:** 3
**Page:** 2

<div class="post-metadata">

### Author: ![sdee](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/sdee/32/65441_2.png) [@sdee](https://discourse.stonehearth.net/u/sdee)
#### Post date: [October 26, 2015, 11:01pm UTC](https://discourse.stonehearth.net/t/state-of-the-stonehearth-wiki/17199/21 "2015-10-26T23:01:37Z")

</div>

Hey @jomaxro, thanks so much for heading this up! Sorry for the long delay in reply, we’ve just been hammered here this week. 🙂

Yes, you can pull the images out of the stonehearth.smod. Have fun!

To your questions above, the UI has names in the code, but no official names yet. How about:  
1.) Game UI  
2.) Unit Frame  
3.) Start Menu  
4.) Secondary buttons  
5.) Vision Widgets  
6.) Performance Widget  
7.) Game Speed Widget  
8.) The Clock  
9.) Bulletins  
10.) Pop ups, each with their own name (Town View, Citizen View, etc)

Harvesting in this UI is any action that results in stuff you can use. So in this case, mining is a kind of harvesting.

Edit: I look forward to the updated wiki! 😃

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/jomaxro/32/47935_2.png) [@jomaxro](https://discourse.stonehearth.net/u/jomaxro)
#### Post date: [October 31, 2015, 11:29pm UTC](https://discourse.stonehearth.net/t/state-of-the-stonehearth-wiki/17199/22 "2015-10-31T23:29:45Z")

</div>

Thanks @sdee, and please don’t apologize!

Have a new question for you. On the wiki, there is a page describing the keyboard controls ([Controls - Official Stonehearth Wiki](http://stonehearth.gamepedia.com/Controls)) and I have a feeling some of the bindings are out of date. Is there a file (or collection of files) in `stonehearth.smod` to see the bindings in easily? I can get many of the bindings through the tooltips in the game, but others (especially on the debugging side of things) cannot.

Thanks!  
@jomaxro

Edit: Going to page @Drotten as well, do you by chance know the answer to this as the Modding Support guy?

---

<div class="post-metadata">

### Author: ![Drotten](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/drotten/32/14200_2.png) [@Drotten](https://discourse.stonehearth.net/u/Drotten)
#### Post date: [November 1, 2015, 9:17am UTC](https://discourse.stonehearth.net/t/state-of-the-stonehearth-wiki/17199/23 "2015-11-01T09:17:39Z")

</div>

Well, sort of and no.

In **stonehearth/data/ui/start\_menu.json** there are the hotkeys for the start menu buttons. The other hotkeys are scattered among the HTML and JavaScript files.

It’s easy enough (at least in Sublime) to do a search in all the files for the hotkeys; to verify if the list is correct, and at a quick glance it does seem that way.

[Previous page](https://discourse.stonehearth.net/t/state-of-the-stonehearth-wiki/17199.md?page=1)
