Package: usability-misc Status: install ok installed Priority: optional Section: misc Installed-Size: 774 Maintainer: Patrick Schleizer Architecture: all Version: 3:34.1-1 Replaces: gpl-sources-download, grub-screen-resolution, scurl Depends: policyrcd-script-zg2, adduser, python3, damngpl, helper-scripts (>= 3:35.3-1), dconf-gsettings-backend | gsettings-backend Conflicts: desktop-config-dist (<< 3:13.8-1) Conffiles: /etc/apt/apt.conf.d/30usability-misc 3047da487400748e03eb45ee13861399 /etc/default/grub.d/30_screen_resolution.cfg 4fb34e80f2c2edfd63109b2b44bca973 /etc/dkms/framework.conf.d/30_usability-misc.conf 69e8403eaec61625e5cd2f6a503093b7 /etc/grub.d/44_kb_layout 34d20250cb657c9fb1746dde400dafb8 /etc/profile.d/50_default_editor.sh cf0fe89fc63ca5563bf2fe8db7291792 /etc/skel/.config/xfce4/terminal/terminalrc c2da773b623916e68805d6bcdb6f4e1e /etc/skel/Downloads/.placeholder_usability-misc 83f263df651492a0a0cc4172715c5747 /etc/skel/Pictures/.placeholder_usability-misc ec8f4889b8ab63156f0f1d46f5247512 /etc/sudoers.d/pwfeedback 7d3959633dfb04cf59cacbae1b4efd4c /etc/sudoers.d/sudo-lecture-disable 8d80a09012f8f38c14d152dc77d330a6 /etc/sudoers.d/tunnel_unpriv acb588385cdad2463d2cb2f84c8750fa /etc/sudoers.d/user-passwordless 38ccf0395f645feaba329be4a69410bd /etc/zsh/aliasrc f2bb52307565dca5a6a99c14f17e82a5 /etc/zsh/shrc b47b09c0302b1b68bbe9b4970e995f50 /etc/zsh/zprofile.dist 24a180b2d0da4c01678ae10e7463e286 /etc/zsh/zshrc.dist 7c676897707ebd21c86d8d852ba80b8a /etc/zsh/zshrc_bindkeys de329691a846a1838f8890feed20002e /etc/zsh/zshrc_completions e18ba022767c2a4a62306a63e2ed29bf /etc/zsh/zshrc_prompt 20a4496bcd920b9f38cd35d53f85ce23 Description: Misc usability improvements Enables auto login for user `user` in `lightdm`. `/etc/lightdm/lightdm.conf.d/30_autologin.conf` https://www.kicksecure.com/wiki/Desktop#Disable_Autologin . Creates folders /home/user/Downloads and /home/user/Pictures. . Adds account "user" to group libvirt as well as to group kvm. . Ships a file /etc/sudoers.d/user-passwordless that contains comments and "#user ALL=(ALL:ALL) NOPASSWD:ALL". Lets account "user" easily run all commands without password. Disabled (out commented) by default. . Simplifies running OpenVPN as unprivileged user. . Ships a FoxyProxy add-on configuration file for use with Tor Browser. . Sets mousepad as the default editor for environment variable VISUAL is unset and if mousepad is installed. . Disable sudo default lecture. /etc/sudoers.d/sudo-lecture-disable . Add pwfeedback to sudo Defaults so password asterisks are shown while typing. /etc/sudoers.d/pwfeedback . qterminal: . Ships gsudoedit, a wrapper to run sudoedit with a graphical editor. . Bisq workarond "sudo mkdir -p /usr/share/desktop-directories" as per https://github.com/bisq-network/bisq/issues/848 . gpl_sources_download GPL'ed source code of all installed packages. Used damngpl to get a list of all GPL'ed packages, then downloads them using apt-get source. . SSL curl wrapper: Simple wrapper called scurl, that adds "--tlsv1.3 --proto =https" in front of all invocations of "curl" when running "scurl". . Sets 1024x768 as boot screen resolution Ships a /etc/default/grub.d/30_screen_resolution.cfg configuration file, that injects "vga=0x0317" into the GRUB_CMDLINE_LINUX_DEFAULT variable. . Ships `zsh` derivative configuration settings folder `/etc/zsh`. But does not configure `zsh` as default shell. (That is up to package `dist-base-files`.) . Enable systemd-journald audit transport. (`deb-systemd-helper enable systemd-journald-audit.socket`) Required by helper-scripts `apparmor-info` and `apparmor-watch`. Debian no longer enables systemd-journald-audit.socket by default. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038993 Homepage: https://github.com/Kicksecure/usability-misc