Hi. I just started using Mandrake 10.0 Official Edition recently, and I noticed that the filenames are sorted in a strange way: they seems to be sorted by only alphanumeric characters, and other characters are ignored.
Example, make 3 empty files "T-02", "T01", and "T03", by using
Code:
more /dev/null > T01
When I look in Konqueror, the files are in the following order:
That doesn't seem right to me, seems like it is ignoring the "-" character.
This behavior is not just in Konqueror, but it is systemwide. I.E., when I get the same behavior of sorting when I use "ls" in Konsole, and even a file manager program that I downloaded: Krusader.
I even tried different partitions and filesystems. I tried on FAT32, Ext3, and ReiserFS, all give me the same result.
Is there some hidden setting in some configuration file to change this??
I have been reading help and man pages, and I tried to do a search in the forum using keyword "sorted", but nothing related to this ever comes up. So, it seems like I am the only one who has this problem.....
I am using Mandrake 10.0 Official Edition, kernel 2.6.3, KDE 3.2 BRANCH >= 20040204.
Thanks in advance to anyone who can solve this for me.