Skip to content

Instantly share code, notes, and snippets.

View gelembungsahabat's full-sized avatar
:octocat:
Keqing Wangy

Muhammad Wildan gelembungsahabat

:octocat:
Keqing Wangy
View GitHub Profile
@gelembungsahabat
gelembungsahabat / gist:1e12557faf55ae8977a55560bc68eecc
Last active January 14, 2024 00:51
Solve Extremely Low FPS on God Of War (Linux Steam)

Solve Extremely Low FPS on God Of War (Linux Steam)

  1. add or change this line in /etc/default/grub file to:
    GRUB_CMDLINE_LINUX_DEFAULT="quiet split_lock_detect=off"
  2. then run sudo update-grub and reboot.
@gelembungsahabat
gelembungsahabat / keychron_linux.md
Created February 1, 2023 10:52 — forked from andrebrait/keychron_linux.md
Keychron keyboards on Linux + Bluetooth fixes

Here is the best setup (I think so :D) for K-series Keychron keyboards on Linux.

Most of these commands have been tested on Ubuntu 20.04 and should also work on most Debian-based distributions. If a command happens not to work for you, take a look in the comment section.

Make Fn + F-keys work

Keychron Keyboards on Linux use the hid_apple driver (even in Windows/Android mode), both in Bluetooth and Wired modes. By default, this driver uses the F-keys as multimedia shortcuts and you have to press Fn + the key to get the usual F1 through F12 keys.