Skip to content

Instantly share code, notes, and snippets.

@najathi
Created December 11, 2023 18:02
Show Gist options
  • Save najathi/cf3138a661c3578a1444ee896b64d53d to your computer and use it in GitHub Desktop.
Save najathi/cf3138a661c3578a1444ee896b64d53d to your computer and use it in GitHub Desktop.
Turn on the Scroll lock key in keyboard
sudo xmodmap -e 'add mod3 = Scroll_Lock'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment