[SOLVED] How to set nautilus sort sequence?

Usually nautilus had sorted my files (acc. to name) independent if first letter is upcase or lowcase:
Now it is changed to sorting:
first all files starting with A...Z, after this a...z.
How could this changed to the former setting?
Thanks,
PS
Last edited by PS (2012-06-15 19:35:54)

I posted in a thread about this a while ago, but can't find it.  If I remember correctly, it has to do with the locale variable LC_COLLATE.  You can run locale to see your locale vars.
Edit: Here is the thread I was thinking of.
Last edited by alphaniner (2012-06-15 16:36:42)

Similar Messages

  • How to set default sorting order in ADF Table

    Hi,
    I want to set the default sorting order as ascending in adf table. Please help me regarding how can we do it.
    Using JDev 11.1.1.5.0

    Hi Frank,
    Thanks for the quick reply.
    I have done binding of table with list of pojos.
    The Class for which Data control is created is as:-
    public class DemoDC {
        private List<TableEntity> tableList =
            new ArrayList<TableEntity>();
        public List<TableEntity> getTableList() {
            return tableList;
        public void setTableList(List<TableEntity> tableList) {
            this.tableList = tableList;
    where TableEntity is a pojo which has all the columns as its attributes.
    Now when i do the above steps , after clicking on pencil icon and seecting the iterator name in the iterator tab (DemoDC-> tableList) , and selcting the 'sort criteria' tab when i select a column and try to set the sort order  I get error as ' Iterator can not be created for the selected node ' .

  • [solved] How to set default browser for qt apps ?

    hi ,
    I'm running a LXDE session and I can't figure out how to set opera as a default browser in qt apps . they default to firefox .
    Any ideas ?
    Last edited by Nezmer (2008-11-21 11:37:52)

    grep wrote:
    http://kb.mozillazine.org/Setting_Your_Default_Browser
    I read this guide before .
    The DE I'm running is LXDE and the apps are pure qt4 .
    how can this guide be helpful ?
    Last edited by Nezmer (2008-11-16 19:06:23)

  • [SOLVED] How to set the packager name for an AUR package?

    Hi,
       I'm maintaining an AUR package (fspcc), but I don't know how to set the name of the "packager" for that package.
    E.g. when you request info about some package
        $ pacman -Qi somepkg
    there is a line
        Packager: Unknown Packager
    that specifies the packager.
    How do I set this "Packager" info so that any user installing my package will see what I want?
    Last edited by lisztinf (2014-04-13 13:39:43)

    Thanks for the answer.
    I guess that when I run
       $ makepkg
    in my local build directory, then "mkpkg" will build a package with the "Packager" info set accordingly to my local makepkg.conf.
    However, I would like another user - with his own makepkg.conf - to see what I want when installing the package. How can I achieve this?
    If I install an official package - say pacman itself - through ABS, I see the "Packager" field properly set for that official package. But certainly this info doesn't come from my local makepkg.conf. I would like the same behaviour for my package. Is it possible?

  • How to set default sort order for all folders/albums/etc

    This is driving me nuts, having to change the sort order from manual to file name every time I change projects or folders (and I have a lot of both). Is there a way to set the default to just sort by file name ascending? Or sort by timestamp (that's date + time, not just date)?

    Chuckcars wrote:
    I am in process of doing some rearrangement to make Projects as the main box (the file drawer) with headings like: iPhone, Assignments, Events, Landscape, People, Travel. Then, a specific folder under the project. Then, an Album under the Folder.
    This should be started as a new thread -- do so if you have any questions.
    Strongly recommend using Projects as intended (see comments by Frank and DLSCreative in current thread ^1^ and long comment by me in another thread ^2^ ). In your case that would mean Folders with the headings you've selected, the (most likely) Projects, then Albums (and perhaps more Folders).
    ^1^ http://discussions.apple.com/thread.jspa?threadID=2716711&tstart=0
    ^2^ http://discussions.apple.com/thread.jspa?threadID=2654297&tstart=0

  • [Solved] How to set vim -R as a viewer for mc?

    Hello!
    I am trying to set vim in read only mode as a viewer for Midnight Commander.
    I tried:
    alias mc='VIEWER="vim -R" mc'
    or
    alias vimr='vim -R'
    alias mc='VIEWER=vimr mc'
    and more but without success.
    So far the only successful approach was to:
    - create shell script, e.g. vimr.sh containing "vim -R"
    - create an alias using the script, i.e. alias mc='VIEWER=vimr.sh mc'
    It works, but creating additional file doesn't seem to be optimal solution.
    Is there a way to solve it using one-liner, or at least put all the config into .bashrc?
    Last edited by satori (2014-09-19 19:03:14)

    Thank you for your quick replies.
    @alphaniner:
    alias mc='VIEWER=vim\ -R mc'
    does not work as intended - it launches vim but I am still able to modify viewed file, like -R had no effect
    @WonderWoofy:
    If you mean exporting variable like
    export VIEWER='vim -R'
    it has the same effect as described above. Additionally, it sets the viewer for all applications using that variable, which I would like to avoid.
    Unfortunately this is not what I am looking for.

  • [SOLVED] how to set rootdelay

    Hi!
    Like in subject, I'd like to know how should I do this, and additional question is why i can't set it to 0.
    When I append "rootdelay=1" system waits 1 sec. But when I append zero it waits 5 sec.
    Is there any way to set it to 0, or maybe it should be non-zero value?
    Is there any other way to change it instead of append kernel parameter? (maybe some settings in mkinitcpio?)
    XFS, root=/dev/sda1, SATA drive, Arch 64
    I'd be appreciate for any constructive reply,
    Adam
    Last edited by ajb (2009-06-25 15:17:31)

    I was looking in this dir, but not manually and the keyword "rootdelay" is not in this file... so thanks a lot
    I'm considering which package changed this behavior. 20. june upgrade of mkinitcpio, and 24. june kernel. It's due to mkinitcpio ugrade? Am I right? I'm just curious, because earlier I don't have this problem
    So as I understood this, the best way to get fast start is append in lilo/grub rootdelay=1 ?

  • [SOLVED] How to set DEVPATH and DEVNAME for Fancontrol?

    Hello
    Ok, no one answered, my question was a bit unclear - so I rewrote it
    I am setting up fancontrol according to https://wiki.archlinux.org/index.php/fan_speed_control, but I do not understand the last part about setting the DEVPATH and DEVNAME:
    "There are also two settings fancontrol needs to verify the configuration file is still up to date. The lines start with the setting name and a equality sign, followed by groups of hwmon-class-device=setting, seperated by spaces. You need to specify each setting for each hwmon class device you use anywhere in the config, or fancontrol will not work. "
    As suggested - when I run:
    readlink -f /sys/class/hwmon/hwmon-device/device | sed -e 's/^\/sys\///'
    I get no output
    As suggested - When I run
    sed -e 's/[[:space:]=]/_/g' /sys/class/hwmon/hwmon-device/device/name
    I get
    sed: can't read /sys/class/hwmon/hwmon-device/device/name: No such file or directory
    I do not undestand what the two commands from the wiki do - what do they do and how can I set it right?
    Any questions or info you need, just ask pls.
    Regards
    Martin
    Last edited by onslow77 (2015-01-25 10:56:43)

    Hello,
    First command
    So what does the wiki meen by: "DEVPATH sets the physical device. You can determine this by executing the command
    readlink -f /sys/class/hwmon/hwmon-device/device | sed -e 's/^\/sys\///'"
    Physical device of what, and what output am I suppose to get: Nothing, a list with output on where the symlinks lead, something else... In my case I got no output, if that is right, I do not know - since I do not understand what the command do.
    Seccond comand
    DEVNAME: Sets the name of the device. Try:
    sed -e 's/[[:space:]=]/_/g' /sys/class/hwmon/hwmon-device/device/name
    Does it meen like this - If I during my pwmconfig used hwmon1 wich was coretemp, and hwmon2 wich was nct6775, I should do:
    sed -e 's/[[:space:]=]/_/g' /sys/class/hwmon/hwmon1-device/device/name coretemp
    sed -e 's/[[:space:]=]/_/g' /sys/class/hwmon/hwmon2-device/device/name nct6775
    And that will direct every occurrence of hwmon1 and hwmon2 to the correct sensor chip?
    Regards
    Martin
    Last edited by onslow77 (2015-01-23 21:46:04)

  • [SOLVED]How to set default audio playback device?

    I have an X-fi forte soundcard that doesn't work on linux, so I'm just gonna use the onboard realtek chip, but I get no sound from that either unless I physically remove the X-fi card.
    I use the X-fi when I boot into windows though, so I'd like to keep it...
    How do I change the default playback device?
    I didn't find anything that worked in the wiki or with google.
    Last edited by raginaot (2010-12-05 04:30:21)

    oh wait... I just spotted this in the wiki guide, a little too late
    NB: Some modules do not support indexing options eg. snd-hda-intel. If you experience problems on reboot edit /etc/modprobe.d/modprobe.conf to just have the modules.
    what does that mean "edit /etc/modprobe.d/modprobe.conf to just have the modules.".... what modules? :S
    should I just remove "index=0" from the line?
    Edit: yes I should. It's working
    Thx man
    Last edited by raginaot (2010-12-05 04:29:52)

  • [SOLVED] How to set $EDITOR

    for some reason my system doesn't have anything set for $EDITOR. Obviously I could set it with
    export EDITOR=nano
    in my .bashrc file but that just feels sloppy. Is there a better way, a more recommended way that is, to set it? I feel like there must be a setting in some configuration file somewhere for it already.
    Last edited by Zarcjap (2012-02-05 16:14:48)

    swanson wrote:'System-wide' does that include root as well? I've some problems with aliases for root.
    Please open another thread, give us more info about your settings and post some examples - what works, what doesn't - for the regular users and for root.

  • [Solved] How to set Code::Blocks to use Terminator!

    Hello All,
    I've recently just gotten into using an IDE to develop teh 1337 codez.
    Ignoring my silliness, I noticed that I can customize C::B to use whichever terminal emulator I like but I'm having trouble with using terminator.
    I've tried the following in the Settings :
    /usr/bin/terminator -t $TITLE -e
    terminator -t $TITLE -e
    terminator $TITLE
    And none of these have worked. Anyone have any suggestions? And yes, terminator is in my /usr/bin directory as evidenced by the output of "which terminator", which is /usr/bin/terminator
    Edit: Nevermind, I did it! Yay! Wanna know what worked? It was this (for once a man page was useful to me) : terminator -T $TITLE -x
    Last edited by MutantJohn (2013-08-23 23:30:39)

    There isn't a "code base" for java stored procedures ... that's an applet's issue.
    for more details about java stored procedures
    review teh java dev. guide and java stored proc guide located at :
    OTN FORUM ENTRY --> Oracle 8.1.7 Java Online Documentation
    http://technet.oracle.com:89/ubb/Forum18/HTML/001567.html
    null

  • [SOLVED] How to set non-root access to serial ports?

    I have this device which is listed as
    /dev/ttyUSB0
    I need to
    sudo chown sms /dev/ttyUSB0
    every time I reboot. Normally I would think to add myself to some group but "tty" group is not doing the trick... proof:
    [sms@sms-linux ~]$ groups sms
    tty wheel sms
    [sms@sms-linux ~]$ MinOZW
    Starting MinOZW with OpenZWave Version 1.0.758
    2014-03-15 06:32:07.921 Cannot find a path to the configuration files at ../../../config/, Using /usr/local/etc/openzwave/ instead...
    2014-03-15 06:32:07.928 mgr, Added driver for controller /dev/ttyUSB0
    2014-03-15 06:32:07.929 Opening controller /dev/ttyUSB0
    2014-03-15 06:32:07.931 Trying to open serial port /dev/ttyUSB0 (attempt 1)
    2014-03-15 06:32:07.933 ERROR: Cannot open serial port /dev/ttyUSB0. Error code 13
    2014-03-15 06:32:07.935 ERROR: Failed to open serial port /dev/ttyUSB0
    2014-03-15 06:32:07.936 WARNING: Failed to init the controller (attempt 0)
    ^C
    [sms@sms-linux ~]$ sudo MinOZW
    [sudo] password for root:
    Starting MinOZW with OpenZWave Version 1.0.758
    2014-03-15 06:32:23.776 Cannot find a path to the configuration files at ../../../config/, Using /usr/local/etc/openzwave/ instead...
    2014-03-15 06:32:23.782 mgr, Added driver for controller /dev/ttyUSB0
    2014-03-15 06:32:23.784 Opening controller /dev/ttyUSB0
    2014-03-15 06:32:23.786 Trying to open serial port /dev/ttyUSB0 (attempt 1)
    2014-03-15 06:32:23.794 Serial port /dev/ttyUSB0 opened (attempt 1)
    Edit: yes, it was after logout and even reboot.
    Last edited by smsware (2014-03-15 15:07:15)

    Hi,
    I also have a similar problem. I added myself to uucp group, but I still cannot access the serial port.
    [manjaro@mycomp work]$ sudo gpasswd -a manjaro uucp
    [sudo] password for manjaro:
    Adding user manjaro to group uucp
    [manjaro@mycomp work]$ groups manjaro
    lp wheel uucp network video audio storage users
    [manjaro@mycomp work]$ ls -l /dev/ttyUSB0
    crw-rw---- 1 root uucp 188, 0 23.06.2014 21:32 /dev/ttyUSB0
    [manjaro@mycomp work]$ lpc21isp firmware.hex /dev/ttyUSB0 19200 11059
    lpc21isp version 1.97
    File firmware.hex:
    loaded...
    Start Address = 0x00004F9C
    converted to binary format...
    image size : 30304
    Image size : 30304
    Can't open COM-Port /dev/ttyUSB0 ! (Error: 13d (0xD))
    But when I try as root, it works:
    [manjaro@mycomp work]$ sudo lpc21isp firmware.hex /dev/ttyUSB0 19200 11059
    [sudo] password for manjaro:
    lpc21isp version 1.97
    File firmware.hex:
    loaded...
    Start Address = 0x00004F9C
    converted to binary format...
    image size : 30304
    Image size : 30304
    Synchronizing (ESC to abort)..... OK
    Read bootcode version: 13
    Download Finished... taking 27 seconds
    Now launching the brand new code
    Do you have any idea what I am doing wrong?
    Last edited by manjaro (2014-06-23 19:57:40)

  • How to set the EKET-FIXKZ directly?

    If you make in transaction ME38  manual changes to a line of a scheduling agreement delivery schedule that was created via the materials planning process or if you create a scheduling line manually the EKET-FIXKZ will be set to 'X'. Alternativly you can use BAPI_SAG_CHANGE. If you transfer a changed quantity to a item line the EKET-FIXKZ will be set too.
    I have to set certain scheduling line to EKET-FIXKZ = 'X' and at later times to EKET-FIXKZ = space (and vice versa).
    I should not use "UPDATE EKET SET FIXKZ = 'X'.".
    Does anybody know a way to change the EKET-FIXKZ directly with standard functions?

    Hi,
    The initial entry point Navigation Node after first login is the Navigation Node with lowest Sort priority number.
    The sort priority of a Navigation Node can be between 0 and 100.
    So value 0 means priority undefined, so you can use from 0.1 till 100 to set the priority, where 0.1 will be the first node that will be shown after first login. Ofcourse you can also use 1 till 100, no need to break down to decimals.
    From NW7.0 SP14 there is also a new feature which sorts Navigation Node Alphabetically, so you can also define this setting, which then can be combined with sort priority.
    Check this how to Define the Sort Sequence of Navigation Nodes:
    http://help.sap.com/saphelp_nw70/helpdata/EN/92/3e703e632c7937e10000000a114084/frameset.htm
    Regards,
    Praveen Gudapati

  • Sending image sequence job to compressor in command line : how to set the framerate?

    Hello,
    In Compressor, when you import a image sequence, it's possible to set the framerate and add an audio file before choosing a preset and lauching the encoding task.
    I want to dlo the same thing with command line. I know how to send a compressor job with command line, but no how to add theses settings.
    In the compressor command line help, we've got this :
    Job Info: Used when submitting individual source files. Following parameters are repeated to enter multiple job targets in a batch
              -jobpath <url> -- url to source file.
                                               -- In case of Image Sequence, URL should be a file URL pointing to directory with image sequence.
                                               -- Additional parameters may be specified to set frameRate (e.g. frameRate=29.97) and audio file (e.g. audio=/usr/me/myaudiofile.mov).
    So there are also framerate and audio parameters in command line but i've no idea how to write the command line with theses parameters
    Here is an example of command line for Compressor (by Apple) :
    ./Compressor ‑clusterid tcp://127.0.0.1:51737 ‑batchname myBatch ‑jobpath /Volumes/Source/ShortClips/NTSC24p.mov ‑settingpath /Users/stomper10/Library/Application\ Support/Compressor/PhotoJPEG.setting ‑destinationpath /Users/machinename/Movies/myDestinationFilename.mov.
    Thank you for your help!

    You can see in the command sh running-config command
    show running-config : Displays the current access point operating configuration
    Use the guest-mode SSID configuration mode command to configure the radio interface (for the specified SSID) to support guest mode. Use the no form of the command to disable the guest mode.
    [no] guest-mode .
    Here is the guideline for usage
    The access point can have one guest-mode SSID or none at all. The guest-mode SSID is used in beacon frames and response frames to probe requests that specify the empty or wildcard SSID. If no guest-mode SSID exists, the beacon contains no SSID and probe requests with the wildcard SSID are ignored. Disabling the guest mode makes the networks slightly more secure. Enabling the guest mode helps clients that passively scan (do not transmit) associate with the access point. It also allows clients configured without a SSID to associate.
    Examples
    This example shows how to set the wireless LAN for the specified SSID into guest mode:
    AP(config-if-ssid)# guest-mode
    This example shows how to reset the guest-mode parameter to default values:
    AP(config-if-ssid)# no guest-mode

  • Trying to create a book and have sorted 900 photos in manual order...the book application resorts my photos and i have to search 900 photos each time. how can i set the sorting

    trying to create an Aperture book and have sorted 900 photos in manual order...the book application resorts my photos and i have to search 900 photos each time to place a photo. how can i set the sorting to stay in my manual setup?

    1.  If you manually sort Images in a Project, and then create a new Book w. "Include selected Images" checked, your manual sort order will be preserved.
    2.  As a workaround for when you have already created a Book, batch rename your Images with a leading index or counter after setting the order manually.  You'll have to create a Naming Preset, e.g.: "{Index}_{Version Name}".  The renaming should go in the order that you selected the Images, so be sure to select the first one first, and then use "Edit→Select all" to extend the selection to all Images.  Once the Images are in your Book, a sort on Version Name should be the same as the manual sort you created.
    3.  At the risk of stating the obvious, you could create the Book, import the Images, and then sort them.  The Book -- it is, to Aperture, just a special kind of Album -- retains its own manual sort order.  I recommend using Albums this way.  Use Projects to cull and develop Images, and use Albums for output.  Sorting for a Book (or any output) is better done in the container devoted to that output (and not in the Project, which is more general).
    Message was edited by: Kirby Krieger -- added #3.

Maybe you are looking for

  • Small error in pl/sql...

    Hi, I am trying to delete a row dynamically with the following code. Can anybody tell me what is the wrong?. serial_no field is varchar2(50) in table. do I need to add any ' to a ?? Thanks, Devender declare      a varchar2(50):=''; begin      a:= 546

  • I want printout of menu

    I want a printout of the apple tv menu options

  • Question regarding Nokia Asha 309, pls. answer

    Hi , I'm new here. I was planning to buy a nokia asha 309 and I want to ask some things. -How is the performance in this phone? is it good? -how about the gaming? does it lag like the asha 305?? -how about the screen? is it responsive?? thanks, I hop

  • Trying to change the songs from Ipod to my PC

    i have a problem trying to put song from my ipod to my PC and well is a little complicated because, it says that i actually have to restore it, and if i restore it all my music will be lost. But i don't want it to be lost. I want to buy a new ipod to

  • Opening a km folder using WebDav url

    Hi all I am trying to open a folder in km using the webdav url via explorer. I get a message : The folder you are looking for has no displayable content. You can try one of the following: Access the folder using the Navigation user interface. Access