osx - How do I find the physical position of a CGKeyCode? -


i'm trying create onscreen keyboard matches physical keyboard. know can send keyboard events particular cgkeycode; key code corresponds physical key rather input character, , that can use this answer find out key is; how find out physical position of key? possible read out row it's in , index in in row?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -