#!/bin/bash
roxterm -T surf -e "bash -c 'PAGER='cat' man surf; echo ;echo; TEXTDOMAINDIR=/usr/share/locale; TEXTDOMAIN=antix26-desktop-files; export TEXTDOMAIN; export TEXTDOMAINDIR; source gettext.sh; echo -en \"\033[1;33m\"; gettext \"In short:\"; echo -e \"\033[0;37m\n\"; surf; echo; echo -en \"\033[1;33m\"; gettext \"To start the program, please enter the command surf along with the needed command line options (see above) manually. Or type surf, press the Space key, type the address of the website you want to access and press the Enter key. You can navigate by clicking on links on the displayed page. Hit Ctrl-g to enter a new URL.\" | fold -s; echo -e \"\033[0;37m\n\"; exec bash'"
