AWESOME! Thank you, that worked but it demanded some coding ;-). I had to package the zip-file to deb-file to make it fit my deployment process. manual steps: unzip to folder: /usr/share/gnome-shell/extensions/[email protected] (make sure file & folder right are ok after) then run: # glib-compile-schemas /usr/share/gnome-shell/extensions/[email protected]/schemas it will load it for all users.
then from users .profile file: # gnome-extensions enable [email protected] # gsettings --schemadir /usr/share/gnome-shell/extensions/[email protected]/schemas set org.gnome.shell.extensions.caffeine show-indicator 'always' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2158613 Title: Screen still locks in 26.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/caffeine/+bug/2158613/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
