.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "SMOLBOTE" "7" "April 2018" "" ""
.
.SH "NAME"
\fBsmolbote\fR \- yet another no\-frills browser
.
.SH "SYNOPSIS"
\fBpoi\fR [\fIoptions\fR\.\.\.] URL
.
.SH "DESCRIPTION"
smolbote is a keep\-it\-simple free software web browser\.
.
.SH "OPTIONS"
.
.SS "General"
.
.IP "\(bu" 4
\fB\-h\fR, \fB\-\-help\fR: Displays this help\.
.
.IP "\(bu" 4
\fB\-v\fR, \fB\-\-version\fR: Displays version information\.
.
.IP "\(bu" 4
\fB\-\-build\fR: Displays build information\.
.
.IP "" 0
.
.SS "Configuration"
.
.IP "\(bu" 4
\fB\-c\fR, \fB\-\-config\fR: Set configuration file\.
.
.IP "\(bu" 4
\fB\-\-socket\fR: Local server socket
.
.IP "" 0
.
.SS "Open URL"
.
.IP "\(bu" 4
\fB\-p\fR, \fB\-\-profile\fR: Use this profile\.
.
.IP "\(bu" 4
\fB\-\-in\-new\-window\fR: Open URL in new window\.
.
.IP "" 0
.
.SH "CONFIGURATION"
The Configuration is loaded from \fI~/\.config/smolbote/smolbote\.cfg\fR, and can be edited with the \fBpoi\-config\fR tool\.
.
.P
Settings are only loaded on launch, so re\-run the browser to apply changes\.
.
.SS "Main Window"
.
.IP "\(bu" 4
mainwindow\.height: 720
.
.IP "\(bu" 4
mainwindow\.width: 1280
.
.IP "\(bu" 4
mainwindow\.maximized: true
.
.IP "\(bu" 4
mainwindow\.title: smolbote
.
.IP "\(bu" 4
mainwindow\.shortcuts\.newGroup: Ctrl+G
.
.IP "\(bu" 4
mainwindow\.shortcuts\.newWindow: Ctrl+N (todo)
.
.IP "\(bu" 4
mainwindow\.shortcuts\.about: F1
.
.IP "\(bu" 4
mainwindow\.shortcuts\.quit: Ctrl+Q
.
.IP "\(bu" 4
mainwindow\.shortcuts\.search: F3
.
.IP "\(bu" 4
mainwindow\.shortcuts\.tileWindows: F9
.
.IP "" 0
.
.SS "Navigation bar"
.
.IP "\(bu" 4
navigation\.movable: false
.
.IP "\(bu" 4
navigation\.shortcuts\.back: Ctrl+Left
.
.IP "\(bu" 4
navigation\.shortcuts\.forward: Ctrl+Right
.
.IP "\(bu" 4
navigation\.shortcuts\.refresh: F5
.
.IP "\(bu" 4
navigation\.shortcuts\.home: Ctrl+Home
.
.IP "" 0
.
.SS "Address bar"
.
.IP "\(bu" 4
addressbar\.shortcuts\.focus: F4
.
.IP "\(bu" 4
addressbar\.shortcuts\.pageMenu: F2
.
.IP "\(bu" 4
addressbar\.shortcuts\.toolsMenu: F10
.
.IP "" 0
.
.SS "Window"
.
.IP "\(bu" 4
window\.shortcuts\.new: Ctrl+T
.
.IP "\(bu" 4
window\.shortcuts\.close: Ctrl+X
.
.IP "\(bu" 4
window\.shortcuts\.left: Ctrl+O
.
.IP "\(bu" 4
window\.shortcuts\.right: Ctrl+P
.
.IP "\(bu" 4
window\.shortcuts\.fullscreen: F11 (todo)
.
.IP "" 0
.
.SS "Filter"
.
.IP "\(bu" 4
filter\.path: ~/\.config/smolbote/hosts\.d
.
.IP "\(bu" 4
filter\.cookies\.block\.all: false (todo: in qt5\.11)
.
.IP "\(bu" 4
filter\.cookies\.block\.thirdParty: true
.
.IP "\(bu" 4
filter\.cookies\.path: ~/\.config/smolbote/cookies\.d
.
.IP "" 0
.
.SS "Plugins (to\-redo)"
.
.IP "\(bu" 4
plugins\.path: ~/\.config/smolbote/plugins\.d
.
.IP "" 0
.
.SS "Profiles"
.
.IP "\(bu" 4
profile\.default: \'\'
.
.IP "\(bu" 4
profile\.path: ~/\.config/smolbote/profiles\.d
.
.IP "\(bu" 4
profile\.search: https://duckduckgo\.com/?q=%1&ia=web
.
.IP "\(bu" 4
profile\.homepage: about:blank
.
.IP "\(bu" 4
profile\.newtab: about:blank
.
.IP "" 0
.
.SS "Bookmarks"
.
.IP "\(bu" 4
bookmarks\.path: ~/\.config/smolbote/bookmarks\.xbel
.
.IP "\(bu" 4
bookmarks\.shortcut: Ctrl+B
.
.IP "" 0
.
.SS "Downloads"
.
.IP "\(bu" 4
downloads\.path: ~/Downloads
.
.IP "\(bu" 4
downloads\.shortcut: Ctrl+D
.
.IP "" 0