16.04 - Bluetooth keyboard disabled after logging in - Ask Ubuntu
i paired bluetooth keyboard ubuntu 16.04. @ first, seemed work. opened "keyboard settings", , keyboard not work anymore.
the funny thing is, if logout, can type login password keyboard. when log in, keyboard not work anymore.
how can make keyboard work when logged in?
note: keyboard not have receiver.
the problem numlock turn on default. solve it:
install numlockx:
sudo apt-get install numlockx
turn off numlock:
numlockx off
personally, add command autostart, numlock disable @ login.
related documentation: numlockapplekeyboard. note method disable numlock in documentation outdated (16.04), setting entry not available anymore.
Comments
Post a Comment