[SOLVED] Keyboard Problems
[SOLVED] Keyboard Problems
I researched the subject here in the forum but I could not solve my question!
I would like help!
Every time I restart the system my keyboard comes back unconfigured, so I have to press the FN + INSERT keys every time, I tried to set the keyboard to abnt2 without success, I went to the XFCE settings numlock option did not work too, I thought it was numlockx so I unplugged it however I stayed in the graphical environment. I tested other arc distros and it happens the same thing.
How to solve this problem?
My notebook is Asus K43U
ArcoLinux distro installed!
I would like help!
Every time I restart the system my keyboard comes back unconfigured, so I have to press the FN + INSERT keys every time, I tried to set the keyboard to abnt2 without success, I went to the XFCE settings numlock option did not work too, I thought it was numlockx so I unplugged it however I stayed in the graphical environment. I tested other arc distros and it happens the same thing.
How to solve this problem?
My notebook is Asus K43U
ArcoLinux distro installed!


Re: [OPEN] Keyboard Problems
Hi!
I guess you want to use the function keys for volume +/- or brightness +/- etc. without pressing the FN key ?!
Do you have a windows installation? In most cases you have got a utility to change the behavior of your FN keys.
Else please check your BIOS /UEFI settings, if you can change it there.
I hope this will help you!
I guess you want to use the function keys for volume +/- or brightness +/- etc. without pressing the FN key ?!
Do you have a windows installation? In most cases you have got a utility to change the behavior of your FN keys.
Else please check your BIOS /UEFI settings, if you can change it there.
I hope this will help you!
Re: [OPEN] Keyboard Problems
topf wrote: ↑Thu Nov 22, 2018 9:16 pmHi!
I guess you want to use the function keys for volume +/- or brightness +/- etc. without pressing the FN key ?!
Do you have a windows installation? In most cases you have got a utility to change the behavior of your FN keys.
Else please check your BIOS /UEFI settings, if you can change it there.
I hope this will help you!
Me problem FN + numlock.


Re: [OPEN] Keyboard Problems
I was able to solve the question with the tip of the friend TheWanderer, below:linuxuser wrote: ↑Wed Nov 21, 2018 4:44 pmI researched the subject here in the forum but I could not solve my question!
I would like help!
Every time I restart the system my keyboard comes back unconfigured, so I have to press the FN + INSERT keys every time, I tried to set the keyboard to abnt2 without success, I went to the XFCE settings numlock option did not work too, I thought it was numlockx so I unplugged it however I stayed in the graphical environment. I tested other arc distros and it happens the same thing.
How to solve this problem?
My notebook is Asus K43U
ArcoLinux distro installed!
CODE: SELECT ALL
/etc/lightdm/lightdm.conf
file the following line:
CODE: SELECT ALL
greeter-setup-script=/usr/bin/numlockx on
to
CODE: SELECT ALL
greeter-setup-script=/usr/bin/numlockx off
THX.....

