Skip to content

brlin-tw/framework-laptop-delete-key-defect-workaround

Repository files navigation

Framework Laptop delete key defect workaround

Workaround a manufacture defect of delete key become unresponsive on Framework Laptop keyboards before the keyboard is replaced and fixed, on Linux.

https://gitlab.com/brlin/framework-laptop-delete-key-defect-workaround
The GitLab CI pipeline status badge of the project's main branch GitHub Actions workflow status badge pre-commit enabled badge REUSE Specification compliance badge

#framework-laptop #delete-key #keyd #linux #workaround

Usage

Refer to the following instructions on how to workaround this defect under Linux:

  1. Install keyd, pre-built packages are available for many Linux distributions.

  2. Install the workaround-faulty-framework-laptop-delete-key.conf keyd configuration file to /etc/keyd as root.

  3. Ensure the keyd daemon is running by running the following command as root:

    systemctl start keyd
  4. Run the following command as root to reload the configuration file if the keyd daemon is already running:

    keyd reload

    for Debian-based distribution the keyd command is renamed as keyd.rvaiya so run the following command instead:

    keyd.rvaiya reload
  5. Done! Now when you presses the LeftControl+Backspace key combination it will function as the alternative Delete key!

References

The following materials are referenced during the development of this project:

Licensing

Unless otherwise noted(comment headers/REUSE.toml), this product is licensed under the 4.0 International version of the Creative Commons Attribution-ShareAlike License, or any of its more recent versions of your preference.

This work complies to the REUSE Specification, refer to the REUSE - Make licensing easy for everyone website for info regarding the licensing of this product.

About

Workaround a manufacture defect of delete key become unresponsive on Framework Laptop keyboards before the keyboard is replaced and fixed, on Linux.

Topics

Resources

Stars

Watchers

Forks

Languages