Kamano No. 2 Rural LLG

Kamano No. 2 Rural LLG is a local-level government (LLG) of Eastern Highlands Province, Papua New Guinea.[1][2] The Kamano language is spoken in the LLG.

Kamano No. 2 Rural LLG
CountryPapua New Guinea
ProvinceEastern Highlands Province
Time zoneUTC+10 (AEST)

Wards

  • 01. Sohe
  • 02. Usurufa
  • 03. Karufa/Tafesa
  • 04. Ijavinon - Ta
  • 05. Anumaga
  • 06. Yamaso
gollark: This is roughly what potatOS does.
gollark: ```lualocal keys_down = {}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keys_down[keys.leftCtrl] then -- do whatever with new key event end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Yes there is.
gollark: You can use the `window` API to make it *display* on a subset of the screen, but you also need to translate mouse events.
gollark: It's quite hard to do.

References

  1. "Census Figures by Wards - Highlands Region". www.nso.gov.pg. 2011 National Population and Housing Census: Ward Population Profile. Port Moresby: National Statistical Office, Papua New Guinea. 2014.
  2. "Final Figures". www.nso.gov.pg. 2011 National Population and Housing Census: Ward Population Profile. Port Moresby: National Statistical Office, Papua New Guinea. 2014.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.