Press NumLock without NumLock-Key?Keep numlock status while using KVMUsing numlock for Trendnet KVM switch no longer worksHow to turn numlock on by default on startup on ubuntu 10.04 using LXDE?Num Lock key triggers tab?Make Ubuntu 14.04 NumPad behave like WindowsNUM-Lock LED state does not correspond with internal state after boot (15.04, 15.10)Toggle numlock without the key - without sudo permissionsHow to disable numpad digits in Ubuntu 18?
How does a religion based around destroying the world attract followers
Why don't the absolute value functions in C accept const inputs?
LP how to sum up positive free variables and negative free variables separately?
Can I ignore an open source license if I checkout a version that was released prior to the code having any license?
Secure Implementation of Password Database
Predicting y from log y as the dependent variable
Should trigger handlers be static or non-static?
Who started calling the matrix multiplication "multiplication"?
Could the barycenter orbit of our sun be greatly underestimated?
Epoxide and H3O+ reaction?
Do the Jovians in "Victory Unintentional" exist in Isaac Asimov's Foundation series?
Is Kirk’s comment about “LDS” intended to be a religious joke?
How do I prep a, temporary, root login before editing sudoers?
Why are bicycle tires incapable of maintaining pressure over time, while car tyres seem to have less of a problem?
Is it possible to kill parasitic worms by intoxicating oneself?
Where does this definition of humility come from, if not the Catechism of the Catholic Church?
I am ask to complete my withdrawal transaction with COT fee of 1200 dollars
Declining a paper review after accepting it and seeing the manuscript
For every Framework new Python Env?
An Ailing Assassin
Will the same JavaScript fetched by HTTP and HTTPS be cached separately by the browser?
How to scientifically explain racial weapons?
What Lego set has the biggest box?
I've never seen this before. Is this primarily a "rote computational trick" for multiplication by 9 ...?
Press NumLock without NumLock-Key?
Keep numlock status while using KVMUsing numlock for Trendnet KVM switch no longer worksHow to turn numlock on by default on startup on ubuntu 10.04 using LXDE?Num Lock key triggers tab?Make Ubuntu 14.04 NumPad behave like WindowsNUM-Lock LED state does not correspond with internal state after boot (15.04, 15.10)Toggle numlock without the key - without sudo permissionsHow to disable numpad digits in Ubuntu 18?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have an external USB Numberpad, that has no NumLock key itself. Since my Laptop hasn't one either I have no way to disable NumLock if it is set.
Now the Numberpad is set to NumLock and I can only access the arrows, PgUp... on it.
How can I change the NumLock state to write numbers again?
numlock
add a comment
|
I have an external USB Numberpad, that has no NumLock key itself. Since my Laptop hasn't one either I have no way to disable NumLock if it is set.
Now the Numberpad is set to NumLock and I can only access the arrows, PgUp... on it.
How can I change the NumLock state to write numbers again?
numlock
add a comment
|
I have an external USB Numberpad, that has no NumLock key itself. Since my Laptop hasn't one either I have no way to disable NumLock if it is set.
Now the Numberpad is set to NumLock and I can only access the arrows, PgUp... on it.
How can I change the NumLock state to write numbers again?
numlock
I have an external USB Numberpad, that has no NumLock key itself. Since my Laptop hasn't one either I have no way to disable NumLock if it is set.
Now the Numberpad is set to NumLock and I can only access the arrows, PgUp... on it.
How can I change the NumLock state to write numbers again?
numlock
numlock
edited Oct 1 at 7:11
rubo77
asked Apr 10 '14 at 20:19
rubo77rubo77
23.3k35 gold badges115 silver badges220 bronze badges
23.3k35 gold badges115 silver badges220 bronze badges
add a comment
|
add a comment
|
3 Answers
3
active
oldest
votes
You can start the Onboard Keyboard there you click on the Numberpad-Button 123 where you have a NumLock
add a comment
|
You can install the package gkrellm-leds (available directly in Synaptic).
This will also install gkrellm system monitor that provides a lot of information about your computer. You can disable everything that you do not need, keeping only the leds for numlock, capslock and scrollock. By clicking with your mouse on the leds you can change the status of the keyboard. And you can stick this small window anywhere on the desktop and launch it at starting. A really nice little program that you can custom by choosing amongst over 190 display themes.
add a comment
|
You can create a shortcut that runs numlockx.
Install numlockx by running:
sudo apt install numlockx
Then you can add a shortcut (use the shortcut manager of your desktop environment) to toggle the NumLock state by binding the following command:
numlockx toggle
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%2f446150%2fpress-numlock-without-numlock-key%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can start the Onboard Keyboard there you click on the Numberpad-Button 123 where you have a NumLock
add a comment
|
You can start the Onboard Keyboard there you click on the Numberpad-Button 123 where you have a NumLock
add a comment
|
You can start the Onboard Keyboard there you click on the Numberpad-Button 123 where you have a NumLock
You can start the Onboard Keyboard there you click on the Numberpad-Button 123 where you have a NumLock
answered Apr 10 '14 at 20:33
rubo77rubo77
23.3k35 gold badges115 silver badges220 bronze badges
23.3k35 gold badges115 silver badges220 bronze badges
add a comment
|
add a comment
|
You can install the package gkrellm-leds (available directly in Synaptic).
This will also install gkrellm system monitor that provides a lot of information about your computer. You can disable everything that you do not need, keeping only the leds for numlock, capslock and scrollock. By clicking with your mouse on the leds you can change the status of the keyboard. And you can stick this small window anywhere on the desktop and launch it at starting. A really nice little program that you can custom by choosing amongst over 190 display themes.
add a comment
|
You can install the package gkrellm-leds (available directly in Synaptic).
This will also install gkrellm system monitor that provides a lot of information about your computer. You can disable everything that you do not need, keeping only the leds for numlock, capslock and scrollock. By clicking with your mouse on the leds you can change the status of the keyboard. And you can stick this small window anywhere on the desktop and launch it at starting. A really nice little program that you can custom by choosing amongst over 190 display themes.
add a comment
|
You can install the package gkrellm-leds (available directly in Synaptic).
This will also install gkrellm system monitor that provides a lot of information about your computer. You can disable everything that you do not need, keeping only the leds for numlock, capslock and scrollock. By clicking with your mouse on the leds you can change the status of the keyboard. And you can stick this small window anywhere on the desktop and launch it at starting. A really nice little program that you can custom by choosing amongst over 190 display themes.
You can install the package gkrellm-leds (available directly in Synaptic).
This will also install gkrellm system monitor that provides a lot of information about your computer. You can disable everything that you do not need, keeping only the leds for numlock, capslock and scrollock. By clicking with your mouse on the leds you can change the status of the keyboard. And you can stick this small window anywhere on the desktop and launch it at starting. A really nice little program that you can custom by choosing amongst over 190 display themes.
edited Oct 1 at 7:13
rubo77
23.3k35 gold badges115 silver badges220 bronze badges
23.3k35 gold badges115 silver badges220 bronze badges
answered Mar 16 '15 at 19:08
Captain_FrogCaptain_Frog
8438 silver badges12 bronze badges
8438 silver badges12 bronze badges
add a comment
|
add a comment
|
You can create a shortcut that runs numlockx.
Install numlockx by running:
sudo apt install numlockx
Then you can add a shortcut (use the shortcut manager of your desktop environment) to toggle the NumLock state by binding the following command:
numlockx toggle
add a comment
|
You can create a shortcut that runs numlockx.
Install numlockx by running:
sudo apt install numlockx
Then you can add a shortcut (use the shortcut manager of your desktop environment) to toggle the NumLock state by binding the following command:
numlockx toggle
add a comment
|
You can create a shortcut that runs numlockx.
Install numlockx by running:
sudo apt install numlockx
Then you can add a shortcut (use the shortcut manager of your desktop environment) to toggle the NumLock state by binding the following command:
numlockx toggle
You can create a shortcut that runs numlockx.
Install numlockx by running:
sudo apt install numlockx
Then you can add a shortcut (use the shortcut manager of your desktop environment) to toggle the NumLock state by binding the following command:
numlockx toggle
answered Oct 1 at 9:40
user3140225user3140225
2,7104 gold badges12 silver badges24 bronze badges
2,7104 gold badges12 silver badges24 bronze badges
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%2f446150%2fpress-numlock-without-numlock-key%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