## ELinks 0.10.6 configuration file ## This is ELinks configuration file. You can edit it manually, ## if you wish so; this file is edited by ELinks when you save ## options through UI, however only option values will be altered ## and missing options will be added at the end of file; if option ## is not written in this file, but in some file included from it, ## it is NOT counted as missing. Note that all your formatting, ## own comments and so on will be kept as-is. ## ## Obviously, if you don't like what ELinks is going to do with ## this file, you can change it by altering the config.saving_style ## option. Come on, aren't we friendly guys after all? set document.browse.forms.auto_submit = 0 set document.browse.forms.confirm_submit = 0 set document.browse.links.numbering = 1 set document.browse.search.show_hit_top_bottom = 0 set document.cache.memory.size = 10k set document.colors.use_document_colors = 1 set document.html.underline_links = 1 set document.plain.display_links = 1 set connection.try_ipv4 = 1 set connection.try_ipv6 = 0 set config.saving_style = 0 set config.saving_style_w = 1 set terminal.screen-bce.charset = "ISO-8859-1" set terminal.screen-bce.underline = 1 #set terminal.screen-bce.colors = 2 set terminal.screen-bce.utf_8_io = 1 set terminal.screen-bce.m11_hack = 1 set terminal.screen-bce.type = 2 set ecmascript.enable = 1 set ecmascript.block_window_opening = 0 set ui.language = "English" set ui.clock.enable = 1 set ui.clock.format = "[ %a | %d.%m.%Y | %T ]" set ui.dialogs.shadows = 0 set ui.leds.enable = 1 set ui.tabs.show_bar = 2 set ui.tabs.confirm_close = 1 set ui.date_format = "%b %e %H:%M" set ui.show_status_bar = 1 set ui.show_title_bar = 1 set ui.colors.color.dialog.generic.text = "black" set ui.colors.color.dialog.generic.background = "white" set ui.colors.color.dialog.frame.text = "white" set ui.colors.color.dialog.frame.background = "black" set ui.colors.color.dialog.title.text = "aqua" set ui.colors.color.dialog.title.background = "black" set ui.colors.color.status.status-bar.text = "black" set ui.colors.color.status.status-bar.background = "aqua" set ui.colors.color.status.status-text.text = "black" set ui.colors.color.status.status-text.background = "aqua" set ui.colors.color.tabs.loading.text = "darkred" set ui.colors.color.tabs.loading.background = "white" set ui.colors.color.tabs.separator.text = "brown" set ui.colors.color.tabs.separator.background = "white" set ui.dialogs.listbox_min_height = 10 set ui.dialogs.underline_hotkeys = 1 set ui.dialogs.underline_button_shortcuts = 1 set ui.tabs.wraparound = 1 set ui.sessions.auto_restore = 1 set ui.sessions.auto_save = 1 set ui.sessions.homepage = "www.google.com"