From 5339c6bc3120a25cda925327f8ad7ff828a31eaf Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sat, 6 Jul 2013 09:40:41 -0400 Subject: network/surf: Added (minimalist web browser) Signed-off-by: dsomero --- network/surf/patches.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 network/surf/patches.txt (limited to 'network/surf/patches.txt') diff --git a/network/surf/patches.txt b/network/surf/patches.txt new file mode 100644 index 0000000000..4b0f9bae03 --- /dev/null +++ b/network/surf/patches.txt @@ -0,0 +1,18 @@ +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. -- cgit v1.2.3