Viewing posts for the category Linux

Firefox tabs in title bar under Linux

Firefox on Linux displays the tab bar below the title bar by default. In order to move the tabs to the title bar, like Chrome and Firefox on Windows do, open about:config and set the configuration key browser.tabs.drawInTitlebar to true.

Continue using Arch Linux kernel modules after updating

The manjaro package kernel-alive provides helpers to backup and restore kernel modules during an update. With this tool it is now possible to load modules for the current kernel, even if it has been updated since the last boot. The kernel modules would otherwise be unavailable since Arch Linux replaces them with modules for the newly installed kernel during an update.