Keyboard not working after update to 18.04
I updated my laptop to 18.04 from 17.10 . The keyboard inputs are recognized only in the login screen after booting. Keyboard also works fine if I switch into the terminal from the login screen. But when logged in no keystrokes are perceived.
keyboard 18.04
add a comment |
I updated my laptop to 18.04 from 17.10 . The keyboard inputs are recognized only in the login screen after booting. Keyboard also works fine if I switch into the terminal from the login screen. But when logged in no keystrokes are perceived.
keyboard 18.04
add a comment |
I updated my laptop to 18.04 from 17.10 . The keyboard inputs are recognized only in the login screen after booting. Keyboard also works fine if I switch into the terminal from the login screen. But when logged in no keystrokes are perceived.
keyboard 18.04
I updated my laptop to 18.04 from 17.10 . The keyboard inputs are recognized only in the login screen after booting. Keyboard also works fine if I switch into the terminal from the login screen. But when logged in no keystrokes are perceived.
keyboard 18.04
keyboard 18.04
asked May 8 '18 at 21:09
thunderstormthunderstorm
14116
14116
add a comment |
add a comment |
6 Answers
6
active
oldest
votes
For anyone who still has this issue, in my case it's that somehow "Slow Keys" was turned on in the accessibility menu (little person icon in the upper-right corner of the login screen).
Was driving me crazy!
add a comment |
Also I've just discovered the "capitalise" button on the on-screen keyboard doesn't work. You may need type your password into libre office and use the capitalise menu button then paste your password into the terminal.
add a comment |
Ubuntu 18.04.1 here. In my case, only the numb-pad keys did not work. This was due to Settings>Universal Access>Mouse Keys being enabled.
add a comment |
After upgrading to 18.04 my keyboard wasn't working, not even at the login screen. After trying a bunch of things I had an epiphany and replaced my PS/2 keyboard with a USB keyboard and sure enough that was the issue (which is weird because my PS/2 mouse still works).
Glad you solved it but you might still want to ask a new question about the PS/2 keyboard on Ubuntu 18.04.
– Melebius
Oct 9 '18 at 7:08
add a comment |
ubuntu 18.04 go to setting -> Universal Access -> Typing Assist -> Slow key
turn off Slow key

