X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fxmatrix.c;h=60fe09dd2b9c487dedf355b3ceaaab5a50231ac8;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=ddaac1daf9a5464165b5371a4b68edc88da6dc8e;hpb=488f2fa8fbdbc77e91a70da2962d73af49e6cace;p=xscreensaver diff --git a/hacks/xmatrix.c b/hacks/xmatrix.c index ddaac1da..60fe09dd 100644 --- a/hacks/xmatrix.c +++ b/hacks/xmatrix.c @@ -1284,14 +1284,14 @@ hack_text (m_state *state) # endif ("# " "\010\010\010\010" - "\001nmap 10.2.2.2\n" + "\001nmap -v -sS -O 10.2.2.2\n" "Starting nmap V. 2.54BETA25\n" "\010\010\010\010\010\010\010\010\010\010" "Insufficient responses for TCP sequencing (3), OS detection" " may be less accurate\n" "Interesting ports on 10.2.2.2:\n" - "(The 1538 ports scanned but not shown below are in state:" - " filtered)\n" + "(The 1539 ports scanned but not shown below are in state:" + " closed)\n" "Port state service\n" "22/tcp open ssh\n" "\n" @@ -1849,6 +1849,7 @@ xmatrix_free (Display *dpy, Window window, void *closure) static const char *xmatrix_defaults [] = { ".background: black", ".foreground: #00AA00", + "*fpsSolid: true", "*matrixFont: large", "*delay: 10000", "*insert: both",