Bluetooth Keyboard only printing numbers. Ubuntu 19.04Why don't the Function Key options and play/pause/volume work on a Mac Bluetooth Keyboard?Apple bluetooth keyboard (and mouse) issue on Ubuntu 12.10How do I wake from sleep using a bluetooth KeyboardHP slim bluetooth keyboard connection failedApple Wireless Keyboard won't connect in 15.10Apple Magic Keyboard 2, not working properly over bluetooth (16.10)Bluetooth Problem Ubuntu 18.04 LTSHow to switch off numeric keypad in BT keyboard
Are conjugate vectors unique?
How to calculate number of sets in Sigma Algebra
Is a fully qualified class name down to global scope ever required for out-of-line member function definitions?
Why is there potato in meatballs?
Is WesternDigital Dashboard needed to trim a SSD?
How can I find out where to buy uncommon (for the location) items while traveling?
What's the best way for guitar and piano to play together in a jazz quartet?
What should I do about spammy backlinks from suspect websites reported in Search Engine Console?
Python's .split() implemented in C
Why does this process map every fraction to the golden ratio?
Can I use the Cleric spell Light and a magnifying glass to light a fire?
n-Factor of P4O6
On Valentine's Day
using pst-poker package to display a hand of 13 cards
Can a verb be modified too many times?
How would you idiomatically translate the French saying "Il n’y a pas d'amour, il n’y a que des preuves d’amour" to English?
How to delete a game file?
I noticed an error in a graded exam during office hours. Should I give the student the lower grade?
How do I activate Windows XP nowadays (in 2019)?
Is it a mistake to use a password that has previously been used (by anyone ever)?
SSH host identification changes on one wireless network
Are there any dishes that can only be cooked with a microwave?
Car imitates dead battery but comes back to life ~30 minutes later and lets me start it
How would a medieval village protect themselves against dinosaurs?
Bluetooth Keyboard only printing numbers. Ubuntu 19.04
Why don't the Function Key options and play/pause/volume work on a Mac Bluetooth Keyboard?Apple bluetooth keyboard (and mouse) issue on Ubuntu 12.10How do I wake from sleep using a bluetooth KeyboardHP slim bluetooth keyboard connection failedApple Wireless Keyboard won't connect in 15.10Apple Magic Keyboard 2, not working properly over bluetooth (16.10)Bluetooth Problem Ubuntu 18.04 LTSHow to switch off numeric keypad in BT keyboard
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have a new bluetooth keyboard, the Anidees Prismatic 104. I have succesfully connected it to my Ubuntu 19.04 Laptop but it is only printing numbers while connected via bluetooth, when conncted using a usb cable it works fine.
I understand that there is a similar problem with Apple Keyboards and turning off numpad usually works fine. My keyboard has a dedicated numpad and turning it off works but it means not being able to use the numpad. Is there a solution to use this keyboard with the dedicated numpad?
keyboard bluetooth keyboard-layout
add a comment
|
I have a new bluetooth keyboard, the Anidees Prismatic 104. I have succesfully connected it to my Ubuntu 19.04 Laptop but it is only printing numbers while connected via bluetooth, when conncted using a usb cable it works fine.
I understand that there is a similar problem with Apple Keyboards and turning off numpad usually works fine. My keyboard has a dedicated numpad and turning it off works but it means not being able to use the numpad. Is there a solution to use this keyboard with the dedicated numpad?
keyboard bluetooth keyboard-layout
add a comment
|
I have a new bluetooth keyboard, the Anidees Prismatic 104. I have succesfully connected it to my Ubuntu 19.04 Laptop but it is only printing numbers while connected via bluetooth, when conncted using a usb cable it works fine.
I understand that there is a similar problem with Apple Keyboards and turning off numpad usually works fine. My keyboard has a dedicated numpad and turning it off works but it means not being able to use the numpad. Is there a solution to use this keyboard with the dedicated numpad?
keyboard bluetooth keyboard-layout
I have a new bluetooth keyboard, the Anidees Prismatic 104. I have succesfully connected it to my Ubuntu 19.04 Laptop but it is only printing numbers while connected via bluetooth, when conncted using a usb cable it works fine.
I understand that there is a similar problem with Apple Keyboards and turning off numpad usually works fine. My keyboard has a dedicated numpad and turning it off works but it means not being able to use the numpad. Is there a solution to use this keyboard with the dedicated numpad?
keyboard bluetooth keyboard-layout
keyboard bluetooth keyboard-layout
asked Sep 10 at 12:26
FlowmotionFlowmotion
1
1
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
I have never seen this issue, but I know my wireless keyboard has some crazy things I can enable and disable. http://anidees.com/wp-content/uploads/2019/04/84K104K-User-Manual.pdf This is a link to that online manual. It seems to have different selections for different operating systems (Windows, Windows10+, Mac, Android). Maybe try the different selections to find if one works for you. If not, it might not be compatible with Ubuntu. Hope this will help in some way.
add a comment
|
It happened to me as well. I managed to fix it with:
numlockx off
If it works for you you can just add it to your .bashrc.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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%2faskubuntu.com%2fquestions%2f1172172%2fbluetooth-keyboard-only-printing-numbers-ubuntu-19-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I have never seen this issue, but I know my wireless keyboard has some crazy things I can enable and disable. http://anidees.com/wp-content/uploads/2019/04/84K104K-User-Manual.pdf This is a link to that online manual. It seems to have different selections for different operating systems (Windows, Windows10+, Mac, Android). Maybe try the different selections to find if one works for you. If not, it might not be compatible with Ubuntu. Hope this will help in some way.
add a comment
|
I have never seen this issue, but I know my wireless keyboard has some crazy things I can enable and disable. http://anidees.com/wp-content/uploads/2019/04/84K104K-User-Manual.pdf This is a link to that online manual. It seems to have different selections for different operating systems (Windows, Windows10+, Mac, Android). Maybe try the different selections to find if one works for you. If not, it might not be compatible with Ubuntu. Hope this will help in some way.
add a comment
|
I have never seen this issue, but I know my wireless keyboard has some crazy things I can enable and disable. http://anidees.com/wp-content/uploads/2019/04/84K104K-User-Manual.pdf This is a link to that online manual. It seems to have different selections for different operating systems (Windows, Windows10+, Mac, Android). Maybe try the different selections to find if one works for you. If not, it might not be compatible with Ubuntu. Hope this will help in some way.
I have never seen this issue, but I know my wireless keyboard has some crazy things I can enable and disable. http://anidees.com/wp-content/uploads/2019/04/84K104K-User-Manual.pdf This is a link to that online manual. It seems to have different selections for different operating systems (Windows, Windows10+, Mac, Android). Maybe try the different selections to find if one works for you. If not, it might not be compatible with Ubuntu. Hope this will help in some way.
answered Sep 12 at 0:15
OpenSageOpenSage
12 bronze badges
12 bronze badges
add a comment
|
add a comment
|
It happened to me as well. I managed to fix it with:
numlockx off
If it works for you you can just add it to your .bashrc.
add a comment
|
It happened to me as well. I managed to fix it with:
numlockx off
If it works for you you can just add it to your .bashrc.
add a comment
|
It happened to me as well. I managed to fix it with:
numlockx off
If it works for you you can just add it to your .bashrc.
It happened to me as well. I managed to fix it with:
numlockx off
If it works for you you can just add it to your .bashrc.
edited Nov 4 at 6:55
Eliah Kagan
95.2k25 gold badges256 silver badges409 bronze badges
95.2k25 gold badges256 silver badges409 bronze badges
answered Nov 4 at 6:30
OctavOctav
1
1
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1172172%2fbluetooth-keyboard-only-printing-numbers-ubuntu-19-04%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