Can't enter unicode character with Alt+ even with EnableHexNumpad
up vote
7
down vote
favorite
I'm trying to enter unicode characters by using Alt+####
but I'm not being able to.
In Registry Editor, I added a new String value called EnableHexNumpad
with value of 1 in HKCUControl PanelInput Method
and rebooted, but nothing has changed. What's happening?
I'm using Window 8.1, tried on Word, Notepad, Chrome, Visual Studio, nothing...
Any clue?
Thanks in advance!
edit:
reg query "HKCUControl PanelInput Method"
output:
HKEY_CURRENT_USERControl PanelInput Method
Show Status REG_SZ 1
EnableHexNumpad REG_SZ 1
HKEY_CURRENT_USERControl PanelInput MethodHot Keys
Edit: It was PEBKAC!
I was trying to type stuff like Alt+2075 (✅) without actually typing plus!
Thanks to @JosefZ for clarifying this out for me.
windows-8.1 keyboard unicode input typing
add a comment |
up vote
7
down vote
favorite
I'm trying to enter unicode characters by using Alt+####
but I'm not being able to.
In Registry Editor, I added a new String value called EnableHexNumpad
with value of 1 in HKCUControl PanelInput Method
and rebooted, but nothing has changed. What's happening?
I'm using Window 8.1, tried on Word, Notepad, Chrome, Visual Studio, nothing...
Any clue?
Thanks in advance!
edit:
reg query "HKCUControl PanelInput Method"
output:
HKEY_CURRENT_USERControl PanelInput Method
Show Status REG_SZ 1
EnableHexNumpad REG_SZ 1
HKEY_CURRENT_USERControl PanelInput MethodHot Keys
Edit: It was PEBKAC!
I was trying to type stuff like Alt+2075 (✅) without actually typing plus!
Thanks to @JosefZ for clarifying this out for me.
windows-8.1 keyboard unicode input typing
Please share output fromreg query "HKCUControl PanelInput Method"
– JosefZ
Apr 30 '17 at 16:21
Hey @JosefZ, thanks for replying! The output:HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
– Rond
May 1 '17 at 0:17
2
With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading+
is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
– JosefZ
May 1 '17 at 15:44
5
What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
– Rond
May 1 '17 at 16:40
add a comment |
up vote
7
down vote
favorite
up vote
7
down vote
favorite
I'm trying to enter unicode characters by using Alt+####
but I'm not being able to.
In Registry Editor, I added a new String value called EnableHexNumpad
with value of 1 in HKCUControl PanelInput Method
and rebooted, but nothing has changed. What's happening?
I'm using Window 8.1, tried on Word, Notepad, Chrome, Visual Studio, nothing...
Any clue?
Thanks in advance!
edit:
reg query "HKCUControl PanelInput Method"
output:
HKEY_CURRENT_USERControl PanelInput Method
Show Status REG_SZ 1
EnableHexNumpad REG_SZ 1
HKEY_CURRENT_USERControl PanelInput MethodHot Keys
Edit: It was PEBKAC!
I was trying to type stuff like Alt+2075 (✅) without actually typing plus!
Thanks to @JosefZ for clarifying this out for me.
windows-8.1 keyboard unicode input typing
I'm trying to enter unicode characters by using Alt+####
but I'm not being able to.
In Registry Editor, I added a new String value called EnableHexNumpad
with value of 1 in HKCUControl PanelInput Method
and rebooted, but nothing has changed. What's happening?
I'm using Window 8.1, tried on Word, Notepad, Chrome, Visual Studio, nothing...
Any clue?
Thanks in advance!
edit:
reg query "HKCUControl PanelInput Method"
output:
HKEY_CURRENT_USERControl PanelInput Method
Show Status REG_SZ 1
EnableHexNumpad REG_SZ 1
HKEY_CURRENT_USERControl PanelInput MethodHot Keys
Edit: It was PEBKAC!
I was trying to type stuff like Alt+2075 (✅) without actually typing plus!
Thanks to @JosefZ for clarifying this out for me.
windows-8.1 keyboard unicode input typing
windows-8.1 keyboard unicode input typing
edited May 12 at 2:28
TheIncorrigible1
1086
1086
asked Apr 29 '17 at 18:54
Rond
364
364
Please share output fromreg query "HKCUControl PanelInput Method"
– JosefZ
Apr 30 '17 at 16:21
Hey @JosefZ, thanks for replying! The output:HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
– Rond
May 1 '17 at 0:17
2
With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading+
is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
– JosefZ
May 1 '17 at 15:44
5
What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
– Rond
May 1 '17 at 16:40
add a comment |
Please share output fromreg query "HKCUControl PanelInput Method"
– JosefZ
Apr 30 '17 at 16:21
Hey @JosefZ, thanks for replying! The output:HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
– Rond
May 1 '17 at 0:17
2
With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading+
is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
– JosefZ
May 1 '17 at 15:44
5
What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
– Rond
May 1 '17 at 16:40
Please share output from
reg query "HKCUControl PanelInput Method"
– JosefZ
Apr 30 '17 at 16:21
Please share output from
reg query "HKCUControl PanelInput Method"
– JosefZ
Apr 30 '17 at 16:21
Hey @JosefZ, thanks for replying! The output:
HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
– Rond
May 1 '17 at 0:17
Hey @JosefZ, thanks for replying! The output:
HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
– Rond
May 1 '17 at 0:17
2
2
With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading
+
is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1– JosefZ
May 1 '17 at 15:44
With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading
+
is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1– JosefZ
May 1 '17 at 15:44
5
5
What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
– Rond
May 1 '17 at 16:40
What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
– Rond
May 1 '17 at 16:40
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:
With this registry settings: what happens if you type e.g.
+03b1
while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
The registry setting in question is
HKCUControl PanelInput Method
which can be obtained from the command line by typing:
reg query "HKCUControl PanelInput Method"
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:
With this registry settings: what happens if you type e.g.
+03b1
while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
The registry setting in question is
HKCUControl PanelInput Method
which can be obtained from the command line by typing:
reg query "HKCUControl PanelInput Method"
add a comment |
up vote
0
down vote
To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:
With this registry settings: what happens if you type e.g.
+03b1
while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
The registry setting in question is
HKCUControl PanelInput Method
which can be obtained from the command line by typing:
reg query "HKCUControl PanelInput Method"
add a comment |
up vote
0
down vote
up vote
0
down vote
To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:
With this registry settings: what happens if you type e.g.
+03b1
while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
The registry setting in question is
HKCUControl PanelInput Method
which can be obtained from the command line by typing:
reg query "HKCUControl PanelInput Method"
To improve discoverability, I'm going to copy JosefZ's comment from more than a year ago into an answer:
With this registry settings: what happens if you type e.g.
+03b1
while holding the Alt key? Greek Small Letter Alpha α (note that leading + is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1
The registry setting in question is
HKCUControl PanelInput Method
which can be obtained from the command line by typing:
reg query "HKCUControl PanelInput Method"
answered Nov 21 at 12:21
FreeMan
219111
219111
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1204586%2fcant-enter-unicode-character-with-alt-even-with-enablehexnumpad%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please share output from
reg query "HKCUControl PanelInput Method"
– JosefZ
Apr 30 '17 at 16:21
Hey @JosefZ, thanks for replying! The output:
HKEY_CURRENT_USERControl PanelInput Method Show Status REG_SZ 1 EnableHexNumpad REG_SZ 1 HKEY_CURRENT_USERControl PanelInput MethodHot Keys
– Rond
May 1 '17 at 0:17
2
With this registry settings: what happens if you type e.g. +03b1 while holding the Alt key? Greek Small Letter Alpha α (note that leading
+
is important while leading zeroes are not. So Alt + +3b1 is the same as Alt + +03b1– JosefZ
May 1 '17 at 15:44
5
What the... I feel so dumb, I didn't know I needed to actually type +, I thought plus was meaning that I needed to hold alt and type only what comes after the plus symbol! Thanks a bunch!
– Rond
May 1 '17 at 16:40