Pinned Loading
-
How to enable Tap-to-Click in GDM in...
How to enable Tap-to-Click in GDM in Debian 11 1sudo xhost +SI:localuser:Debian-gdm
2sudo -u Debian-gdm gsettings set org.gnome.desktop.peripherals.touchpad tap-to-click true
-
How to enable Bash linting in Kate (...
How to enable Bash linting in Kate (Debian 12) 1sudo apt install shellcheck npm
2sudo npm i -g bash-language-server
-
xbindkeys-mouse-chording
xbindkeys-mouse-chording PublicMy xbindkeysrc.scm config for using mouse chording.
-
steam-autoupdate
steam-autoupdate PublicA script to change the auto update setting of Steam games in bulk.
Shell
-
Fix startx not working after adding ...
Fix startx not working after adding nvidia-drm.modeset=1 to your kernel parameters 1I was running Devuan 6, with Nvidia driver 550.163.01.
23After adding `nvidia-drm.modeset=1` to my kernel parameters, `startx` would fail to start X11.
45The log file had this error, among others: `failed to aquire modesetting permission`
-
Fix some games not starting in Devuan
Fix some games not starting in Devuan 1# Save this file in /etc/security/limits.d/
2# This raises the file descriptor hard limit from the default 4096, which is too low for Proton
34* hard nofile 1048576
5root hard nofile 1048576
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



