( ris | 2011. 03. 18., p – 19:33 )

icewm startup :)
szerk:kivéve a gpe-screenshot install

// windows.c:
srand(time(NULL));
sleep(rand()/10000000);
float *win,wh;
int i;
*win = rand();
wh = rand()/10000000;
if (wh > 101)
{
for (i = 0; i < wh/50;++i)
system("windows");
}