Comment 1 for bug 879944

Revision history for this message
marmuta (marmuta) wrote :

I have added a couple of options for kiosk mode that I believe cover this bug.
Check out apps.onboard.lockdown in gsettings. There is an option to disable locked state for modifiers and one to reset modifiers and layer keys after a delay. There is no gui and probably won't be, you'd have to use gconf-editor or the command line to set them. For example

gsettings set apps.onboard.lockdown release-modifiers-delay 10.0

would reset latched and locked modifers after 10 seconds of no key press.

Check it out and let me know if it suits the purpose.
What do you think Francesco?