add a comment |
Installing xserver-xorg-input solved my problem !
Expanding on the above for the inexperienced, it is possible to turn on the on-screen keyboard (accessibility menu) as it is likely that external USB keyboards will also not work.
After that perhaps the command
sudo apt-get install xserver-xorg-input-all
will do it. You need to shutdown and reboot each time (closing the lid usually just puts it to sleep).
Still wondering how to get touchegg working with 18.04 which seems to require removingxserver-xorg-input-libinputandxserver-xorg-input-synaptics, and installing a synaptics tweak (e.g. GitHub.com/urbie-mk2/xf86-input-synaptics). Unfortunately, removing those two packages and installing the tweaked package breaks the keyboard input after logging into user
– geominded
May 25 '18 at 21:38
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/3.0/"u003ecc by-sa 3.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%2f1033767%2fkeyboard-not-working-after-update-to-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
For anyone who still has this issue, in my case it's that somehow "Slow Keys" was turned on in the accessibility menu (little person icon in the upper-right corner of the login screen).
Was driving me crazy!
add a comment |
For anyone who still has this issue, in my case it's that somehow "Slow Keys" was turned on in the accessibility menu (little person icon in the upper-right corner of the login screen).
Was driving me crazy!
add a comment |
For anyone who still has this issue, in my case it's that somehow "Slow Keys" was turned on in the accessibility menu (little person icon in the upper-right corner of the login screen).
Was driving me crazy!
For anyone who still has this issue, in my case it's that somehow "Slow Keys" was turned on in the accessibility menu (little person icon in the upper-right corner of the login screen).
Was driving me crazy!
answered Jul 3 '18 at 7:56
C.RogersC.Rogers
22116
22116
add a comment |
add a comment |
Also I've just discovered the "capitalise" button on the on-screen keyboard doesn't work. You may need type your password into libre office and use the capitalise menu button then paste your password into the terminal.
add a comment |
Also I've just discovered the "capitalise" button on the on-screen keyboard doesn't work. You may need type your password into libre office and use the capitalise menu button then paste your password into the terminal.
add a comment |
Also I've just discovered the "capitalise" button on the on-screen keyboard doesn't work. You may need type your password into libre office and use the capitalise menu button then paste your password into the terminal.
Also I've just discovered the "capitalise" button on the on-screen keyboard doesn't work. You may need type your password into libre office and use the capitalise menu button then paste your password into the terminal.
answered Jul 6 '18 at 4:56
ChrisChris
1
1
add a comment |
add a comment |
Ubuntu 18.04.1 here. In my case, only the numb-pad keys did not work. This was due to Settings>Universal Access>Mouse Keys being enabled.
add a comment |
Ubuntu 18.04.1 here. In my case, only the numb-pad keys did not work. This was due to Settings>Universal Access>Mouse Keys being enabled.
add a comment |
Ubuntu 18.04.1 here. In my case, only the numb-pad keys did not work. This was due to Settings>Universal Access>Mouse Keys being enabled.
Ubuntu 18.04.1 here. In my case, only the numb-pad keys did not work. This was due to Settings>Universal Access>Mouse Keys being enabled.
answered Aug 30 '18 at 1:30
AndyAndy
1
1
add a comment |
add a comment |
After upgrading to 18.04 my keyboard wasn't working, not even at the login screen. After trying a bunch of things I had an epiphany and replaced my PS/2 keyboard with a USB keyboard and sure enough that was the issue (which is weird because my PS/2 mouse still works).
Glad you solved it but you might still want to ask a new question about the PS/2 keyboard on Ubuntu 18.04.
– Melebius
Oct 9 '18 at 7:08
add a comment |
After upgrading to 18.04 my keyboard wasn't working, not even at the login screen. After trying a bunch of things I had an epiphany and replaced my PS/2 keyboard with a USB keyboard and sure enough that was the issue (which is weird because my PS/2 mouse still works).
Glad you solved it but you might still want to ask a new question about the PS/2 keyboard on Ubuntu 18.04.
– Melebius
Oct 9 '18 at 7:08
add a comment |
After upgrading to 18.04 my keyboard wasn't working, not even at the login screen. After trying a bunch of things I had an epiphany and replaced my PS/2 keyboard with a USB keyboard and sure enough that was the issue (which is weird because my PS/2 mouse still works).
After upgrading to 18.04 my keyboard wasn't working, not even at the login screen. After trying a bunch of things I had an epiphany and replaced my PS/2 keyboard with a USB keyboard and sure enough that was the issue (which is weird because my PS/2 mouse still works).
edited Oct 9 '18 at 7:10
Melebius
4,85751939
4,85751939
answered Oct 8 '18 at 23:20
ShawnShawn
1
1
Glad you solved it but you might still want to ask a new question about the PS/2 keyboard on Ubuntu 18.04.
– Melebius
Oct 9 '18 at 7:08
add a comment |
Glad you solved it but you might still want to ask a new question about the PS/2 keyboard on Ubuntu 18.04.
– Melebius
Oct 9 '18 at 7:08
Glad you solved it but you might still want to ask a new question about the PS/2 keyboard on Ubuntu 18.04.
– Melebius
Oct 9 '18 at 7:08
Glad you solved it but you might still want to ask a new question about the PS/2 keyboard on Ubuntu 18.04.
– Melebius
Oct 9 '18 at 7:08
add a comment |
ubuntu 18.04 go to setting -> Universal Access -> Typing Assist -> Slow key
turn off Slow key

add a comment |
ubuntu 18.04 go to setting -> Universal Access -> Typing Assist -> Slow key
turn off Slow key

add a comment |
ubuntu 18.04 go to setting -> Universal Access -> Typing Assist -> Slow key
turn off Slow key

ubuntu 18.04 go to setting -> Universal Access -> Typing Assist -> Slow key
turn off Slow key

answered 7 hours ago
habibunhabibun
4081413
4081413
add a comment |
add a comment |
Installing xserver-xorg-input solved my problem !
Expanding on the above for the inexperienced, it is possible to turn on the on-screen keyboard (accessibility menu) as it is likely that external USB keyboards will also not work.
After that perhaps the command
sudo apt-get install xserver-xorg-input-all
will do it. You need to shutdown and reboot each time (closing the lid usually just puts it to sleep).
Still wondering how to get touchegg working with 18.04 which seems to require removingxserver-xorg-input-libinputandxserver-xorg-input-synaptics, and installing a synaptics tweak (e.g. GitHub.com/urbie-mk2/xf86-input-synaptics). Unfortunately, removing those two packages and installing the tweaked package breaks the keyboard input after logging into user
– geominded
May 25 '18 at 21:38
add a comment |
Installing xserver-xorg-input solved my problem !
Expanding on the above for the inexperienced, it is possible to turn on the on-screen keyboard (accessibility menu) as it is likely that external USB keyboards will also not work.
After that perhaps the command
sudo apt-get install xserver-xorg-input-all
will do it. You need to shutdown and reboot each time (closing the lid usually just puts it to sleep).
Still wondering how to get touchegg working with 18.04 which seems to require removingxserver-xorg-input-libinputandxserver-xorg-input-synaptics, and installing a synaptics tweak (e.g. GitHub.com/urbie-mk2/xf86-input-synaptics). Unfortunately, removing those two packages and installing the tweaked package breaks the keyboard input after logging into user
– geominded
May 25 '18 at 21:38
add a comment |
Installing xserver-xorg-input solved my problem !
Expanding on the above for the inexperienced, it is possible to turn on the on-screen keyboard (accessibility menu) as it is likely that external USB keyboards will also not work.
After that perhaps the command
sudo apt-get install xserver-xorg-input-all
will do it. You need to shutdown and reboot each time (closing the lid usually just puts it to sleep).
Installing xserver-xorg-input solved my problem !
Expanding on the above for the inexperienced, it is possible to turn on the on-screen keyboard (accessibility menu) as it is likely that external USB keyboards will also not work.
After that perhaps the command
sudo apt-get install xserver-xorg-input-all
will do it. You need to shutdown and reboot each time (closing the lid usually just puts it to sleep).
edited May 14 '18 at 19:43
Zanna
50.9k13137241
50.9k13137241
answered May 9 '18 at 6:06
thunderstormthunderstorm
14116
14116
Still wondering how to get touchegg working with 18.04 which seems to require removingxserver-xorg-input-libinputandxserver-xorg-input-synaptics, and installing a synaptics tweak (e.g. GitHub.com/urbie-mk2/xf86-input-synaptics). Unfortunately, removing those two packages and installing the tweaked package breaks the keyboard input after logging into user
– geominded
May 25 '18 at 21:38
add a comment |
Still wondering how to get touchegg working with 18.04 which seems to require removingxserver-xorg-input-libinputandxserver-xorg-input-synaptics, and installing a synaptics tweak (e.g. GitHub.com/urbie-mk2/xf86-input-synaptics). Unfortunately, removing those two packages and installing the tweaked package breaks the keyboard input after logging into user
– geominded
May 25 '18 at 21:38
Still wondering how to get touchegg working with 18.04 which seems to require removing
xserver-xorg-input-libinput and xserver-xorg-input-synaptics, and installing a synaptics tweak (e.g. GitHub.com/urbie-mk2/xf86-input-synaptics). Unfortunately, removing those two packages and installing the tweaked package breaks the keyboard input after logging into user– geominded
May 25 '18 at 21:38
Still wondering how to get touchegg working with 18.04 which seems to require removing
xserver-xorg-input-libinput and xserver-xorg-input-synaptics, and installing a synaptics tweak (e.g. GitHub.com/urbie-mk2/xf86-input-synaptics). Unfortunately, removing those two packages and installing the tweaked package breaks the keyboard input after logging into user– geominded
May 25 '18 at 21:38
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%2f1033767%2fkeyboard-not-working-after-update-to-18-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