Created
August 25, 2020 18:32
-
-
Save meetnick/e21159b5aad29bf0df8dddc7c5d92e57 to your computer and use it in GitHub Desktop.
ub-after-inst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Avoid freeze while pressing volume media shortcut keys, | |
# sudo nano /usr/share/X11/xkb/symbols/br | |
# Comment line containing: modifier_map Mod3 { Scroll_Lock }; | |
# logout and login again OR | |
# enter command: | |
# setxkbmap -layout br | |
# Libreoffice bad rendering | |
# Still unsolved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment