Table 2.8. fast-user-switch-applet keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/apps/fast-user-switch-applet/per-applet/display_style | string | text | Specifies how to display the applet in the panel. Use "username" to display the current user's name, "icon" to show the people icon, or "text" to use the word `Users.' |
| /schemas/apps/fast-user-switch-applet/per-applet/lock_screen_after_switch | bool | TRUE | Whether or not to lock the screen after switching to a different console. |
| /schemas/apps/fast-user-switch-applet/per-applet/use_xnest | bool | FALSE | Whether or not to create new Xnest windows instead of spawning new consoles when switching users. |
| /schemas/apps/fast-user-switch-applet/show_screen_item | string | always | When to show the "Other" item. Possible values include: "always" to always show the item, "never" to never show the item, and "auto" (the default) to show the item when the applet is in console (not Xnest) mode. |
| /schemas/apps/fast-user-switch-applet/show_window_item | string | auto | When to show the "Login Window" item. Possible values include: "always" to always show the item, "never" to never show the item, and "auto" (the default) to show the item when the applet is in Xnest mode. |
| /schemas/apps/fast-user-switch-applet/show_active_users_only | bool | FALSE | Whether to show only users who are currently logged in, or all users. |