[openbox] Does Or Can Openbox Affect The Output of -- echo -e "a\nb\nc\nA\nB\nC" | sort
Dave Foster
daf at minuslab.net
Mon Jun 17 17:19:49 EDT 2013
On Jun 17, 2013, at 5:13 PM, Das wrote:
> I just left the /etc/profile.d/lang.sh with the default of export LC_COLLATE=C
>
> Then in the menu.xml I just made it as;
>
> <command>LC_COLLATE=en_US.utf8 firefox</command>
Openbox is not a shell. You could try sh -c "LC_COLLATE=en_US.utf8 firefox" instead.
>
>
>
>
> On Mon, Jun 17, 2013 at 11:00 AM, Jim Rees <rees at umich.edu> wrote:
> Das wrote:
>
> Seems odd someone would need to set this, I'm assuming this is already set
> automatically on most distros durining the installation?
>
> I'm running Slack and it uses; /etc/profile.d/lang.sh as far as I can tell
> it's already set properly...
>
>
> #!/bin/sh
> # Set the system locale. (no, we don't have a menu for this ;-)
> # For a list of locales which are supported by this machine, type:
> # locale -a
>
> # en_US is the Slackware default locale:
> export LANG=en_US
>
> # 'C' is the old Slackware (and UNIX) default, which is 127-bit
> # ASCII with a charmap setting of ANSI_X3.4-1968. These days,
>
> 127 bit ascii? What's that? And I thought 32 bit unicode was overkill!
>
> # starting them. Still, I'd avoid UTF unless you actually need it.
>
> When was this written, 1992?
> _______________________________________________
> openbox mailing list
> openbox at icculus.org
> http://icculus.org/mailman/listinfo/openbox
>
> _______________________________________________
> openbox mailing list
> openbox at icculus.org
> http://icculus.org/mailman/listinfo/openbox
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20130617/10ee14fd/attachment-0001.html>
More information about the openbox
mailing list