Linux Gnome Numeric Keypad Disabled [ Mouse keys ]

‮ww‬w.lautturi.com
Linux Gnome Numeric Keypad Disabled [ Mouse keys ]

To disable the numeric keypad in Gnome, you can use the Mouse & Touchpad settings.

To access the Mouse & Touchpad settings, follow these steps:

  1. Open the Settings application. You can do this by clicking on the Settings icon in the top bar, or by pressing the Super key (also known as the Windows key) and typing Settings.

  2. In the Settings application, click on the Devices category and then click on the Mouse & Touchpad tab.

  3. In the Mouse & Touchpad settings, scroll down to the Mouse Keys section.

  4. In the Mouse Keys section, turn off the toggle switch for the Turn on Mouse Keys option.

This will disable the numeric keypad in Gnome.

Alternatively, you can use the dconf-editor utility to disable the numeric keypad in Gnome. To disable the numeric keypad using dconf-editor, follow these steps:

  1. Install the dconf-editor package using the apt command:
$ sudo apt install dconf-editor
  1. Run the dconf-editor command.

  2. In the dconf-editor window, navigate to the org > gnome > desktop > peripherals > mouse > enable-mousekeys setting.

  3. Uncheck the enable-mousekeys setting to disable the numeric keypad in Gnome.

Note that you may need to log out and log back in for the changes to take effect.

You can also use the gsettings command to disable the numeric keypad in Gnome. To disable the numeric keypad using gsettings, use the following command:

$ gsettings set org.gnome.desktop.
Created Time:2017-10-30 10:17:34  Author:lautturi