linux_desktop_setup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux_desktop_setup [2025/03/17 17:41] – tkbletsc | linux_desktop_setup [2026/03/08 16:44] (current) – tkbletsc | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| - **GNOME**: See " | - **GNOME**: See " | ||
| - **Enlightenment**: | - **Enlightenment**: | ||
| + | |||
| ====== Random setup tips ====== | ====== Random setup tips ====== | ||
| Line 34: | Line 35: | ||
| It's perfect for finding which cryptic tool will help you achieve a given basic thing. It's made a tremendous difference to the morale of attempting to survive a desktop Linux. | It's perfect for finding which cryptic tool will help you achieve a given basic thing. It's made a tremendous difference to the morale of attempting to survive a desktop Linux. | ||
| + | |||
| + | ===== Mint installer compatibility with modern nVidia cards ===== | ||
| + | |||
| + | If you have a recent nVidia card, the USB environment may fail to boot properly by default. To install in this case: | ||
| + | |||
| + | - From the Mint USB boot menu, choose compatibility mode | ||
| + | - Install as usual | ||
| + | - On reboot, on grub menu, edit the default entry by adding " | ||
| + | - Once booted, use the driver install tool to get proper nVidia drivers. | ||
| + | - Reboot. | ||
| ===== Mouse cursor offset bug ===== | ===== Mouse cursor offset bug ===== | ||
| Line 46: | Line 57: | ||
| * Discord | * Discord | ||
| + | * perhaps replace with Vesktop (appears to be standard client over web minus ads) | ||
| * Spotify | * Spotify | ||
| * Dropbox (use system package!) | * Dropbox (use system package!) | ||
| Line 55: | Line 67: | ||
| * **Zoom**. If you install flatpak via Software Manager, then the authorization click-through to login from the browser won't work. Just google "zoom install linux" and get the company' | * **Zoom**. If you install flatpak via Software Manager, then the authorization click-through to login from the browser won't work. Just google "zoom install linux" and get the company' | ||
| + | |||
| ===== Stuff to install ===== | ===== Stuff to install ===== | ||
| Line 61: | Line 74: | ||
| * WinMerge → meld | * WinMerge → meld | ||
| * VLC → VLC | * VLC → VLC | ||
| - | * Notepad++ → xed? vscode? something else? | + | |
| - | * Greenshot → ? | + | * Paint.NET → LazPaint |
| - | * WizTree → ? | + | |
| + | * Greenshot → (nothing, just hit shift+printscrn) | ||
| + | * WizTree → QDirStat | ||
| + | * WinAmp → qmmp | ||
| + | * It doesn' | ||
| + | * Enable the " | ||
| Quick installation command: | Quick installation command: | ||
| - | < | + | < |
| - | + | ||
| - | sudo apt install meld vlc | + | |
| - | + | ||
| - | </ | + | |
| ===== AutoHotKey-type-stuff ===== | ===== AutoHotKey-type-stuff ===== | ||
| Line 78: | Line 92: | ||
| For simple button mapping, use '' | For simple button mapping, use '' | ||
| < | < | ||
| - | |||
| sudo apt-get install xbindkeys xdotool | sudo apt-get install xbindkeys xdotool | ||
| xbindkeys --defaults> | xbindkeys --defaults> | ||
| - | |||
| </ | </ | ||
| Line 92: | Line 104: | ||
| " | " | ||
| b:9 | b:9 | ||
| - | |||
| </ | </ | ||
| Line 99: | Line 110: | ||
| < | < | ||
| xev | grep -i button | xev | grep -i button | ||
| - | |||
| </ | </ | ||
| To (re-)run the binder: | To (re-)run the binder: | ||
| < | < | ||
| - | |||
| killall xbindkeys ; xbindkeys | killall xbindkeys ; xbindkeys | ||
| - | |||
| </ | </ | ||
| To ensure it starts on login, run the " | To ensure it starts on login, run the " | ||
| + | |||
| + | For everything else, just use the built-in keyboard shortcut editor. | ||
| ===== Font rendering fix ===== | ===== Font rendering fix ===== | ||
| Line 157: | Line 167: | ||
| cp -r / | cp -r / | ||
| mv Mint-Y-Dark-Aqua My-Dark-Aqua | mv Mint-Y-Dark-Aqua My-Dark-Aqua | ||
| - | |||
| </ | </ | ||
| Line 167: | Line 176: | ||
| ... | ... | ||
| background-color: | background-color: | ||
| - | |||
| </ | </ | ||
| + | |||
| + | ===== NFS client info ===== | ||
| + | |||
| + | Pre-req: '' | ||
| + | |||
| + | fstab: '' | ||
| + | |||
| ====== Fedora nVidia driver procedure ====== | ====== Fedora nVidia driver procedure ====== | ||
| Line 175: | Line 190: | ||
| First: | First: | ||
| - | < | + | < |
| + | sudo dnf install https:// | ||
| </ | </ | ||
linux_desktop_setup.1742258505.txt.gz · Last modified: by tkbletsc
