Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome 2.6 Nautilus file sorting
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
wilburpan
l33t
l33t


Joined: 21 Jan 2003
Posts: 977

PostPosted: Sat Mar 27, 2004 5:11 pm    Post subject: Gnome 2.6 Nautilus file sorting Reply with quote

Being a long time KDE user, I'm starting to learn the ins and outs of Gnome. Is there a way to have file icons in Nautilus sorted in a case insensitive manner?
_________________
I'm only hanging out in OTW until I get rid of this stupid l33t ranking.....Crap. That didn't work.
Back to top
View user's profile Send private message
ecatmur
Advocate
Advocate


Joined: 20 Oct 2003
Posts: 3595
Location: Edinburgh

PostPosted: Sat Mar 27, 2004 5:20 pm    Post subject: Reply with quote

But they are - aren't they?

Hmm... perhaps it's your locale setting?
Back to top
View user's profile Send private message
kerrick
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2003
Posts: 141
Location: Strongbadia

PostPosted: Sat Mar 27, 2004 5:27 pm    Post subject: Reply with quote

I don't think so, but you can try filing a bug report requesting it.

I do think it is important to remember what case sensitive sorting is used for in *nix. Case sensitivity is there so important files are placed at the top of the list. That is why whe have "Changelog" "Makefile", "CVS" and "README" rather than "changelog" "makefile", "cvs" and "readme". It's not to bold them, it's to put them at the top of the list.
_________________
Real men use every GAIM protocol.
Back to top
View user's profile Send private message
Angrybob
Guru
Guru


Joined: 19 Apr 2003
Posts: 575

PostPosted: Sat Mar 27, 2004 5:59 pm    Post subject: Reply with quote

to fix this crappy sorting for all programs put the following in your ~/.bashrc or ~/.profile or /etc/profile :-

Code:

export LANG=en_US


or whatever your native language is, otherwise it defaults to something like LANG=POSIX
Back to top
View user's profile Send private message
kerrick
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2003
Posts: 141
Location: Strongbadia

PostPosted: Sat Mar 27, 2004 8:34 pm    Post subject: Reply with quote

Okay, that is interesting:
Code:
13:33:13 /home/Brian/test $ ls
F  I  J  K  M  a  b  c  d  e  g  h  l  n  o  p
13:33:16 /home/Brian/test $ LANG=en_US ls
a  b  c  d  e  F  g  h  I  J  K  l  M  n  o  p

_________________
Real men use every GAIM protocol.
Back to top
View user's profile Send private message
wilburpan
l33t
l33t


Joined: 21 Jan 2003
Posts: 977

PostPosted: Sat Mar 27, 2004 11:28 pm    Post subject: Reply with quote

ecatmur wrote:
But they are - aren't they?

Hmm... perhaps it's your locale setting?

That was it. I never set this before, as KDE had a setting that took care of the sorting issue.

I added "export LANG=en_US" to /etc/profile, and that fixed this.
_________________
I'm only hanging out in OTW until I get rid of this stupid l33t ranking.....Crap. That didn't work.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum