While Shift+1 prints the exclamation mark, the key “1” does not work!











up vote
2
down vote

favorite












When I press the key 1 on my laptop keyboard, it does not print anything on the screen, but Shift+1 prints !. I have this problem only with just with 1!





xev output when I press 1:




FocusOut event, serial 40, synthetic NO, window 0x3a00001,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 40, synthetic NO, window 0x3a00001,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 40, synthetic NO, window 0x0,
keys: 2 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

KeyRelease event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 696147, (891,524), root:(891,528),
state 0x0, keycode 10 (keysym 0x31, 1), same_screen YES,
XLookupString gives 1 bytes: (31) "1"
XFilterEvent returns: False


xev output when I press Shift+1:




KeyPress event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 697230, (891,524), root:(891,528),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 698223, (891,524), root:(891,528),
state 0x1, keycode 10 (keysym 0x21, exclam), same_screen YES,
XLookupString gives 1 bytes: (21) "!"
XmbLookupString gives 1 bytes: (21) "!"
XFilterEvent returns: False


xev output when I press 2:




KeyRelease event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 694954, (891,524), root:(891,528),
state 0x0, keycode 11 (keysym 0x32, 2), same_screen YES,
XLookupString gives 1 bytes: (32) "2"
XFilterEvent returns: False









share|improve this question

















This question has an open bounty worth +300
reputation from mini ending in 5 days.


This question has not received enough attention.
















  • Suggestion: Should add more information on setup: 1. Which keyboard layout is being used? 2. What kind of keyboard hardware (or laptop model)? These additional information will likely encourage any user with similar setup to help.
    – clearkimura
    34 mins ago















up vote
2
down vote

favorite












When I press the key 1 on my laptop keyboard, it does not print anything on the screen, but Shift+1 prints !. I have this problem only with just with 1!





xev output when I press 1:




FocusOut event, serial 40, synthetic NO, window 0x3a00001,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 40, synthetic NO, window 0x3a00001,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 40, synthetic NO, window 0x0,
keys: 2 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

KeyRelease event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 696147, (891,524), root:(891,528),
state 0x0, keycode 10 (keysym 0x31, 1), same_screen YES,
XLookupString gives 1 bytes: (31) "1"
XFilterEvent returns: False


xev output when I press Shift+1:




KeyPress event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 697230, (891,524), root:(891,528),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 698223, (891,524), root:(891,528),
state 0x1, keycode 10 (keysym 0x21, exclam), same_screen YES,
XLookupString gives 1 bytes: (21) "!"
XmbLookupString gives 1 bytes: (21) "!"
XFilterEvent returns: False


xev output when I press 2:




KeyRelease event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 694954, (891,524), root:(891,528),
state 0x0, keycode 11 (keysym 0x32, 2), same_screen YES,
XLookupString gives 1 bytes: (32) "2"
XFilterEvent returns: False









share|improve this question

















This question has an open bounty worth +300
reputation from mini ending in 5 days.


This question has not received enough attention.
















  • Suggestion: Should add more information on setup: 1. Which keyboard layout is being used? 2. What kind of keyboard hardware (or laptop model)? These additional information will likely encourage any user with similar setup to help.
    – clearkimura
    34 mins ago













up vote
2
down vote

favorite









up vote
2
down vote

favorite











When I press the key 1 on my laptop keyboard, it does not print anything on the screen, but Shift+1 prints !. I have this problem only with just with 1!





xev output when I press 1:




FocusOut event, serial 40, synthetic NO, window 0x3a00001,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 40, synthetic NO, window 0x3a00001,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 40, synthetic NO, window 0x0,
keys: 2 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

KeyRelease event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 696147, (891,524), root:(891,528),
state 0x0, keycode 10 (keysym 0x31, 1), same_screen YES,
XLookupString gives 1 bytes: (31) "1"
XFilterEvent returns: False


xev output when I press Shift+1:




KeyPress event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 697230, (891,524), root:(891,528),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 698223, (891,524), root:(891,528),
state 0x1, keycode 10 (keysym 0x21, exclam), same_screen YES,
XLookupString gives 1 bytes: (21) "!"
XmbLookupString gives 1 bytes: (21) "!"
XFilterEvent returns: False


xev output when I press 2:




KeyRelease event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 694954, (891,524), root:(891,528),
state 0x0, keycode 11 (keysym 0x32, 2), same_screen YES,
XLookupString gives 1 bytes: (32) "2"
XFilterEvent returns: False









share|improve this question















When I press the key 1 on my laptop keyboard, it does not print anything on the screen, but Shift+1 prints !. I have this problem only with just with 1!





xev output when I press 1:




FocusOut event, serial 40, synthetic NO, window 0x3a00001,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 40, synthetic NO, window 0x3a00001,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 40, synthetic NO, window 0x0,
keys: 2 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

KeyRelease event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 696147, (891,524), root:(891,528),
state 0x0, keycode 10 (keysym 0x31, 1), same_screen YES,
XLookupString gives 1 bytes: (31) "1"
XFilterEvent returns: False


xev output when I press Shift+1:




KeyPress event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 697230, (891,524), root:(891,528),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 698223, (891,524), root:(891,528),
state 0x1, keycode 10 (keysym 0x21, exclam), same_screen YES,
XLookupString gives 1 bytes: (21) "!"
XmbLookupString gives 1 bytes: (21) "!"
XFilterEvent returns: False


xev output when I press 2:




KeyRelease event, serial 40, synthetic NO, window 0x3a00001,
root 0x17b, subw 0x0, time 694954, (891,524), root:(891,528),
state 0x0, keycode 11 (keysym 0x32, 2), same_screen YES,
XLookupString gives 1 bytes: (32) "2"
XFilterEvent returns: False






keyboard keyboard-layout






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited yesterday

























asked Nov 19 at 19:03









mini

54762147




54762147






This question has an open bounty worth +300
reputation from mini ending in 5 days.


This question has not received enough attention.








This question has an open bounty worth +300
reputation from mini ending in 5 days.


This question has not received enough attention.














  • Suggestion: Should add more information on setup: 1. Which keyboard layout is being used? 2. What kind of keyboard hardware (or laptop model)? These additional information will likely encourage any user with similar setup to help.
    – clearkimura
    34 mins ago


















  • Suggestion: Should add more information on setup: 1. Which keyboard layout is being used? 2. What kind of keyboard hardware (or laptop model)? These additional information will likely encourage any user with similar setup to help.
    – clearkimura
    34 mins ago
















Suggestion: Should add more information on setup: 1. Which keyboard layout is being used? 2. What kind of keyboard hardware (or laptop model)? These additional information will likely encourage any user with similar setup to help.
– clearkimura
34 mins ago




Suggestion: Should add more information on setup: 1. Which keyboard layout is being used? 2. What kind of keyboard hardware (or laptop model)? These additional information will likely encourage any user with similar setup to help.
– clearkimura
34 mins ago















active

oldest

votes











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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1094301%2fwhile-shift1-prints-the-exclamation-mark-the-key-1-does-not-work%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1094301%2fwhile-shift1-prints-the-exclamation-mark-the-key-1-does-not-work%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