Chapter 31. TODO
-
This stuff
optimization
---------------------------------
- is firefox using hardware accel for video
fd-find
---------------------------------
firefox??
browser settings to force popups into new tab and to retain all chrome
https://support.mozilla.org/en-US/questions/1258193
---------------------------
general
sudo touch /var/lib/man-db/auto-update
https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/post-installation-az/678534-essential-and-strongly-recommended-things-to-do-directly-after-a-kubuntu-24-04-lts-installation
sudo mkdir -p /etc/systemd/system.conf.d && echo -e "# Reduce timeout (default = 90s)\n\n[Manager]\nDefaultTimeoutStopSec=15s" | sudo tee /etc/systemd/system.conf.d/99-systemtimeout.conf
sudo mkdir -p /etc/systemd/user.conf.d && echo -e "# Reduce timeout (default = 90s)\n\n[Manager]\nDefaultTimeoutStopSec=15s" | sudo tee /etc/systemd/user.conf.d/99-usertimeout.conf
sudo cp /etc/default/grub /etc/default/grub.orig (this makes a backup of your /etc/default/grub first)
sudo sed -i 's/^GRUB_TIMEOUT_STYLE=hidden/GRUB_TIMEOUT_STYLE=menu/' /etc/default/grub
sudo sed -i 's/^GRUB_TIMEOUT=0/GRUB_TIMEOUT=5/' /etc/default/grub
sudo sed -i 's/^#GRUB_DISABLE_OS_PROBER=false/GRUB_DISABLE_OS_PROBER=false/' /etc/default/grub
sudo update-grub
sudo apt install kubuntu-restricted-extras gstreamer1.0-vaapi libvdpau-va-gl1 rar fonts-crosextra-carlito fonts-crosextra-caladea exfatprogs
echo -e "# Enable password feedback\nDefaults pwfeedback" | sudo tee /etc/sudoers.d/pwfeedback
sudo chmod 0440 /etc/sudoers.d/pwfeedback
Disable fast user switching
echo -e "\n[KDE Action Restrictions] [\$i]\naction/switch_user=false\naction/start_new_session=false" | sudo tee -a /usr/share/kubuntu-default-settings/kf5-settings/kdeglobals
---------------------------
Konsole
It is a per-profile setting : Settings > Edit current profile > Advanced > Enable flow control using Ctrl+S, Ctrl+Q.
Replace elpy and flake8 with ruff, ruff-lsp
non-apt software to install:
Firefox:
- hide
-
Improve security
fix kwallet and mount.sh
Move ssh keys into ssh-agent
-
Fix other annoyances
Fix TouchPoint, that doesn't seem to have right acceleration since 18.04
xinput set-prop 12 269 .5; xinput set-prop 12 268 3; set up panel clock