Can somebody please explain tome what these are. The other day, i was trying to close Notepad++ using the Esc button. After seeing that it wouldn't work, i tried pressing Ctrl+Esc. Then Shift+Esc. This printed typed Esc (in bold) on my notepad. You can also type this into cmd. Depending on the text editor u use, it may show it or not. I use Notepad++. Here is a list of other special commands(if you type them into cmd, most of the print out a character, such as a heart of spade.):
~ Shift + Esc = (ESC)
~ Ctrl + E = (ENQ)
~ Ctrl + R = (DC2)
~ Ctrl + Pause\Break = (ETX)
~ Ctrl + Shift + Y = (EM)
~ Ctrl + Shift + W = (ETB)
~ Ctrl + Shift + O = (SI)
~ Ctrl + Shift + A = (SOH)
~ Ctrl + Shift + D = (EOT)
~ Ctrl + Shift + G = (BEL)
~ Ctrl + Shift + H = (BS)
~ Ctrl + Shift + Z = (SUB)
~ Ctrl + Shift + X = (CAN)
~ Ctrl + Shift + C = (ETX)
~ Ctrl + Shift + v = (SYN)
~ Ctrl + Shift + B = (STX)
~ Ctrl + Shift + N = (SO)
~ Ctrl + Shift + 6 + (RS)
~ Ctrl + Shift + -(Dash) = (US)
I don't know what these are called; i accidentally found one while messing with my keyboard, then i tried many different button combinations. You may not be able to seem them up here, but the characters look like the ones in parenthesis ieg. (SUB), (BEL (rings the system bell))
On some text editors, it they will show up like symbols. Note that these characters cannot be copied and pasted.
Attached is a screen shot.
~ Shift + Esc = (ESC)
~ Ctrl + E = (ENQ)
~ Ctrl + R = (DC2)
~ Ctrl + Pause\Break = (ETX)
~ Ctrl + Shift + Y = (EM)
~ Ctrl + Shift + W = (ETB)
~ Ctrl + Shift + O = (SI)
~ Ctrl + Shift + A = (SOH)
~ Ctrl + Shift + D = (EOT)
~ Ctrl + Shift + G = (BEL)
~ Ctrl + Shift + H = (BS)
~ Ctrl + Shift + Z = (SUB)
~ Ctrl + Shift + X = (CAN)
~ Ctrl + Shift + C = (ETX)
~ Ctrl + Shift + v = (SYN)
~ Ctrl + Shift + B = (STX)
~ Ctrl + Shift + N = (SO)
~ Ctrl + Shift + 6 + (RS)
~ Ctrl + Shift + -(Dash) = (US)
I don't know what these are called; i accidentally found one while messing with my keyboard, then i tried many different button combinations. You may not be able to seem them up here, but the characters look like the ones in parenthesis ieg. (SUB), (BEL (rings the system bell))
On some text editors, it they will show up like symbols. Note that these characters cannot be copied and pasted.
Attached is a screen shot.
Attachments: |
bandicam 2012-06-12 07-03-51-159.jpg [ 82.99 KiB | Viewed 483 times ] |
those are ASCII or Unicode characters that you've found the keyboard shortcuts for. for example on my keyboard layout on linux the code u00f5 is used to produce õ which is it's ID in the unicode character set.
No comments:
Post a Comment