Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touchpad Toggle hotkey not working on NovaCustom V5x0TU #9641

Open
mkopec opened this issue Dec 11, 2024 · 0 comments
Open

Touchpad Toggle hotkey not working on NovaCustom V5x0TU #9641

mkopec opened this issue Dec 11, 2024 · 0 comments
Labels
affects-4.2 This issue affects Qubes OS 4.2. C: other hardware support needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. P: major Priority: major. Between "default" and "critical" in severity. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.

Comments

@mkopec
Copy link

mkopec commented Dec 11, 2024

How to file a helpful issue

Qubes OS release

v4.2.3

Brief summary

The touchpad toggle key is not registered in libinput debug-events. Most likely due to missing hwdb rule.

I also get this error in dmesg:

Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
Use 'setkeycodes e078 <keycode> to make it known.

This was fixed in upstream systemd: https://github.com/systemd/systemd/blob/446d737cba3652a9f3dbd07cea9cb4082350b241/hwdb.d/60-keyboard.hwdb#L351-L356

Steps to reproduce

  • Boot QubesOS
  • Open dom0 terminal
  • Run libinput debug-events
  • Press Fn+F1

Expected behavior

F21 keycode is generated

Actual behavior

There's no keycode, only an error in dmesg

@mkopec mkopec added P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists. labels Dec 11, 2024
@andrewdavidwong andrewdavidwong added C: other hardware support needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. affects-4.2 This issue affects Qubes OS 4.2. P: major Priority: major. Between "default" and "critical" in severity. and removed P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-4.2 This issue affects Qubes OS 4.2. C: other hardware support needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. P: major Priority: major. Between "default" and "critical" in severity. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Projects
None yet
Development

No branches or pull requests

2 participants