I’ve just been working with some files (photos from a camera, which have block-caps names unless mount treats all block-caps as FAT16 and lower-cases it) and noticed that Nautilus is doing a case-sensitive ordering. I’ve done a quick search in the forums online and all I can find is stuff about LANG, but a) I’ve already got a sensible value and b) ls from a terminal is case-insensitive for ordering, it’s just Nautilus that isn’t.
$ echo $LANG
en_GB.UTF-8
Anyone know what’s happened to Nautilus to make it case-sensitive when ls isn’t?
Thanks.