slackbuilds_ponce/network/surf/patches.txt
B. Watson 5339c6bc31 network/surf: Added (minimalist web browser)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-07-07 09:10:01 -03:00

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.