On Sat, Jan 22, 2011 at 04:21:35PM EST, Camaleón wrote:
> On Sat, 22 Jan 2011 15:09:22 -0500, Chris Jones wrote:

[..]

> > You could try brute force to narrow it down a bit:
> > 
> > # touch /tmp/xxx
> > # xrandr ...
> > # find / -type f -newer /tmp/xxx > /tmp/filelist 
> > # rm /tmp/xxx

> >  You may want to run this on a VM with a small file system, and
> >  stick the commands in a bash script to limit the number of false
> >  positives.
> 
> That creates a file with 23,339 records on it. Most (all?) of the
> modified files are under "/sys" and "/proc" folder. 

Hehe.. just making sure you were paying attention :-)

I ran the above test and after grepping out the /sys & /proc's, I came
up with just one file... Xorg.0.log..!

So it looks like this setting is remembered somewhere outside the file
system.

cj


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110123010344.GB4169@pavo.local

Reply via email to