ubuntu
linux
vscode
Fix Ubuntu workspace keybinding conflicts with VSCode by customizing your keyboard shortcuts
Benjamin Looi / June 10, 2021
sudo apt-get install terminator
gsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/terminator
gsettings set org.gnome.desktop.default-applications.terminal exec-arg "-x"Thanks for reading! 😁Fix Ubuntu workspace keybinding conflicts with VSCode by customizing your keyboard shortcuts
Install MongoDB 4.4 on Ubuntu 21.04 and create an administrative database user.
Disable a laptop's built-in keyboard on Fedora 41 or 42 with a udev rule, so an external keyboard can sit on top without triggering random keypresses.