apple wireless keyboard pair on linux
apple wireless keyboard pair on linux
How to pair or install apple wireless keyboard on linux!
Install
1.Bluetoothctl and blueman for your linux distro!
2.
3.Here you need to enter the pass code to your keyboard!
All done but there is one more think you need to do to fix numlock off cos only some keys will work by default!
4.Install numlockx
and then run
That is exit terminal with "exit" command and you will find your keybord in your blueman GUI app !
Install
1.Bluetoothctl and blueman for your linux distro!
2.
Code: Select all
sudo bluetoothctl
[bluetooth]# power on
[bluetooth]# agent KeyboardOnly
[bluetooth]# pairable on
Code: Select all
[bluetooth]# scan on
Code: Select all
Device XX:XX:XX:XX:XX:XX Apple Wireless Keyboard
Code: Select all
trust XX:XX:XX:XX:XX:XX
Code: Select all
pair XX:XX:XX:XX:XX:XX
All done but there is one more think you need to do to fix numlock off cos only some keys will work by default!
4.Install numlockx
and then run
Code: Select all
numlockx off