Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| linux:desktopinstall [2018/05/01 23:09] – Quod Libet kurt.smolderen | linux:desktopinstall [2024/10/31 20:01] (current) – kurt.smolderen@empuly.net | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| - Installeer [[https:// | - Installeer [[https:// | ||
| sudo add-apt-repository ppa: | sudo add-apt-repository ppa: | ||
| - | sudo apt update | + | sudo apt update |
| sudo apt install papirus-icon-theme</ | sudo apt install papirus-icon-theme</ | ||
| - Java: < | - Java: < | ||
| - | sudo add-apt-repository ppa: | + | sudo apt install |
| - | sudo apt update | + | |
| - | sudo apt install | + | |
| - Network: install openvpn client: '' | - Network: install openvpn client: '' | ||
| - Installeer extra locales en talen | - Installeer extra locales en talen | ||
| - In Gnome settings, ga naar //Region & Language// > //Manage Installed Languages// > //Install/ Remove Languages...// | - In Gnome settings, ga naar //Region & Language// > //Manage Installed Languages// > //Install/ Remove Languages...// | ||
| - '' | - '' | ||
| + | - Vanilla Gnome: < | ||
| + | sudo apt install gnome-session | ||
| + | sudo update-alternatives --config gdm3.css</ | ||
| + | - Bij het updaten van de gdm3 sessie het '' | ||
| ===== NVIDIA Optimus ===== | ===== NVIDIA Optimus ===== | ||
| Line 61: | Line 63: | ||
| ===== Eid reader ===== | ===== Eid reader ===== | ||
| Ubuntu 17.10 mist de library [[https:// | Ubuntu 17.10 mist de library [[https:// | ||
| + | |||
| + | ===== Standaard terminal app ===== | ||
| + | Via de shortcut '' | ||
| ===== Additionele software en repositories ===== | ===== Additionele software en repositories ===== | ||
| Line 79: | Line 84: | ||
| * [[https:// | * [[https:// | ||
| * Per versie is er een aparte [[https:// | * Per versie is er een aparte [[https:// | ||
| + | * [[https:// | ||
| + | * Audiobook speler. Ondersteunt enkel recentere versies van Ubuntu | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * Minecraftlauncher | ||
| + | * Steam | ||
| + | * Gimp | ||
| + | * Inkscape | ||
| + | * Musecore | ||
| + | * Tidal | ||
| + | * Darktable | ||
| + | * Newsflash (RSS reader) | ||
| + | * Skype | ||
| + | * Transmission (bittorrent) | ||
| + | * Tidal Hi-fi | ||
| + | * Sigil (e-book editor/ composer) | ||
| + | * Calibri | ||
| + | * PDF arranger | ||
| + | * Beid viewer | ||
| + | * Flatseal | ||
| + | * Iotas (Note editor that syncs with Nextcloud notes) | ||
| + | * Yubico Authenticator | ||
| + | * Meld | ||
| + | * GHex | ||
| + | * Cozy (audiobooks) | ||
| + | * Gaupol (subtitles) | ||
| + | * Handbrake | ||
| + | * Puddletag | ||
| + | * Gnome tweaks | ||
| + | * Fish shell | ||
| + | * ytdlp | ||
| + | |||
| + | ==== Gnome extensions ==== | ||
| + | * ArcMenu | ||
| + | * Bluetooth Quick COnnect | ||
| + | * Caffeine | ||
| + | * User Themes | ||
| + | * Dash to Dock | ||
| + | * AppIndicator and KStatusNotifierItem Support | ||
| + | |||
| + | ==== Firefox extensions ==== | ||
| + | * Languagetool | ||
| + | * ClearURLs | ||
| + | * Consent-O-Matic | ||
| + | * eID Belgium | ||
| + | * eID Extension | ||
| + | * Floccus bookmarks sync | ||
| + | * Gnome Shell integration | ||
| + | * Passwords for Nextcloud | ||
| + | * uBlock Origin | ||
| + | |||
| + | ==== Thunderbird extensions ==== | ||
| + | * Compact Headers | ||
| + | * Emoji | ||
| + | * Message Header Toolbar Customize | ||
| + | * PrintingTools NG | ||
| + | * ReplyWithHeader | ||
| + | * Unsubscribe | ||
| + | * Languagetool (?) | ||
| ===== Configuratie & files ===== | ===== Configuratie & files ===== | ||
| Line 121: | Line 185: | ||
| options hid_apple fnmode=2 | options hid_apple fnmode=2 | ||
| </ | </ | ||
| + | |||
| + | ====== Manjaro Desktop installatie ====== | ||
| + | ===== SD-card reader ===== | ||
| + | Manjaro herkent enkel een SD kaart op mijn Lenovo T490 wanneer de SD kaart voor het opstarten aanwezig is. Volgende module instelling lijkt dit probleem te verhelpen: | ||
| + | |||
| + | <file - / | ||
| + | options sdhci debug_quirks2=0x80000000 | ||
| + | </ | ||
| + | |||
| + | De waarde '' | ||
| + | |||
| + | ===== Eid reader ===== | ||
| + | |||
| + | < | ||
| + | sudo systemctl enable pcscd.service | ||
| + | sudo systemctl start pcscd.service</ | ||