Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • This is OK, but i would like press this shortcut: ALT+53 this is ascii code for number 5 Commented Dec 22, 2016 at 11:10
  • Since numbers aren't valid enum keys, microsoft named the number keys "DX" ("Key.D5") in your case. Commented Dec 22, 2016 at 12:33
  • Key.D5 is the number key with the number 5, which you'll find above the 'T' Key, or centered by the other numbers on the numpad, and for which you asked in your first comment to this answer. You can simply replace the "Key.S" from my answer with "Key.D5" Commented Jan 2, 2017 at 8:54