Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5368

Troubleshooting • Re: VLC fullscreen playback on Pi 3B - poor performance

$
0
0
To disable xcompmgr from starting up on X11 (Bookworm)...

It is set to autostart when xdg is run. See file:

Code:

/etc/xdg/autostart/xcompmgr.desktop
This startup item refers to the following file:

Code:

/usr/lib/raspi-config/cmstart.sh
In this file, comment out the line that runs xcompmgr:

Code:

exec xcompmgr -aR
- change to:

Code:

# exec xcompmgr -aR

Statistics: Posted by tkonan — Thu Mar 07, 2024 1:12 pm



Viewing all articles
Browse latest Browse all 5368

Trending Articles