search for: _shadow

Displaying 3 results from an estimated 3 matches for "_shadow".

Did you mean: shadow
2011 Apr 27
1
Eval to write many files
Dear all I am looking for a shorter way and more elegant to write the following for (i in c(1:length(Shadowlist))){ filename<-paste('/home/apa/maps/',model,i,'.mat',sep="") varname<-paste(model,'_shadow',i,sep="") eval(parse(text=paste('writeMat(filename,',varname,'=Shadowlist[[i]])',sep=""))) } actually I do not like eval at the end but I wanted to control the varname inside the writeMat command writeMat(filename,varname=Shadowlist[[i]])
2005 Sep 29
14
Draggables and overflow div''s revisited
I have two scrollable div''s (overflow:auto), one with a list of elements (the source) and the other is the drop target (dest). I''ve enabled ghosting so that the drag element gets out of the scrollable box (good). Interesting, at least on Firefox, the ghosted drag ends up going ''under'' the destination div when I drag it. No amount of z-order fidding seems to
2012 Nov 27
3
[PATCH] xl: xl.conf(5): correct advice re autoballooning vs. dom0_mem
...se this option then it is highly recommended that you disable +any dom0 autoballooning feature present in your toolstack. See the +_xl.conf(5)_ man page or [Xen Best +Practices](http://wiki.xen.org/wiki/Xen_Best_Practices#Xen_dom0_dedicated_memory_and_preventing_dom0_memory_ballooning). + ### dom0\_shadow > `= <boolean>`