Die Suche ergab 2 Treffer

Zur erweiterten Suche

von steve@totalsonic.net
So 4. Apr 2021, 00:27
Forum: Ubuntu Touch
Thema: partial fix for indicators
Antworten: 0
Zugriffe: 2338
 
Rufen Sie den Beitrag auf

partial fix for indicators

To do a partial fix so that the top bar indicators work a little nicer with the teardrop notch,
In Terminal run:
wget -O apply-notch-hax.sh https://git.io/JtIpG
chmod +x apply-notch-hax.sh
./apply-notch-hax.sh

More info at:
https://github.com/JamiKettunen/unity8-notch-hax

Best regards,
Steve Berson
von steve@totalsonic.net
So 4. Apr 2021, 00:22
Forum: Ubuntu Touch
Thema: enabling gpu acceleration for Morph
Antworten: 0
Zugriffe: 2290
 
Rufen Sie den Beitrag auf

enabling gpu acceleration for Morph

This beta to enable gpu acceleration on the Morph browser is working well for me, and enables it to run more smoothly, as well as use WebGL dependent websites. In Terminal run: sudo ubports-qa install xenial_-_gpu-browser sudo -i mount -o remount,rw / cd /etc/profile.d/ cp disable-qtwebengine-gpu.sh...

Zur erweiterten Suche