X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fscreenhack.c;h=7199c77bc879aa703652f739804fe003ae0084be;hp=089e76b44b9dfed76537cd3ae1a52062c2e59cb6;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hpb=dba664f31aa87285db4d76cf8c5e66335299703a diff --git a/hacks/screenhack.c b/hacks/screenhack.c index 089e76b4..7199c77b 100644 --- a/hacks/screenhack.c +++ b/hacks/screenhack.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992-2013 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992-2014 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -153,7 +153,7 @@ static XrmOptionDescRec default_options [] = { static char *default_defaults[] = { ".root: false", - "*geometry: 600x480", /* this should be .geometry, but nooooo... */ + "*geometry: 1280x720", /* this should be .geometry, but noooo... */ "*mono: false", "*installColormap: false", "*doFPS: false",