Skip to content

Instantly share code, notes, and snippets.

@aleixmorgadas
Last active January 6, 2023 12:36
Show Gist options
  • Select an option

  • Save aleixmorgadas/ab15c7da75fe593c13742cf1b099097a to your computer and use it in GitHub Desktop.

Select an option

Save aleixmorgadas/ab15c7da75fe593c13742cf1b099097a to your computer and use it in GitHub Desktop.

Revisions

  1. aleixmorgadas revised this gist Jan 11, 2021. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion keychron K3.md
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,8 @@

    How to enable function keys

    `echo 0 | sudo tee /sys/module/hid_apple/parameters/fnmode`
    `echo 0 | sudo tee /sys/module/hid_apple/parameters/fnmode`

    ## Interesting Links

    https://blog.colinwaddell.com/keychron-function-keys-configuration/
  2. aleixmorgadas created this gist Jan 11, 2021.
    5 changes: 5 additions & 0 deletions keychron K3.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # Linux

    How to enable function keys

    `echo 0 | sudo tee /sys/module/hid_apple/parameters/fnmode`