! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
kiosk mode not implemented
Status:
RESOLVED: DUPLICATE
Product:
Xfdesktop
Component:
General

Comments

Description M. Molle 2013-04-17 20:57:26 CEST
There is a File:

src/xfdesktop-4.10.0/doc/README.kiosk

which suggests, that there are kiosk-options with which to configure locked down desktop-properties. BUT:

.../xfdesktop-4.10.0$ rgrep UserMenu src
.../xfdesktop-4.10.0$ rgrep CustomizeBackdrop src
.../xfdesktop-4.10.0$ rgrep CustomizeDesktopMenu src
.../xfdesktop-4.10.0$ rgrep CustomizeWindowlist src
.../xfdesktop-4.10.0$ rgrep CustomizeDesktopIcons src
.../xfdesktop-4.10.0$ 

none of these yields any result, and the locking down does not work. may it be, that it is documented but not implemented?

i really wanted to use this!

And xfdesktop is not the only package.
of the here (http://wiki.xfce.org/howto/kiosk_mode) mentioned config options, there are exactly three, that are working, and implemented (as appears to me)

xfce4-session-4.10.0/xfce4-session/xfsm-shutdown.c:  shutdown->kiosk_can_shutdown = xfce_kiosk_query (kiosk, "Shutdown");
xfce4-session-4.10.0/xfce4-session/xfsm-shutdown.c:  shutdown->kiosk_can_save_session = xfce_kiosk_query (kiosk, "SaveSession");
xfce4-session-4.10.0/settings/splash-settings.c:  kiosk_can_splash = xfce_kiosk_query (kiosk, "Splash") || xfce_kiosk_query (kiosk, "CustomizeSplash");

none else.

If you plan to take that out, *please* make the xfce4-settings-editor capable of locking down settings!

keep up making the greatest DM out there!

mo
Comment 1 Eric Koegel editbugs 2014-07-24 18:45:46 CEST
Consolidating Kiosk bugs, I'll hopefully have time to look into these shortly. A lot of it now is xfconf based but the old kiosk code may come back for the wallpapers.

*** This bug has been marked as a duplicate of bug 11011 ***

Bug #10004

Reported by:
M. Molle
Reported on: 2013-04-17
Last modified on: 2014-07-24

People

Assignee:
Eric Koegel
CC List:
3 users

Version

Version:
4.10.0

Attachments

Additional information