Why are the characters that I typed missing or out of order?












0














Sometimes when I use LUbuntu 18.04 to type my questions here, the editor echos what I type very slowly. I always believe it is because of memory running out (e.g. too many opened webpages), but this time it looks like CPU instead (I have two cores that are running several background jobs of mine).



$ free -h
total used free shared buff/cache available
Mem: 7.7G 4.6G 988M 543M 2.1G 2.3G
Swap: 14G 2.0G 12G

$ uptime
10:58:39 up 6 days, 21:52, 1 user, load average: 6.96, 7.61, 7.80


More importantly, it misses some characters that I type or change their order. For example, when I type "mean", it echos "man", "daemon" becomes "damon", "memory" becomes "meory", and "cron" becomes "corn".
I wonder why character missing and out of order happens instead of just echoing slowing down? I am wondering if the Linux IO subsystem has anything to do with it, in case of memory or CPU being tight.



I also remember the out or order problem sometimes happens when I use xdotool. Some delay between typing characters or some other way may solve the problem (I don't remember the exact solution).



Another post seems to mention the same problem as mine.
Thanks.










share|improve this question
























  • I could explain missing characters: The system is too busy to listen when you type them. But I don't know the reason why they are out of order (except that your fingers type them out of order).
    – sudodus
    Dec 10 at 15:05










  • Did you try the suggested fix as mentioned in the link? this link has a clue about where to insert the setting
    – Charles Green
    Dec 10 at 15:05
















0














Sometimes when I use LUbuntu 18.04 to type my questions here, the editor echos what I type very slowly. I always believe it is because of memory running out (e.g. too many opened webpages), but this time it looks like CPU instead (I have two cores that are running several background jobs of mine).



$ free -h
total used free shared buff/cache available
Mem: 7.7G 4.6G 988M 543M 2.1G 2.3G
Swap: 14G 2.0G 12G

$ uptime
10:58:39 up 6 days, 21:52, 1 user, load average: 6.96, 7.61, 7.80


More importantly, it misses some characters that I type or change their order. For example, when I type "mean", it echos "man", "daemon" becomes "damon", "memory" becomes "meory", and "cron" becomes "corn".
I wonder why character missing and out of order happens instead of just echoing slowing down? I am wondering if the Linux IO subsystem has anything to do with it, in case of memory or CPU being tight.



I also remember the out or order problem sometimes happens when I use xdotool. Some delay between typing characters or some other way may solve the problem (I don't remember the exact solution).



Another post seems to mention the same problem as mine.
Thanks.










share|improve this question
























  • I could explain missing characters: The system is too busy to listen when you type them. But I don't know the reason why they are out of order (except that your fingers type them out of order).
    – sudodus
    Dec 10 at 15:05










  • Did you try the suggested fix as mentioned in the link? this link has a clue about where to insert the setting
    – Charles Green
    Dec 10 at 15:05














0












0








0







Sometimes when I use LUbuntu 18.04 to type my questions here, the editor echos what I type very slowly. I always believe it is because of memory running out (e.g. too many opened webpages), but this time it looks like CPU instead (I have two cores that are running several background jobs of mine).



$ free -h
total used free shared buff/cache available
Mem: 7.7G 4.6G 988M 543M 2.1G 2.3G
Swap: 14G 2.0G 12G

$ uptime
10:58:39 up 6 days, 21:52, 1 user, load average: 6.96, 7.61, 7.80


More importantly, it misses some characters that I type or change their order. For example, when I type "mean", it echos "man", "daemon" becomes "damon", "memory" becomes "meory", and "cron" becomes "corn".
I wonder why character missing and out of order happens instead of just echoing slowing down? I am wondering if the Linux IO subsystem has anything to do with it, in case of memory or CPU being tight.



I also remember the out or order problem sometimes happens when I use xdotool. Some delay between typing characters or some other way may solve the problem (I don't remember the exact solution).



Another post seems to mention the same problem as mine.
Thanks.










share|improve this question















Sometimes when I use LUbuntu 18.04 to type my questions here, the editor echos what I type very slowly. I always believe it is because of memory running out (e.g. too many opened webpages), but this time it looks like CPU instead (I have two cores that are running several background jobs of mine).



$ free -h
total used free shared buff/cache available
Mem: 7.7G 4.6G 988M 543M 2.1G 2.3G
Swap: 14G 2.0G 12G

$ uptime
10:58:39 up 6 days, 21:52, 1 user, load average: 6.96, 7.61, 7.80


More importantly, it misses some characters that I type or change their order. For example, when I type "mean", it echos "man", "daemon" becomes "damon", "memory" becomes "meory", and "cron" becomes "corn".
I wonder why character missing and out of order happens instead of just echoing slowing down? I am wondering if the Linux IO subsystem has anything to do with it, in case of memory or CPU being tight.



I also remember the out or order problem sometimes happens when I use xdotool. Some delay between typing characters or some other way may solve the problem (I don't remember the exact solution).



Another post seems to mention the same problem as mine.
Thanks.







keyboard lubuntu xdotool






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 10 at 14:56

























asked Dec 10 at 14:50









Tim

7,95242103172




7,95242103172












  • I could explain missing characters: The system is too busy to listen when you type them. But I don't know the reason why they are out of order (except that your fingers type them out of order).
    – sudodus
    Dec 10 at 15:05










  • Did you try the suggested fix as mentioned in the link? this link has a clue about where to insert the setting
    – Charles Green
    Dec 10 at 15:05


















  • I could explain missing characters: The system is too busy to listen when you type them. But I don't know the reason why they are out of order (except that your fingers type them out of order).
    – sudodus
    Dec 10 at 15:05










  • Did you try the suggested fix as mentioned in the link? this link has a clue about where to insert the setting
    – Charles Green
    Dec 10 at 15:05
















I could explain missing characters: The system is too busy to listen when you type them. But I don't know the reason why they are out of order (except that your fingers type them out of order).
– sudodus
Dec 10 at 15:05




I could explain missing characters: The system is too busy to listen when you type them. But I don't know the reason why they are out of order (except that your fingers type them out of order).
– sudodus
Dec 10 at 15:05












Did you try the suggested fix as mentioned in the link? this link has a clue about where to insert the setting
– Charles Green
Dec 10 at 15:05




Did you try the suggested fix as mentioned in the link? this link has a clue about where to insert the setting
– Charles Green
Dec 10 at 15:05















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


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1099816%2fwhy-are-the-characters-that-i-typed-missing-or-out-of-order%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




















































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.





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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1099816%2fwhy-are-the-characters-that-i-typed-missing-or-out-of-order%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

Quarter-circle Tiles

build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

Mont Emei