Select Page
How to Generate a Ranger Config File

How to Generate a Ranger Config File

ranger –copy-config=all This will copy all the default config files from /usr/local/lib so you can make edits without messing anything up. Huge shout out to https://dquinton.github.io/debian-install/config/ranger.html for explaining this and so much more. Took...
Fix Audio on XFCE Chromebook

Fix Audio on XFCE Chromebook

The Problem After moving from GalliumOS to Xubuntu, I noticed that playing YouTube videos on both Firefox and Chromium would result in decent playback for a few minutes, but suddenly the audio would turn into a solid beeping tone while the YouTube video displayed the...
Adjust Trackpad Sensitivity XFCE

Adjust Trackpad Sensitivity XFCE

xinput set-prop “Elan Touchpad” “Synaptics Finger” 1 1 1 What are the values 1 1 1? This sets the sensitivity as close to the original ChromeOS as possible. Larger numbers will decrease sensitivity of various aspects. I never looked into which...
Failed to Build Nettle6

Failed to Build Nettle6

Hey guys, I was trying to build a copy of Local by Flywheel on Manjaro Linux, but ran into this error… ‘ Failed to build nettle6 ‘ failed to build nettle6 nettle6 is a dependency of Local, but after the attempted build of the package, I got the error...