/schemas/apps/revelation/behavior/doubleclick /apps/revelation/behavior/doubleclick revelation string goto Action to take on doubleclick The action to take when doubleclicking an account in the treeview - valid values are "goto", "edit", and "copy". /schemas/apps/revelation/clipboard/chain_username /apps/revelation/clipboard/chain_username revelation bool false When copying password, also copy username (chained) If set, Revelation will copy both the username and the password to the clipboard when pressing "Copy Password" one after the other (when username is pasted, the password is automatically copied). /schemas/apps/revelation/file/autoload /apps/revelation/file/autoload revelation bool false Autoload a file on startup If set, Revelation will automatically load a data file on startup. The file to open is specified in the "autoload_file" key. /schemas/apps/revelation/file/autoload_file /apps/revelation/file/autoload_file revelation string A file to autoload on startup The full path to a file which Revelation should autoload when starting. The "autoload" key must also be set to true for this to work. /schemas/apps/revelation/file/autolock /apps/revelation/file/autolock revelation bool true Autolock file when inactive If set, Revelation will automatically lock the current file after a period of inactivity. The inactivity period is specified in the "autolock_timeout" key. /schemas/apps/revelation/file/autolock_timeout /apps/revelation/file/autolock_timeout revelation int 15 Timeout before autolocking file The number of minutes of inactivity before the data file is automatically locked. The "autolock" option must be enabled for this to take effect. /schemas/apps/revelation/file/autosave /apps/revelation/file/autosave revelation bool false Autosave data when changed If set, Revelation will automatically save the data file when an entry is added, updated or removed. /schemas/apps/revelation/launcher/creditcard /apps/revelation/launcher/creditcard revelation string Launcher for creditcard accounts A command which will be executed when launching a creditcard account. /schemas/apps/revelation/launcher/cryptokey /apps/revelation/launcher/cryptokey revelation string Launcher for encryption key accounts A command which will be executed when launching a encryption key account. /schemas/apps/revelation/launcher/database /apps/revelation/launcher/database revelation string gnome-terminal -x mysql -h %h %(-u %u%) %(-p%p%) %?D Launcher for database accounts A command which will be executed when launching a database account. /schemas/apps/revelation/launcher/door /apps/revelation/launcher/door revelation string Launcher for door accounts A command which will be executed when launching a door account. /schemas/apps/revelation/launcher/email /apps/revelation/launcher/email revelation string Launcher for email accounts A command which will be executed when launching an email account. /schemas/apps/revelation/launcher/ftp /apps/revelation/launcher/ftp revelation string nautilus ftp://%?u%(:%p%)@%h%(:%o%)/ Launcher for ftp accounts A command which will be executed when launching an ftp account. /schemas/apps/revelation/launcher/generic /apps/revelation/launcher/generic revelation string Launcher for genereic accounts A command which will be executed when launching a generic account. /schemas/apps/revelation/launcher/phone /apps/revelation/launcher/phone revelation string Launcher for phone accounts A command which will be executed when launching a phone account. /schemas/apps/revelation/launcher/shell /apps/revelation/launcher/shell revelation string gnome-terminal -x ssh %(-l %u%) %h Launcher for shell accounts A command which will be executed when launching a shell account. /schemas/apps/revelation/launcher/website /apps/revelation/launcher/website revelation string gnome-open %U Launcher for website accounts A command which will be executed when launching a website account. /schemas/apps/revelation/passwordgen/avoid_ambiguous /apps/revelation/passwordgen/avoid_ambiguous revelation bool true Avoid ambiguous characters If enabled, generated passwords will not include ambiguous characters (such as 0 and O). /schemas/apps/revelation/passwordgen/length /apps/revelation/passwordgen/length revelation int 8 Length of passwords The number of characters in generated passwords. A length less than 4 characters will be ignored. /schemas/apps/revelation/search/folders /apps/revelation/search/folders revelation bool true Search for folders When enabled, the entry searcher will search for folders as well as normal accounts. /schemas/apps/revelation/search/namedesc /apps/revelation/search/namedesc revelation bool false Search in name and description only When enabled, the entry searcher will only search in the name and description of entries. /schemas/apps/revelation/search/casesens /apps/revelation/search/casesens revelation bool false Case-sensitive search When enabled, searches will be case-sensitive. /schemas/apps/revelation/view/pane-position /apps/revelation/view/pane-position revelation int 300 Initial main pane position The initial position of the pane in the main application window, in pixels. /schemas/apps/revelation/view/passwords /apps/revelation/view/passwords revelation bool true Show passwords When set, passwords will be displayed in plain text. Turning this option off will obscure passwords with ******. /schemas/apps/revelation/view/searchbar /apps/revelation/view/searchbar revelation bool false Displays the searchbar When set, Revelation will display its searchbar. /schemas/apps/revelation/view/statusbar /apps/revelation/view/statusbar revelation bool true Displays the statusbar When set, Revelation will display its statusbar. /schemas/apps/revelation/view/toolbar /apps/revelation/view/toolbar revelation bool true Displays the toolbar When set, Revelation will display its toolbar. /schemas/apps/revelation/view/toolbar_style /apps/revelation/view/toolbar_style revelation string desktop Sets the toolbar style Sets the style of the toolbar items. "desktop" uses desktop default, "both" shows icons and text, "both-horiz" shows icons and important text, "icons" shows icons only, and "text" shows text only. /schemas/apps/revelation/view/window-height /apps/revelation/view/window-height revelation int 400 Initial window height The initial height of the main window, in pixels. /schemas/apps/revelation/view/window-position-x /apps/revelation/view/window-position-x revelation int 0 Initial horizontal window position The initial horizontal position of the main window, in pixels. /schemas/apps/revelation/view/window-position-y /apps/revelation/view/window-position-y revelation int 0 Initial vertical window position The initial vertical position of the main window, in pixels. /schemas/apps/revelation/view/window-width /apps/revelation/view/window-width revelation int 600 Initial window width The initial width of the main window, in pixels.