lohasydney.blogg.se

Debian buster
Debian buster








Uncomment flat-volumes and set it to false in /etc/pulse/nf: flat-volumes = no Thus, there are cases where the other applications stay at less than 100% volume and you need to manually increase them to 100% again. An application, such as Viber, can increase set its volume to 100% and decrease all other applications. 4, and then add the following to ~/.yarnrc: child-concurrency 4įlat volume is the most annoying feature of PulseAudio. Then add the following to ~/.yarnrc: "-emoji" true In order to force a UTF-8 connection you can edit /etc/mysql/mariadb.cnf and add the following after : Ĭollation-server = utf8mb4_unicode_520_ciįirst, follow the instructions in the Color Emoji section above. Then edit the /etc/default/locale and add the following: # File generated by update-locale Run the following command and select en_GB.UTF-8 and en_US.UTF-8 (should be already selected) sudo dpkg-reconfigure locales If you are using en_US.UTF-8, but you would like to use the metric system, Monday as the start of the week and A4 as the paper size, you can do the following: If then eval $(gnome-keyring-daemon -start ) export SSH_AUTH_SOCK RTMIN+10 number should match the signal in volume ( /etc/nf) bindsym XF86AudioRaiseVolume $execi amixer -q -D pulse sset Master 5%+ unmute & pkill -RTMIN+10 i3blocksīindsym XF86AudioLowerVolume $execi amixer -q -D pulse sset Master 5%- unmute & pkill -RTMIN+10 i3blocksīindsym XF86AudioMute $execi amixer -q -D pulse sset Master toggle & pkill -RTMIN+10 i3blocksīindsym XF86AudioMicMute $execi amixer -q -D pulse sset Capture toggle Otherwise, just use the rest of the command. If you are using i3blocks, keep the & pkill part. Define $execi on top: set $execi exec -no-startup-id.

debian buster

The applications in the default configuration don't actually use startup id, thus it is unnecessary to wait for it. Information string: OpenGL/VAAPI backend for VDPAU i3wm Exec -no-startup-id Libva info: Found init function _vaDriverInit_1_4

debian buster

Libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so

DEBIAN BUSTER INSTALL

Then you can install all firmware (free & non-free), such as the Intel Microcode, using: Edit /.editorconfig: root = trueįirst, make sure you have enabled the non-free repositories in APT Sources. You can add this file in the root directory.

debian buster

Your /etc/apt/sources.list file should look like this: deb buster main contrib non-freeĭeb buster-updates main contrib non-freeĭeb-src buster-updates main contrib non-freeĭeb buster/updates main contrib non-freeĭeb-src buster/updates main contrib non-freeĮditorconfig is a file that can be placed in the filesystem, which is read by many editors either automatically, or by using a plugin. Sudo apt install apt-transport-https Use fast CDN mirrorĭebian provies which automatically selects the closest mirror.








Debian buster