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
Post a Comment