• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
We have new content about Hotkey issue, Click here to check it out!
HP Recommended
EliteBook 735 G6
Linux

Hi,

I'm using Linux on my wonderful new EliteBook 735 G6 and I'm trying to figure out how to reassign the three special keys "presentation", "start call" and "end call" between F12 and DEL.

 

I tried creating a file /etc/udev/hwdb.d/90-custom-keyboard.hwdb with:

evdev:atkbd:dmi:bvn*:bvr*:bd*:svn*:pn*:pvr*
 KEYBOARD_KEY_65=insert

This should assign INSERT to the right key "end call".

And after a reboot this first looked good for a few programs like vim. But soon I realized, that the "end call" key not just emits keycode 65, but also the scancodes for CTRL_L and ALT_L.

So pressing it now emits "CTRL_L + ALT_L + INSERT" and most programs don't accept this as simple INSERT.

 

Same to the left key "presentation". And the middle key "start call" emmits ALT_L + SUPER (Win-Key).

 

So is there a way to make those keys emit just one scancode?

Or is there a tool for Linux to catch three scancodes (CTRL_L/SUPER + ALT_L + 6d/66/65) and convert it into one scancode (e.g. INSERT)?

 

What I tried before:

https://wiki.archlinux.org/index.php/HP_EliteBook_745_G5#Function_Keys

https://md.pastleo.me/s/archlinux-setup-notes# (section "Keyboard keymap")

 

 

Thanks!

kolAflash

4 REPLIES 4
HP Recommended
HP Recommended

duplicate due to spam filter

HP Recommended
HP Recommended

duplicate due to spam filter

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.