mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
5339c6bc31
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
18 lines
728 B
Text
18 lines
728 B
Text
The following (somewhat modified) patches from
|
|
http://surf.suckless.org/patches/ are included:
|
|
|
|
searchengines - Allows simple use of various search engines. Each search
|
|
engine has a tag. To use, press ctrl+G, then e.g. "g foo bar" to search
|
|
google for foo and bar. Supported engines:
|
|
|
|
d - duckduckgo.com
|
|
g - google.com
|
|
dict - search for a word on thefreedictionary.com
|
|
sb - search for packages on slackbuilds.org
|
|
sw - search for official slackware packages on search.slackware.eu
|
|
|
|
homepage - The browser will start at your home page if called with no
|
|
arguments (normally it starts with a blank window).
|
|
|
|
startfullscreen - Adds -f option to start the browser in fullscreen
|
|
mode. Can still use F11 to toggle fullscreen.
|