I have bought a new Blue Tooth keyboard for my desktop and got it to work with Ubuntu but the problem is that most of the function keys do not work properly and I wonder if the problem is with the keyboard or the driver.
I thought if there is a tool that show the keyboard code of the keys pressed so I can see if the transmitted codes are the correct ones or not.
xev
. when key pressed it will show the codes it scanned. – Rinzwind Feb 04 '14 at 10:28acpi_listen
– NickTux Feb 04 '14 at 10:34