linux:desktopinstall

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:desktopinstall [2019/04/17 23:33] – Default terminal emulator kurt.smolderenlinux:desktopinstall [2024/10/31 20:01] (current) kurt.smolderen@empuly.net
Line 84: Line 84:
   * [[https://www.libreoffice.org/|LibreOffice]]   * [[https://www.libreoffice.org/|LibreOffice]]
     * Per versie is er een aparte [[https://launchpad.net/~libreoffice/+archive/ubuntu/ppa|PPA]] beschikbaar.     * Per versie is er een aparte [[https://launchpad.net/~libreoffice/+archive/ubuntu/ppa|PPA]] beschikbaar.
 +  * [[https://launchpad.net/~cozy-team/+archive/ubuntu/cozy|Cozy]]
 +    * Audiobook speler. Ondersteunt enkel recentere versies van Ubuntu
 +  * [[https://github.com/neithern/g4music|Gapless]]: //Gapless (AKA: G4Music) is a light weight music player written in GTK4, focuses on large music collection.//
 +  * [[https://josm.openstreetmap.de/|JOSM]]
 +  * 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 126: Line 185:
 options hid_apple fnmode=2 options hid_apple fnmode=2
 </file> </file>
 +
 +====== 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 - /etc/modprobe.d/sdhci.conf>
 +options sdhci debug_quirks2=0x80000000
 +</file>
 +
 +De waarde ''0x80000000'' is er een die nog niet in gebruik is, maar het triggert wel enkele andere misterieuze zaken in de driver die ervoor zorgen dat hotplugging werkt.
 +
 +===== Eid reader =====
 +
 +<code>sudo pamac install eid-mw
 +sudo systemctl enable pcscd.service
 +sudo systemctl start pcscd.service</code>
  • linux/desktopinstall.1555536811.txt.gz
  • Last modified: 2019/04/17 23:33
  • by kurt.smolderen