ShiftOS_TheReturn/ShiftOS.Frontend/GraphicsSubsystem
phath0m 9618ffd30f Improved mapping of key codes
Modified the extension methods provided by KeysExtensions to appropriately translate the Keys enumeration to the corresponding ASCII character. This implementation should be only be used temporarily, as  this solution does *not* take into account keyboard layouts (It should be worth noting, the previous implementation did not either).
2017-08-04 20:03:37 -07:00
..
GraphicsContext.cs readable text render 2017-07-31 19:43:25 +10:00
UIManager.cs Improved mapping of key codes 2017-08-04 20:03:37 -07:00