3

How to configure KDE Plasma with EndeavourOS in Laptops with dedicated GPU

 2 years ago
source link: https://dev.to/mage1k99/how-to-configure-kde-plasma-with-endeavouros-in-laptops-with-dedicated-gpu-36m7
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Magesh Babu

Posted on Oct 30

How to configure KDE Plasma with EndeavourOS in Laptops with dedicated GPU

Some of the issues faced by me when configuring KDE Plasma

  • Scaled Icons, Text, Stuffs in Display
  • Unable to use Function Keys in keyboard
  • Dual Booting
  • Installing deb files in arch
  • Enabling Bluetooth in KDE
  • Connecting to bluetooth audio device
mysql_install_db --user=mysql --ldata=/var/lib/mysql/
Enter fullscreen modeExit fullscreen mode
https://starbeamrainbowlabs.com/blog/article.php?article=posts/436-running-application-on-nvidia.html
Enter fullscreen modeExit fullscreen mode

Connecting bluetooth device

  • I have to enable the bluetooth service by running sudo systemctl enable bluetooth.service
  • Start the service sudo systemctl start bluetooth.service

Connecting to Bluetooth

sudo pacman -S pulseaudio-bluetooth
Enter fullscreen modeExit fullscreen mode
  • Edit main.conf file
sudo vim /etc/bluetooth/main.conf
Enter fullscreen modeExit fullscreen mode
  • add these lines Enable=Source,Sink,Media,Socket under [general]

  • And reboot to see changes

fullscreen option under desktop effects in system settings seems to mess with it
Enter fullscreen modeExit fullscreen mode

No windows shown when screen is shared

This is a weird issue but to fix this issue, just change the locale to en_US

VSCode git push fails to open ssh-askpass

yay -S x11-ssh-askpass
Enter fullscreen modeExit fullscreen mode

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK