[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Weird Keyboard Issue with anko keyboard.
[Thread Prev] | [Thread Next]
- Subject: Re: Weird Keyboard Issue with anko keyboard.
- From: Hartmut Wagener <hartmut.w.wagener@xxxxxxxxxxx>
- Date: Sat, 13 Sep 2025 09:13:13 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
I think its a problem with the keyboards firmware. Its firmware seems to "think" of a notebook-keyboard without single INS,DEL,HOME,END,PG-UP and PG-DN-keys. and disables the keys (as the functions on a number-pad are disabled by NumLock active).
You can check the use of keyfuzz or kbct-git to change keycode-mapping. Or a tool like keymonad to create special keysets (i use this on my notebook to put <>|-key on an other special-key (in my case press ^ together with 1 2 or 3).
Greetings Hartmut Am 13.09.25 um 05:18 schrieb Ian Roper:
Bought a new keyboard - anko wired EB400801. 'Linux' is listed as a supported OSWhen in the Gambas code editor, the delete, home,end... keys do not work. Everything else is fineIf you hit numb-lock then all the applicable number keys work.When running a Gambas application and testing in any text control, it works fine.It works in Visual code, a few text editors, thunderbird and other application I've tried.The only thing that won't work is the Gambas editor interface.Has anyone else seen something like this and can point me to where I should look next for a solution. It's not a huge problem as I can swap out to another keyboard when programming in Gambas.It's more than likely a key mapping problem somewhere. Thanks in advance, Ian. System:Kernel: 6.8.0-79-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0 clocksource: tsc Desktop: Cinnamon v: 6.4.8 tk: GTK v: 3.24.41 wm: Muffin v: 6.4.1 vt: 7 dm: LightDM v: 1.30.0Distro: Linux Mint 22.2 Zara base: Ubuntu 24.04 nobleDevice-1: 3-4.1:9 info: Hengchangtong HCT USB Entry Keyboard type: keyboard driver: hid-generic,usbhid interfaces: 2 rev: 1.1 speed: 1.5 Mb/s lanes: 1 power: 500mAchip-ID: c0f4:0201 class-ID: 0301 serial: <filter>
Weird Keyboard Issue with anko keyboard. | Ian Roper <westozscribe@xxxxxxxxx> |