Detect Keyboard  [Solved]

Report Bugs, Issues and non- package Requests
Message
Author
Collier
Posts: 14
Joined: Mon Dec 23, 2019 4:14 pm

Re: Detect Keyboard

#21 Post by Collier »

Briliiant thank you!!!!! :number1:
That's sorted it!!

Charlie Brown

Re: Detect Keyboard

#22 Post by Charlie Brown »

When I changed to this laptop I noticed that the right Ctrl key was not working. Keyboard was automatically set to Generic-105 key (as on the other laptop).

Then I decided to count all the keys one by one ( :biggrin: ) beginning from Esc on top-left , and it was actually 102. Changed the setting to Generic-102 and voila :)

If the thread was not solved I was going to suggest this :biggrin:

User avatar
Eadwine Rose
Administrator
Posts: 14451
Joined: Wed Jul 12, 2006 2:10 am

Re: Detect Keyboard

#23 Post by Eadwine Rose »

I am now going to count my keys... 101.

Thing is from the era when WinXP was the latest greatest. :laugh:
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
siamhie
Global Moderator
Posts: 3219
Joined: Fri Aug 20, 2021 5:45 pm

Re: Detect Keyboard

#24 Post by siamhie »

My keyboard is an 84 key Keychron K3 v2 TKL keyboard but the Generic 105 setting works.
With Linux you change it from a Windows keyboard to Mac keyboard using a switch on the backside so that the function keys work properly.

I then test it to make sure all the keys work as expected. https://en.key-test.ru/
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

User avatar
Eadwine Rose
Administrator
Posts: 14451
Joined: Wed Jul 12, 2006 2:10 am

Re: Detect Keyboard

#25 Post by Eadwine Rose »

I was looking for something like that, thanks!
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

MXRobo
Posts: 1821
Joined: Thu Nov 14, 2019 12:09 pm

Re: Detect Keyboard

#26 Post by MXRobo »

A very similar one, posted by someone recenty: https://shawon9324.github.io/apps/keytester/

User avatar
fehlix
Developer
Posts: 12613
Joined: Wed Apr 11, 2018 5:09 pm

Re: Detect Keyboard

#27 Post by fehlix »

To view and test your current keyboard layout, if you only have one layout:
Run this to show and test the keyboard layout

Code: Select all

gkbd-keyboard-display -g 1
In case you have more then one layouts enable, which can be done with up to max 4 layouts:
you can see the other layouts with changing number

Code: Select all

gkbd-keyboard-display -g 2
If you want to show a layout, which is not enabled but can be viewed with
e.g like this in German layout:

Code: Select all

gkbd-keyboard-display -l de
The tool gkbd-keyboard-display comes with the package gkbd-capplet.
To install run

Code: Select all

sudo apt install gkbd-capplet
HTH

Post Reply

Return to “Bugs and Non-Package Requests Forum”