planetwatt.com

User Zone => General Discussion => Topic started by: wattoslove on February 14, 2016, 06:32:50 PM

Title: automatic opening of the Num Lock key
Post by: wattoslove on February 14, 2016, 06:32:50 PM
Hello, for automatic opening of the num lock keys, follow the procedures in the following locations.

First we build the packet from the terminal numlockx

Code: [Select]
sudo apt-get install numlockx
Then we open the default file

Code: [Select]
sudo leafpad  /etc/gdm3/Init/Default
We paste the following code into the file that opens

Code: [Select]
if [ -x /usr/bin/numlockx ]; then /usr/bin/numlockx on fi
He has a file's name and numlockx etc / init, we save into folders.