Skip to content

Instantly share code, notes, and snippets.

@montvid
Created March 6, 2021 12:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save montvid/e9a6dc25beab16443d15c415b3695366 to your computer and use it in GitHub Desktop.
Save montvid/e9a6dc25beab16443d15c415b3695366 to your computer and use it in GitHub Desktop.
Disable Fx keys on keyboard
Disable Fx keys on keyboard
setxkbmap -option srvrkeys:none
Enable Fx keys on keyboard
setxkbmap -option ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment